For developers

Developer tools that respect your time

20+ free browser-based tools available right now with no signup. A REST API for programmatic file processing is coming soon.

Browser tools

All free. No account. No upload. Everything runs in your browser.

Coming soon: REST API Coming soon

Process files programmatically. Compress, convert, and resize via API. Pay per request. No servers to manage.

API Preview

Request

POST /api/v1/compress
Content-Type: multipart/form-data
Authorization: Bearer sk_live_...

file=@photo.jpg
quality=80

Response

{
  "url": "https://cdn.filagram.com/output/abc123.jpg",
  "original_size": 214000,
  "output_size": 89400,
  "saved_percent": 58.2,
  "expires_at": "2026-04-03T00:00:00Z"
}

Preview only. Endpoints are not available yet. Join the waitlist below to be notified at launch.

Planned endpoints

These operations will be available at API launch.

POST/api/v1/compressCompress an image (JPEG, PNG, WebP)
POST/api/v1/convertConvert between image formats
POST/api/v1/resizeResize an image to specific dimensions
POST/api/v1/merge-pdfMerge multiple PDFs into one
POST/api/v1/split-pdfSplit a PDF into individual pages
POST/api/v1/ocrExtract text from an image or PDF

API pricing

Simple, usage-based pricing. No hidden fees.

Free

$0/month

100 requests/month

  • All file operations
  • Standard rate limits
  • JSON responses
Most popular

Pro

$19.99/month

10,000 requests/month

  • All file operations
  • Higher rate limits
  • Priority processing
  • Email support

Enterprise

Custom

Unlimited requests

  • All file operations
  • No rate limits
  • SLA guarantee
  • Dedicated support

Pricing is estimated and subject to change before launch.

Early access

Join the API waitlist

Be the first to know when the API launches. No spam. Unsubscribe any time.