pipedream
pipedream copied to clipboard
[Components] ocr_web_service
ocr_web_service
URLs
- https://ocrwebservice.com/api/restguide
Actions
convert-image-file
Prompt
Converts an input image file or PDF into editable text formats. The required prop is the image or PDF file to be converted.
URLs
- https://ocrwebservice.com/api/restguide
- https://ocrwebservice.com/api/soapguide
extract-text-image-file
Prompt
Extracts text from an input scanned image file or PDF. The required prop is the scanned image or PDF file to be processed. An optional prop is the language of the text.
URLs
- https://ocrwebservice.com/api/restguide
- https://ocrwebservice.com/api/soapguide
convert-file-extract-text
Prompt
Performs a dual action: converts a scanned file or PDF to an editable format and extracts text from an image. Required props include the file to be converted and the image for text extraction.
URLs
- https://ocrwebservice.com/api/soapguide
- https://ocrwebservice.com/api/restguide