ConvertCraft API

16 file + text tools in one API.

What you get

  • PDF: compress, convert to Word
  • Images: convert, resize
  • Media: audio convert, video → GIF
  • Crypto + utilities: gas estimate, checksums, text tools

Pricing

Pick a plan by expected monthly requests.

Plans are managed in RapidAPI.

Use cases

E-commerce

Auto-resize product images. Convert invoices.

FinTech

Gas estimates. Profit/loss calculations.

Operations

Generate file checksums. Normalize text.

Easy integrations

Works with any HTTP client. Popular choices:

Zapier Make.com n8n Python Node.js

What builders say

“We replaced 4 microservices with one API.” — Backend Engineer
“The error messages saved us hours in onboarding.” — Product Developer
“Fast enough for realtime workflows.” — Automation Consultant

(Replace these with real testimonials as you collect them.)

Live playground (no key)

Keyless endpoints are limited to public health + public stats.

Click a button…

Authenticated examples

Most endpoints require RapidAPI + API key headers.

curl -X GET "https://api.convert-craft.com/gas-estimate?chain=ethereum" \
  -H "X-RapidAPI-Proxy-Secret: YOUR_RAPID_SECRET" \
  -H "X-API-Key: YOUR_API_KEY"