PDF Settings
The PDF Enhancer's settings.json — general behavior, resizing, folders, triggers, file extensions, and special rendering modes.
Last updated
Was this helpful?
The PDF Enhancer's settings.json — general behavior, resizing, folders, triggers, file extensions, and special rendering modes.
The VIESUS PDF Enhancer uses a JSON settings.json file for its pipeline: general processing behavior, resizing, folder paths, the trigger workflow, file naming, and special rendering modes.
settings.json vs viesusini.json. settings.json governs the PDF pipeline — which folders to watch, how files are handled, triggers, and the resizing of embedded images. The per-image enhancement applied to each extracted image (color, sharpening, AI upscaling, etc.) is controlled separately by viesusini.json — see the Parameter Reference.
Default path on Windows: C:\Program Files\Imaging Solutions\VIESUS\PDFEnhancer\settings.json. Changes take effect on the next hotfolder start (or immediately in stand-alone mode). For boolean parameters, 0 = OFF, 1 = ON.
Folders & Triggers
Source / destination / archive folders and the file-based trigger workflow
For PDF-specific error codes, see PDF Error Codes. For CLI exit codes from the underlying enhancement engine, see CLI Exit Codes.
File not found
Verify all paths exist and are accessible to the PDF Enhancer process
Permission denied
Ensure exclusive read access to source files and write access to dest/archive folders
Invalid JSON
Check syntax and parameter values against this reference
Port conflict
Use -p to specify an alternative port if the default (12033) is in use
Memory errors
Reduce maxFactor or maxTargetSize; process smaller batches
Images not enhanced
Verify minFileSize, minImageWidth, minImageHeight, and resize threshold
Trigger not working
Confirm the trigger filename matches the trigger parameter and the folder is being monitored
Last updated
Was this helpful?
Was this helpful?
