Turn your PDFs and images into structured JSON, without writing a parser.
A single API request to extract data from any file. Integrate your invoices, contracts and forms directly into your database or business tools.
Everything you need for data extraction from your documents
Designed for developers, approved by businesses. Our data extraction API (PDF, images, ...) handles the complexity so you can focus on development.
Automate data extraction
Automatically transform your PDFs, images and documents into structured data, without manual entry.
Adapt data extraction to your use cases
Define the fields to extract and processing rules according to your specific needs.
Ensure data security and compliance
Your documents are processed securely, in compliance with standards and GDPR. No data from your documents is stored, the entire processing is done in memory and on servers hosted in France or Europe.
Connect the API easily to your existing tools
Integrate data extraction into your workflows or no-code solutions quickly.
How It Works
Four simple steps to extract data (PDF, images, ...) into structured data
Configure your extraction rules
Define the fields to extract and processing rules according to your specific needs.
Upload your file
Send your file (PDF, image, ...) via our API endpoint using a simple POST request. Support for files up to 100MB.
Automatic processing
Our AI-powered engine automatically detects the file type and extracts structured data from your documents with high accuracy.
Receive clean data
Get structured JSON data extracted from your documents, ready to be used in your application. No manual parsing required.
Use Cases
Discover how ParseMyFile can transform your way of processing documents
Invoice Extraction
Automate invoice data entry by automatically extracting key information such as amount, date and supplier.
CV Processing
Extract candidate information from their CVs to feed your ATS or HR database.
Contract Analysis
Automatically identify important clauses, expiration dates and stakeholders in your contracts.
Order Processing
Transform purchase orders into structured data for your management system.
Let's see together how to integrate it into your context
Contact usQuick Integration
Get started with just a few lines of code in your favorite language
const formData = new FormData();
formData.append('file', fileInput.files[0]);
formData.append('yaml_file', yamlFileInput.files[0]);
const response = await fetch('https://api.parsemyfile.com/api/v1/generate', {
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY'
},
body: formData
});
const result = await response.json();
console.log(result.data);Need help getting started?
Check out our comprehensive documentation with more examples and detailed guides. Documentation
Personalized Extraction Rules
Customize exactly what data you want to extract from your files
Configure Rules
Example rules
Generated YAML Configuration
schemas:
data:
type: object
properties:
client_name:
type: string
description: nom du client
invoice_number:
type: string
description: numéro de facture
invoice_date:
type: date
description: date de la facture (format YYYY-MM-DD)Simple, Transparent Pricing
Choose the perfect plan for your needs. All plans include a 14-day free trial.
Free
Perfect for testing and small projects
- 10 parses per month
- Up to 500Ko file size
- PDF, TXT formats
- Custom rules
- API access
Starter
Perfect for getting started or small projects
- 2000 parses per month
- Up to 1MB file size
- PDF, TXT formats
- Custom rules
- API access
- Standard support access
Pro
For growing teams and businesses
- 12,000 parses per month
- Up to 2MB file size
- All file formats
- Custom rules
- API access
- Priority support access
Enterprise
For large-scale operations and businesses
- Personalized number of parses
- Personalized file size
- All supported file formats
- Custom rules
- Dedicated server
- High priority support access
- And more!
All plans include access to our comprehensive API documentation and community support.
Frequently Asked Questions
Find answers to the most common questions about our pricing
Ready to revolutionize your business processes?
Join us now to save time and boost your productivity!