Hello,
I'm interested to buy a version but I don't know which one is the best for me.
I would like to have a version like your CMD version with a batch to convert swf to png. I would like to choose the resolution like in the free trial of the CMD version. With your GUI version we can't choose the resolution. I don't need to use this on a server, it's just to convert swf to png sometimes.
Thank you for the answer.
Customer
----------------------------------------------
Thanks for your message, you may download and purchase "Flash to Image Converter Command Line" from following web page to try, we hope this product will useful to you,
https://www.verypdf.com/app/flash-to-image-cmd/index.html
https://www.verypdf.com/flash-to-image/try-and-buy.html#cmd
https://www.verypdf.com/dl.php?file=swftoimage_cmd.zip
You can use "-res" option to set a DPI for SWF to image conversion,
-res <int> : Scale width and height to a specific DPI resolution, assuming input is 1px per pt (default: 72)
for example,
swf2img2.exe -res 150 C:\in.swf C:\out.png
The following is the full command line options for swf2img2.exe application,
Product Name: VeryPDF Flash to Image Converter Command Line
Product Web Page: https://www.verypdf.com/app/flash-to-image-cmd/
Release Date: Sep 2 2014
Web: https://www.verypdf.com
Web: http://www.verydoc.com
Support: http://support.verypdf.com
Description: Batch convert Flash SWF files to Image files from command line.
Usage: swf2img2 [options] <in-file> [<out-file>]
-width <int> : Scale output to specific width (proportional unless height specified)
-height <int> : Scale output to specific height (proportional unless width specified)
-res <int> : Scale width and height to a specific DPI resolution, assuming input is 1px per pt (default: 72)
-engine <int> : Set Render Engine, the current version is support 3 different render engines, 0, 1, 2, default is 0
-pages <string> : Render pages in specified range e.g. 9 or 1-20 or 1,4-6,9-11 (default: all pages)
-skip : Skip existing output files, don't overwrite it
-v : Print copyright and version info
-h : Print usage information
-help : Print usage information
--help : Print usage information
-? : Print usage information
-$ <string> : Input registration key
Example:
swf2img2.exe C:\in.swf C:\out.png
swf2img2.exe C:\*.swf C:\*.png
swf2img2.exe -width 100 C:\in.swf C:\out.png
swf2img2.exe -height 100 C:\in.swf C:\out.png
swf2img2.exe -width 100 -height 100 C:\in.swf C:\out.png
swf2img2.exe -res 150 C:\in.swf C:\out.png
swf2img2.exe -engine 0 C:\in.swf C:\out.png
swf2img2.exe -engine 1 C:\in.swf C:\out.png
swf2img2.exe -engine 2 C:\in.swf C:\out.png
swf2img2.exe -pages 1-20 C:\in.swf C:\out.png
swf2img2.exe -pages 1,4-6,9-11 C:\in.swf C:\out.png
The following is the full command line options for swf2img.exe application,
Web: http://www.verydoc.com
Email: support@verydoc.com
SWF to Image Converter Command Line examples:
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test.png"
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test-%04d.png"
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test-%04d.png" -width 800 -height 600
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test-%04d.png" -width -1 -height -1
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test-%04d.png" -timer 1000
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test-%04d.png" -hidewindow
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test-%04d.png" -$ XXXXXXXXXXXXXXXXXX
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test.gif"
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test.tif"
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test.pcx"
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test.bmp"
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test.jpg"
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test.tga"
swf2img.exe -in "D:\temp\test.swf" -out "D:\out\test.mng"