AntiPoetics - Photo-Paint - Tools - Tools for Photo-Paint X3 - PPCLIX3

PPCLIX3

Format: EXE
Version: 0.0.0.2

PPCLIX3

For use with Corel Photo-Paint X3

This EXE allows basic image editing through the command line. Consider this a test release. There are likely some bugs and some features may be incomplete. Please let me know if you have any feature requests or bug reports!

Contents

Setup

Extract the included EXE to a folder on your computer. For command line options, run with "-help" on the command line.


Options

-i "input file path"
    ex. "C:\input.cpt"
-o "output file path"
    ex. "C:\output.cpt"
-overwrite
    Overwrite existing output file.
-filetype FILETYPE
    CPT
    BMP
    GIF
    JPEG
    PNG
    TIFF
    PSD
-script "script file path"
    ex. "C:\script.csc"
-scriptlast
    Run script after other operations. (Default is before other operations.)
-colormode MODE
    Grayscale
    CMYK
    RGB
    BW
    LAB
-noantialias
    Resample without anti-aliasing.
-bgcolor VALUE,VALUE,ETC.
    ex. 255,255,255
-width VALUE
    Resample width, ex. 100
-height VALUE
    Resample height, ex. 100
-paperw VALUE
    New paper width, ex. 100
-paperh VALUE
    New paper height, ex. 100
-xoffset VALUE
    Horizontal offset, ex. 100
-yoffset VALUE
    Vertical offset, ex. 100
-dpi VALUE
    ex. 72
-flatten
    Flattens the image.


Usage

Run the EXE from the command line with your desired parameters.

Examples:

  • Convert an image to Grayscale:
    • ppclix3.exe -i "C:\image.cpt" -o "image.jpg" -colormode grayscale
  • Resample an image to 200x200, 72 DPI:
    • ppclix3.exe -i "C:\image.cpt" -o "image.jpg" -width 200 -height 200 -dpi 72
  • Apply a CSC Script:
    • ppclix3.exe -i "C:\image.cpt" -o "image.jpg" -script "C:\test.csc"


Revisions

  • Version 0.0.0.2
    • Fixed some bugs.
  • Version 0.0.0
    • Initial release.

Support

For bug reporting, questions, comments, feature requests, etc., please send me a message via the Contact page.


This site is not endorsed by and has no affiliation with Corel Corp., makers of Corel Photo-Paint.
Please support this site and make a contribution.
This site has been visited times
Home | Contact | FAQ's | Site Map | Disclaimer | Privacy | Updates
Copyright © 2007, James Aswell. All Rights Reserved.
CDGS Album Resources Support
updated