SWF to SVG - Convert document online
Conversion Results:
# | Output File | Source File | Action |
---|
How to convert SWF to SVG:
1. Click the "Choose Files" button to select multiple files on your computer or click the "URL" button to choose an online file from URL, Google Drive or Dropbox.
2. Choose a target document format. The target document format can be PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, HTML, TXT, CSV, RTF, ODT, ODS, ODP, XPS or OXPS. Note that each target format can only be converted from certain document formats. For example: It can convert DOC to DOCX, but it can't convert DOC to XLSX. When choosing a target format, it will list what source formats can be converted to the target format.
3. Click the "Convert Now!" button to start batch conversion. The output files will be listed in the "Conversion Results" section. Click icon to show file QR code or save file to cloud storage services such as Google Drive or Dropbox.
SWF vs SVG:
Name | SWF | SVG |
Full name | Small Web Format | Scalable Vector Graphics |
File extension | .swf | .svg, .svgz |
MIME | application/vnd.adobe.flash-movie | image/svg+xml |
Developed by | Adobe Systems | W3C |
Type of format | Vector graphic animation | Vector graphics |
Introduction | SWF is an Adobe Flash file format used for multimedia, vector graphics and ActionScript. Originating with FutureWave Software, then transferred to Macromedia, and then coming under the control of Adobe, SWF files can contain animations or applets of varying degrees of interactivity and function. They may also occur in programs, commonly browser games, using ActionScript. | Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium (W3C) since 1999. |
Technical details | Programmers can generate SWF files from within several Adobe products, including Flash, Flash Builder (an IDE), Adobe Animate (the replacement for Adobe Flash as of Feb. 2016), and After Effects, as well as through MXMLC, a command-line application compiler which forms part of the freely-available Flex SDK. | SVG images and their behaviors are defined in XML text files. This means that they can be searched, indexed, scripted, and compressed. As XML files, SVG images can be created and edited with any text editor, but are more often created with drawing software. |
Associated programs | Adobe Flash, After Effects | Mozilla Firefox, Internet Explorer, Google Chrome, Opera, Safari |
Sample file | sample.swf | sample.svg |
Wikipedia | SWF on Wikipedia | SVG on Wikipedia |