How to convert WPG clipart into TIFF?
WordPerfect Graphics Metafile (WPG) is the native graphics file format
of the WordPerfect Corporation line of software products. WPG files may
store raster or vector graphics data, or Encapsulated PostScript data
as well. Raster data may be up to 24-bits deep and selectable from a palette
of 256 colors.
To convert WPG files to TIFF:
- Download and install ImageConverter Plus program.
- Press 'Start" button, then select 'Run...' and press it
- Enter the following command line:
ICPCL.exe -convertto tiff bpp:8 compression:LZW -source "C:\WPG Images\*.wpg" -dest "C:\out" -oper Resize size:1000 1000 keep_prop:no -save_opt convert_subfolders:yes restore_subfolders:yes
- Press 'OK' button
- A DOS mode window will open and the conversion process will start
- Converted files will be stored in 'C:\out' folder
If you do conversions often you may found it more convenient to make
a conversion script as a BAT-file.
Information for developers:
Image Open Save Dialog
We are happy to announce a new tool offered by our company as a part of "Complete Image Convesion Solution" project.
www.image-open-save-dialog.com
Working with the command line is best illustrated at
www.online-image-converter.com
The conversion is carried out with the help of ImageConverter Plus Command Line.
You can convert your images free of charge and without any limitations.
Īnline-image-converter just illustrates the command line support and that's why it lacks some features available with command line when used offline.
Information for solution suppliers and system integrators
The company is happy to inform our customers about the fact that a new image conversion management tool, ImageConverter Plus Scheduler, is under private testing now.
www.command-line-imageconverterplus.com