PictoDS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
.pdf files can also be converted thanks to some command line third party conversion programs, such as the [http://www.ghostscript.com/download/gsdnld.html Ghostscript] (free) or the PDF To Image Converter v2.1 (not free). | .pdf files can also be converted thanks to some command line third party conversion programs, such as the [http://www.ghostscript.com/download/gsdnld.html Ghostscript] (free) or the PDF To Image Converter v2.1 (not free). | ||
===Converter=== | |||
To use Ghostscript pdf converter in pictods, type in this command line: | |||
<pre style="white-space:pre-wrap;">"C:\Program Files\gs\gs9.04\bin\gswin64c.exe" -dSAFER -dBATCH -dNOPAUSE -sDEVICE=jpeg -r300 -sOutputFile="%outputdirectoryname/image%d.jpg" "%filename"</pre> | <pre style="white-space:pre-wrap;">"C:\Program Files\gs\gs9.04\bin\gswin64c.exe" -dSAFER -dBATCH -dNOPAUSE -sDEVICE=jpeg -r300 -sOutputFile="%outputdirectoryname/image%d.jpg" "%filename"</pre> | ||
Another solution to convert your PDF files is to proceed in two steps: | Another solution to convert your PDF files is to proceed in two steps: | ||
* Use some tools (like the free PDFill) and convert your .pdf into images. | * Use some tools (like the free PDFill) and convert your .pdf into images. | ||
Revision as of 08:37, 27 June 2021
| PictoDS | |
| File:Pictods.png | |
| General | |
|---|---|
| Author(s) | Nicom00k |
| Type | Utility |
| Version | 2.1 |
| Licence | Mixed |
| Links | |
| Download | |
| Website | |
<htmlet>adsense</htmlet>