Tool to apply AI-powered 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 advanced preprocessing like deskew, despeckle, binar…
DeskewbooleanDetect the skew angle and rotate to remove that skew.
RotatebooleanAutomatically detect orientation and rotate so that text is upright.
BinarizebooleanConvert the document to black and white by computing optimal parameters through analysis. Tuned for dark text on bright background, robust to shadows and noise.
DespecklebooleanAutomatically detect and remove speckles from the document.
FileContentRequiredobjectThe PDF file to process with AI OCR.
RemoveBorderbooleanLocate and remove border pixels from the document.
AverageFilterbooleanPerform a 3x3 Average filter smoothing operation on the document.
SmoothObjectsbooleanFill in isolated bumps and pits on the edges of pixel groups. Works only on bitonal documents.
ImageDetergentbooleanSmooth the image by changing pixels of similar color values to a central color value.
RemoveHolePunchbooleanDetect and remove hole punch marks from a bitonal document.
RemoveDotShadingbooleanRemove shaded regions from bitonal documents.
SmoothBackgroundbooleanSmooth background colors to eliminate or de-emphasize noise. Works only on color and grayscale documents.
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.