COURSE NAVIGATION
- ▶ Pixometry
- ▶ What is Pixometry?
- System requirements
- Access to network folders
- Installation
- ▶ General user-interface navigation
- ▶ Channel types
- ▶ Settings image processing channel
- ▶ Settings of a cropping channel
- ▶ Settings of a routing channel
- ▶ Settings of a Device Link channel
- Workflows
- ▶ Photoshop Inspector
- ▶ Indesign JobClient (Plugin)
- ▶ Support
- ▶ Tips & Tricks
- How to upgrade from previous versions
- Google Vision API configuration and use-cases
- Cropping Channels
- Best practices to tune enhancement settings
- Processing CMYK images
- Camera RAW file support
- Processing PDF files
- Check if images are already processed
- XMP routing
- To resample or not to resample
- File sizes
- PSD Support
- Understanding File Ready Delay and Its Impact on Processing Time
- ▶ Pixometry Integration options
- XML Jobtickets
- Image node tag definitions (the only mandatory node!!)
- Input node tag definitions
- Size node tag definitions
- QualityCheck node tag definitions
- Workflow node tag definitions
- PDF node tag definitions
- GrayscaleConversion node tag definitions
- ImageEnhancement node tag definitions
- IPTC node tag definitions
- JobControl node tag definitions
- Output node tag definitions
- ▶ Pixometry Imagin
- ▶ Pixometry (on prem edition)
- ▶ What is Pixometry?
- ▶ System Requirements
- ▶ Installation and registration
- Start the user-interface
- ▶ General user-interface navigation
- ▶ Channel types
- ▶ Settings image processing channel
- ▶ Settings of a cropping channel
- ▶ Settings of a routing channel
- ▶ Settings of a Device Link channel
- ▶ Settings of a Purging channel
- ▶ Multi-server setup (cluster)
- ▶ Photoshop Inspector
- ▶ Indesign JobClient (Plugin)
- ▶ Working with licenses
- ▶ Support
- ▶ Tips & Tricks
- How to upgrade from previous versions
- Google Vision API configuration and use-cases
- Cropping Channels
- Best practices to tune enhancement settings
- Processing CMYK images
- Camera RAW file support
- Processing PDF files
- Tuning performance and memory settings
- Setting up a one2many workflow
- Check if images are already processed
- XMP routing
- To resample or not to resample
- File sizes
- PSD Support
- Restore backup database
- Firewall settings for Pixometry cluster
- ▶ Pixometry Integration options
- XML Jobtickets
- Image node tag definitions (the only mandatory node!!)
- Input node tag definitions
- Size node tag definitions
- QualityCheck node tag definitions
- Workflow node tag definitions
- PDF node tag definitions
- GrayscaleConversion node tag definitions
- ImageEnhancement node tag definitions
- IPTC node tag definitions
- JobControl node tag definitions
- Output node tag definitions
For automated software distribution systems, the installer allows for unattended installation. This can be done from the commandline with or without option file. Below is an example of how to install the client without option file, from the commandline:
ImageCenter-6.0.57-windows-installer.exe --mode unattended --CloverServer mycompanyname.pixometry.eu --CloverServerPort 8181 --Protocol https --StorageFolder c:\Users\username\ImageCenter
In the above line, the version number could be different, the ClaroServer, the port and the username in the StorageFolder path. Adjust these to fit your environment.
Another option is to use an option file. Here is how to start the installer from the commandline using an option file:
ImageCenter-6.0.57-windows-installer.exe --optionfile c:\path\to\optionfile.txt
Download an example of an optionfile here.