Sign in
Upload your PDF
Upload a file
or drag and drop
PDF up to 10MB
Sign in to Convert
XLS from PDF
API Documentation
Try on RapidAPI
cURL
Node.js
Python
curl
Copy
curl -X POST \ 'https://pdf-to-csv.p.rapidapi.com/api/extract' \ -H 'Content-Type: multipart/form-data' \ -H 'x-rapidapi-host: pdf-to-csv.p.rapidapi.com' \ -H 'x-rapidapi-key: {YOUR_RAPIDAPI_KEY}' \ -F 'file=@{YOUR_FILE_PATH}'