Simple, transparent pricing

Start free. Scale as you grow.

Free

$0
  • 300 credits/month
  • 5 RPM
  • 10MB Max file size
  • 1 API keys
  • YouTube: 3/mo
  • Overage: Hard limit

Pro

$19/mo
  • 3,000 credits/month
  • 30 RPM
  • 50MB Max file size
  • 3 API keys
  • YouTube: Unlimited
  • Overage: $8/1k

Business

$49/mo
  • 20,000 credits/month
  • 60 RPM
  • 100MB Max file size
  • 10 API keys
  • YouTube: Unlimited
  • Overage: $6/1k

Scale

$99/mo
  • 50,000 credits/month
  • 200 RPM
  • 200MB Max file size
  • 50 API keys
  • YouTube: Unlimited
  • Overage: $5/1k

Enterprise

Custom

Contact Sales

Frequently asked questions

What is a credit?

Each API request consumes credits based on the file type: 1 credit for text formats, 2 for documents (DOCX, XLSX, EPUB), 3 for PDF/webpage/video, 5 for YouTube.

Can I try before I buy?

Yes! Anonymous access gives you 3 free requests per day with no signup. Create a free account for 300 requests per month.

What happens when I run out of credits?

Free plan: requests are blocked until next month. Paid plans: overage is charged at the per-1k rate shown above.

Can I cancel anytime?

Yes. Cancel from your dashboard or Stripe portal. You keep access until the end of your billing period.

Want to automate this?

ParseJet API gives you the same parsing power via a single HTTP endpoint. No ffmpeg, no poppler, no tesseract — just one API call.

curl -X POST https://api.parsejet.com/v1/parse/auto/url \ -H "Content-Type: application/json" \ -d '{"url":"https://example.com"}'
Read API Docs