Please enable JavaScript to view this site.

Navigation: Developer Information > Command Line Interface > Command Line Convert To Format

Command Line Convert Text To JPG

Scroll Prev Top Next More

Convert Text To JPG Command Line Win2PDF Pro Only Feature

 

win2pdfd.exe convertto "sourcefile.txt" "destfile.jpg" jpg

win2pdfd.exe convertto "sourcefile.txt" "destfile.jpg" jpggray

 

Converts the Text file "sourcefile.txt" to a JPEG image, and saves the converted image to "destfile.jpg". The "jpg" variation saves the converted image as a color JPEG, and the "jpggray" variation saves the converted image as a grayscale JPEG.

 

Any file names that contain spaces must be enclosed with quotation marks. The "sourcefile" can be a local file path, or an web address (URL) to an existing TXT file.

 

This feature requires a licensed version of Win2PDF. Contact us for a time limited evaluation license.

 

Returns 0 on success, and a Windows system error code on failure.