Receipts
Copy Page
ocrapi
ImageOcr
Convert a scanned image into words with location
POST
Convert a scanned image into words with location
POST
Convert a scanned image into text
POST
Recognize a photo of a business card, extract key business information
POST
Recognize a photo of a form, extract key fields and business information
POST
Recognize a photo of a form, extract key fields using stored templates
POST
Recognize a photo of a receipt, extract key business information
POST
Convert a photo of a document or receipt into words with location
POST
Convert a photo of a document into text
POST
PdfOcr
Convert a PDF into text lines with location
POST
Convert a PDF into words with location
POST
Converts an uploaded PDF file into text via Optical Character Recognition.
POST
Preprocessing
Convert an image of text into a binarized (light and dark) view
POST
Convert an image of text into a binary (light and dark) view with ML
POST
Get the angle of the page / document / receipt
POST
Detect and unrotate a document image
POST
Detect and unrotate a document image (advanced)
POST
Detect and unskew a photo of a document
POST
Receipts
Convert a photo of a receipt into a CSV file containing structured information from the receipt
POST
Schemas
Schemas
BusinessCardRecognitionResult
FieldResult
FormDefinitionTemplate
FormFieldDefinition
FormRecognitionResult
FormTableColumnDefinition
FormTableDefinition
GetPageAngleResult
ImageToLinesWithLocationResult
ImageToTextResponse
ImageToWordsWithLocationResult
OcrLineElement
OcrPageResult
OcrPageResultWithLinesWithLocation
OcrPageResultWithWordsWithLocation
OcrPhotoTextElement
OcrWordElement
PdfToLinesWithLocationResult
PdfToTextResponse
PdfToWordsWithLocationResult
PhotoToWordsWithLocationResult
Point
ReceiptLineItem
ReceiptRecognitionResult
TableCellResult
TableResult
TableRowResult
Receipts
MCP
Copy Page
Convert a photo of a receipt into a CSV file containing structured information from the receipt
Deprecated
POST
/ocr/receipts/photo/to/csv
Try it
Run in Apidog
Run in Apidog
Leverage Deep Learning to automatically turn a photo of a receipt into a CSV file containing the structured information from the receipt.
Request
Body Params
multipart/form-data
Generate Code
Responses
🟢
200
OK
application/json
Generate Code
Body
application/json
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
'https://api.cloudmersive.com/ocr/receipts/photo/to/csv'
\
--form
'imageFile=@""'
Response
Response Example
{
}
Modified atÂ
2023-08-15 09:12:04
Previous
Detect and unskew a photo of a document
Next
BusinessCardRecognitionResult