74
/100
prowl
Benchmarked Apr 08, 2026

iLovePDF

Convert, merge, split, extract text and add page numbers for PDFs. Free for 250 documents/month

saas platform_profile
Benchmark Your API

Score Breakdown

Parseability 9/10
Auth Simplicity 8/10
Token Efficiency 8/10
Latency 7/10
Consistency 7/10
First-Try Success 7/10
Documentation 6/10
Error Clarity 6/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://developer.ilovepdf.com",
  "auth_method": "api_key",
  "auth_config": {
    "header_name": "Authorization",
    "prefix": "Bearer"
  },
  "endpoints": [
    {
      "path": "/v1/convert",
      "method": "POST",
      "purpose": "Convert PDFs to other formats or vice versa"
    },
    {
      "path": "/v1/merge",
      "method": "POST", 
      "purpose": "Merge multiple PDF files"
    },
    {
      "path": "/v1/split",
      "method": "POST",
      "purpose": "Split PDF into multiple files"
    },
    {
      "path": "/v1/extract",
      "method": "POST",
      "purpose": "Extract text from PDF documents"
    },
    {
      "path": "/v1/page-numbers",
      "method": "POST",
      "purpose": "Add page numbers to PDF documents"
    }
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "250 documents per month",
      "paid_tiers": "likely available for higher volumes"
    }
  },
  "rate_limits": {
    "free_tier": "250 documents/month",
    "notes": "Document-based limits rather than request-based"
  },
  "capabilities": [
    "PDF to image conversion",
    "PDF to Office format conversion", 
    "Office to PDF conversion",
    "PDF merging",
    "PDF splitting",
    "Text extraction from PDFs",
    "OCR capabilities",
    "Page numbering",
    "PDF compression",
    "PDF protection/encryption",
    "Watermark addition",
    "Form filling"
  ],
  "raw_analysis": "iLovePDF is a comprehensive PDF processing platform that provides developers with API access to common PDF manipulation tasks. The service appears to target developers and businesses who need to integrate PDF processing capabilities into their applications without building these features from scratch. The platform offers a freemium model with 250 free document processing operations per month, making it accessible for small projects and testing. The service covers the most common PDF use cases including format conversion (PDF to/from images, Office formats), document manipulation (merge, split), content extraction (text, OCR), and document enhancement (page numbers, watermarks, compression). This positions it as a developer-friendly alternative to building PDF processing infrastructure in-house. The generous free tier and comprehensive feature set suggest this is a mature platform designed to capture both individual developers and enterprise customers who need reliable PDF processing at scale."
}
```
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200856ms
robots_txtGET /robots.txt200548ms
llms_txtGET /llms.txt404365ms
Interpret
```json
{
  "overall": 73,
  "dimensions": {
    "token_efficiency": 8.5,
    "first_try_success": 7.0,
    "response_parseability": 9.0,
    "error_clarity": 6.0,
    "doc_quality": 6.0,
    "auth_simplicity": 7.5,
    "latency": 7.0,
    "consistency": 7.0
  },
  "pricing_normalized": {
    "free_tier": "250 documents/month",
    "model": "freemium"
  },
  "issues": [
    "No /llms.txt file for AI agent discovery",
    "Missing security headers",
    "Average response time of 590ms could be improved",
    "Limited visibility into documentation quality"
  ],
  "recommendations": [
    "Add /llms.txt file to improve AI agent discoverability",
    "Implement security headers for better security posture",
    "Optimize API response times to under 500ms",
    "Create AI-specific documentation and examples",
    "Consider adding structured error responses with clear codes"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard