Skip to main content

Want to Reduce Your PDF.co Credit Usage?

Updated over a month ago

Here are ways to save credits:

1. Use Async Mode for Large Jobs

If your task takes more than 30 seconds, use "async": true. This prevents failures and avoids wasted credits.

2. Reuse Uploaded Files

Uploaded files stay available for 60 minutes. You can reuse the file URL across multiple steps or API calls without re-uploading.

3. Use Your Own File Hosting

Save credits by hosting files yourself. Instead of uploading, pass a direct URL from Dropbox, S3, Google Drive, etc.

4. Choose More Efficient Endpoints

Use lower-cost alternatives when possible:

  • For plain text extraction: use /pdf/convert/to/text-simple instead of OCR

  • For merging only PDFs: use /pdf/merge instead of /pdf/merge2

5. Switch to Annual Plan

Annual plans save you 10% compared to monthlyβ€”and help avoid credit refill failures caused by card issues. Compare plans β†’

Did this answer your question?