Tool to clean up photo images by removing artifacts, correcting orientation, and enhancing quality. Use when you need to improve image quality through operations like auto-rotation, deskewing, despeckling, and color balancing.
BlurbooleanBlurs the current image by averaging each pixel with its neighboring pixels giving an 'out of focus' appearance.
DeskewbooleanDetects the skew angle and rotates to remove that skew. Enabled by default.
DiffusebooleanDiffuses the current image by replacing each pixel with a randomly selected neighboring pixel.
BinarizebooleanComputes all necessary parameters by analyzing the input data before performing binarization. Tuned for document images with dark text on brighter background. Disabled by default.
ContrastbooleanAdjusts the contrast in the current image.
FileNameRequiredstringThe filename of the source image file, the file extension is mandatory: 'file.png' and not 'file'.
DespecklebooleanAutomatically detects speckles and removes them. Enabled by default.
AutoRotatebooleanAutomatically detects orientation and rotates so that the text is upright oriented. Enabled by default.
FileContentRequiredobjectThe source image file to clean up.
cleanUpTypestringPerform file clean-up operations. 'Default' will auto rotate, apply colour balance, auto deskew and auto despeckle. 'None' applies no cleanup. 'Specific' allows individual control of cleanup operations.
ColorBalancebooleanRestores and balances the color quality within an image. Enabled by default.
RemoveBorderbooleanLocates border pixels and removes them from the document. Disabled by default.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.