Documents & Productivity — entry 002 of 31
Api2Convert
Api2Convert is a job-based REST API for automated media and document processing built on the same backend as the online-convert.com tool family, handling roughly 500 formats spanning images, video, audio, PDFs, and archives. Jobs are created and polled as JSON over HTTPS, and it also offers document utilities like PDF splitting, OCR, and password protection beyond plain format conversion.
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingMeteredBilled per request beyond a limited free quota.
FormatsJSON, JPG, PNG, PDF, DOCX, MP4, MP3, ZIPResponses can be requested as JSON or JPG or PNG or PDF or DOCX or MP4 or MP3 or ZIP.
GreatAPIs Score
Score75
Authentication15/25API key required
Pricing11/20Metered / usage-based pricing
Docs14/20Documentation URL provided
Formats15/15Supports 8 response formats
Freshness20/20Verified within 6 months
Auth quickstart
- Sign up with the provider to get an API key.
- Send it on every request as a header
Authorization: <key> - The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.