iLovePDF API

Simple, affordable PDF manipulation API for common operations including merge, split, compress, convert, OCR, and repair.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Developer Tools pdf merge split compress convert ocr rest-api sdk
⚙ Agent Friendliness
59
/ 100
Can an agent use this?
🔒 Security
76
/ 100
Is it safe for agents?
⚡ Reliability
77
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
82
Error Messages
78
Auth Simplicity
80
Rate Limits
74

🔒 Security

TLS Enforcement
100
Auth Strength
75
Scope Granularity
55
Dep. Hygiene
72
Secret Handling
78

HTTPS enforced. JWT token model adds a layer of security over simple API keys. No scope granularity — all operations available to any valid token. Files are deleted from iLovePDF servers after download. EU-hosted, GDPR compliant.

⚡ Reliability

Uptime/SLA
75
Version Stability
80
Breaking Changes
78
Error Recovery
76
AF Security Reliability

Best When

An agent needs straightforward PDF operations (merge, split, compress, convert) with minimal setup and predictable per-task pricing.

Avoid When

You need advanced document generation, form automation, or digital signatures — use pspdfkit-api or adobe-pdf-services-api instead.

Use Cases

  • Merging multiple PDFs into a single document in an automated pipeline
  • Splitting large PDFs into individual pages or sections
  • Compressing PDFs for email or web delivery
  • Converting images to PDF or PDF to images
  • Running OCR on scanned PDFs to extract text
  • Repairing corrupted PDF files

Not For

  • Complex document generation from templates — no HTML-to-PDF support
  • Digital signatures or form filling workflows
  • Enterprise compliance requirements needing dedicated infrastructure

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
No

Authentication

Methods: api_key
OAuth: No Scopes: No

Project key and secret key pair used to generate short-lived JWT tokens. Simple two-credential model — project key is public, secret key must be kept private. Token generation is straightforward for agents.

Pricing

Model: freemium
Free tier: Yes
Requires CC: No

Simple, transparent per-task pricing. Free tier sufficient for development and low-volume production. No per-page pricing complexity.

Agent Metadata

Pagination
none
Idempotent
Partial
Retry Guidance
Documented

Known Gotchas

  • JWT tokens have a short expiry — agents must refresh before each task or handle 401 errors
  • Tasks follow a three-step workflow: start task, upload file(s), process — agents must track task IDs across steps
  • File uploads are multipart/form-data — SDK handles this but raw REST callers need careful implementation
  • Task results must be downloaded before the task expires from iLovePDF servers
  • Free tier 250 tasks/month limit resets monthly — track usage to avoid unexpected failures

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for iLovePDF API.

$99

Scores are editorial opinions as of 2026-03-06.

5215
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered