Tool to apply standard OCR to a PDF document with optional preprocessing filters. Use when you need to extract text from scanned PDFs or images by recognizing and converting visual text into machine-readable format. Supports language selection, quality vs speed trade-off, and pr…
DeskewbooleanDetects the skew angle and rotates to remove that skew.
ocrTypestringOCR processing types supported by Encodian.
BinarizebooleanComputes all necessary parameters by analyzing the input data before actually performing the binarization. The algorithm is tuned to typical document images, consisting of dark text on brighter background. It is robust to shadows, noise and background images.
FileNameRequiredstringThe filename of the source PDF file. The file extension is mandatory (e.g., 'file.pdf' not 'file').
DespecklebooleanAutomatically detects speckles and removes them.
AutoRotatebooleanAutomatically detects orientation and rotates it so that the text on it is upright oriented.
FileContentRequiredobjectThe PDF file to process with OCR.
cleanUpTypestringDocument cleanup operation types.
ocrLanguagestringLanguages supported by Encodian OCR.
operationIdstringAdvanced - Set the identifier of a previous Encodian operation for operation chaining.
RemoveBorderbooleanLocates border pixels and removes the pixels from the document, this is disabled by default.
SmoothObjectsbooleanThis only works on bitonal documents, it looks at groups of pixels, and finds isolated bumps and pits in the edges of those objects, and fills them in.
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.