Overview
Invoice OCR supports multiple ways to upload your invoices for processing. The upload interface provides drag-and-drop functionality, file browser selection, and accepts both images and PDF documents.Supported File Formats
The system accepts the following file types:Images
- PNG (.png)
- JPEG (.jpg, .jpeg)
- Other standard image formats
- Maximum size: 10MB
PDFs
- PDF documents (.pdf)
- Multi-page PDFs supported
- Maximum size: 10MB
The system automatically detects whether your upload is an image or PDF and configures the processing pipeline accordingly.
Upload Methods
Method 1: Drag and Drop
The fastest way to upload invoices is using drag and drop:Locate your invoice file
Open your file browser and locate the invoice image or PDF you want to process.
Drag the file
Click and hold the file, then drag it over the upload area in the Invoice OCR interface.The upload area will highlight with a blue border and scale slightly when you hover over it with a file.
Method 2: File Browser
Alternatively, you can use the traditional file browser:File Information Display
Once uploaded, Invoice OCR displays key information about your file:- File name: Original name of your uploaded file
- File size: Displayed in KB for easy reference
- File type: Automatically detected as “PDF” or “Image”
Changing the Uploaded File
If you need to upload a different invoice:- Click the Change button next to the file information
- Select a new file using the file picker
- The previous file will be replaced, and the preview will update
Changing the file will clear any previous extraction results. You’ll need to click Extract Data again to process the new file.
Upload Area States
The upload area provides visual feedback for different states:| State | Appearance | Description |
|---|---|---|
| Empty | Gray dashed border | Ready to accept a file |
| Dragging | Blue border, scaled up | File is being dragged over the area |
| Uploaded | Green border, gradient background | File successfully loaded |
File Validation
The system performs automatic validation:Keyboard Shortcuts
For faster workflow, use keyboard shortcuts:| Shortcut | Action | Description |
|---|---|---|
⌘K / Ctrl+K | Show shortcuts | Display all available keyboard shortcuts |
⌘↵ / Ctrl+Enter | Extract data | Process the uploaded invoice (when file is ready) |
⌘⇧C / Ctrl+Shift+C | Clear all | Remove the uploaded file and reset the interface |
Next Steps
After uploading your invoice:Configure Options
Select AI model, extraction mode, and schema format before processing
Extract Data
Click the Extract Data button to process your invoice with AI
Troubleshooting
File too large
Problem: Your file exceeds the 10MB limit. Solution:- Compress the image using tools like TinyPNG or ImageOptim
- For PDFs, use PDF compression tools or reduce the resolution
- If the invoice has multiple pages, consider splitting it
File not accepted
Problem: The upload area rejects your file. Solution:- Verify the file extension is .png, .jpg, .jpeg, or .pdf
- Check that the file isn’t corrupted (try opening it in another application)
- Ensure the file has the correct MIME type
Preview not showing
Problem: File uploads but no preview appears. Solution:- Refresh the page and try uploading again
- Try a different browser
- Check browser console for errors (F12 → Console tab)
