pipedream
pipedream copied to clipboard
[Components] ocr_web_service
ocr_web_service
URLs
- https://ocrwebservice.com/api/restguide
Actions
convert-file
Prompt
Converts a PDF or an image file into an editable text format. The required props include the fileURL, an URL linking to the file you want to convert.
URLs
- https://ocrwebservice.com/api/soapguide
- https://ocrwebservice.com/api/restguide
extract-text
Prompt
Extracts text from a scanned image file or a PDF. The required props include the fileURL, an URL linking to the file which includes the text you want to extract.
URLs
- https://ocrwebservice.com/api/soapguide
- https://ocrwebservice.com/api/restguide
convert-extract-text
Prompt
Converts a scanned file or PDF into an editable format and extracts text from the image. The required props include the fileURL, an URL that links to the file you want to convert and extract text from.
URLs
- https://ocrwebservice.com/api/restguide
- https://ocrwebservice.com/api/soapguide