Pricing

One balance, 103 tools. A credit costs the same whether you run a tool on this site or call it from your own code — the credential differs, the price does not.

Top-up packs

Starter

$5

100 credits

5.0¢ per credit

About 100 text or image jobs, or 20 document conversions.

Standard

$20

500 credits

4.0¢ per credit

The usual choice. 20% cheaper per credit than Starter.

Best rate

Bulk

$35

1000 credits

3.5¢ per credit

Best rate. 30% cheaper per credit than Starter.

Want a monthly plan instead?

There isn’t one yet — everything here is pay-as-you-go, and credits do not expire. If a monthly allowance would suit you better, say so and we’ll build it.

Cost per tool

The cost reflects what a run actually consumes: text work is cheap, video and document conversion is not.

Text & Language (10)
ToolCost
/v1/core/case-convert1 CR
/v1/core/find-replace1 CR
/v1/core/line-tools1 CR
/v1/core/lorem-ipsum1 CR
/v1/core/slugify1 CR
/v1/text-cleaner1 CR
/v1/core/text-diff1 CR
/v1/core/text-stats1 CR
/v1/core/text-wrap1 CR
/v1/core/text-truncate1 CR
Data & Formats (11)
ToolCost
/v1/documents/csv-to-xlsx3 CR
/v1/core/csv-to-json1 CR
/v1/core/csv-tools1 CR
/v1/documents/xlsx-to-csv3 CR
/v1/core/json-flatten1 CR
/v1/core/json-format1 CR
/v1/core/json-to-csv1 CR
/v1/core/json-to-yaml1 CR
/v1/core/json-validate1 CR
/v1/core/xml-to-json1 CR
/v1/core/yaml-to-json1 CR
Codes & Barcodes (10)
ToolCost
/v1/codes/qr-art2 CR
/v1/codes/barcode-generate2 CR
/v1/codes/qr-event2 CR
/v1/codes/qr-vcard2 CR
/v1/codes/pdf417-generate2 CR
/v1/codes/qr-generate2 CR
/v1/codes/qr-logo2 CR
/v1/codes/qr-decode2 CR
/v1/codes/qr-styled2 CR
/v1/codes/qr-wifi2 CR
Images (10)
ToolCost
/v1/imaging/image-compress2 CR
/v1/imaging/image-convert2 CR
/v1/imaging/image-crop2 CR
/v1/imaging/image-favicon2 CR
/v1/imaging/image-palette2 CR
/v1/imaging/image-metadata2 CR
/v1/imaging/image-resize2 CR
/v1/imaging/image-rotate2 CR
/v1/imaging/image-strip-metadata2 CR
/v1/imaging/image-watermark2 CR
Documents (13)
ToolCost
/v1/documents/images-to-pdf3 CR
/v1/documents/pdf-merge3 CR
/v1/office/office-to-pdf5 CR
/v1/documents/pdf-info3 CR
/v1/documents/pdf-encrypt3 CR
/v1/documents/pdf-extract-tables3 CR
/v1/documents/pdf-extract-text3 CR
/v1/documents/pdf-to-images3 CR
/v1/documents/pdf-to-word3 CR
/v1/documents/pdf-split3 CR
/v1/documents/pdf-watermark3 CR
/v1/documents/docx-extract-text3 CR
/v1/office/word-to-pdf5 CR
Web & Markup (9)
ToolCost
/v1/markup/html-to-text2 CR
/v1/markup/html-minify2 CR
/v1/markup/html-sanitize2 CR
/v1/markup/html-to-markdown2 CR
/v1/markup/extract-links2 CR
/v1/markup/markdown-to-html2 CR
/v1/markup/extract-metadata2 CR
/v1/markup/extract-tables2 CR
/v1/explore/url-detective3 CR
Encoding & Keys (9)
ToolCost
/v1/core/base64-convert1 CR
/v1/crypto/bcrypt-hash1 CR
/v1/core/hash-file1 CR
/v1/core/hmac-sign1 CR
/v1/crypto/jwt-decode1 CR
/v1/core/password-generate1 CR
/v1/crypto/totp-generate1 CR
/v1/core/url-encode1 CR
/v1/core/uuid-generate1 CR
Language & NLP (10)
ToolCost
/v1/nlp/keyword-extract3 CR
/v1/nlp/language-detect3 CR
/v1/nlp/lemmatize3 CR
/v1/nlp/named-entities3 CR
/v1/nlp/pos-tag3 CR
/v1/nlp/readability-score3 CR
/v1/nlp/stopword-strip3 CR
/v1/nlp/sentiment3 CR
/v1/nlp/summarize-extractive3 CR
/v1/nlp/tokenize3 CR
Audio & Video (10)
ToolCost
/v1/media/audio-metadata5 CR
/v1/media/audio-sample5 CR
/v1/media/audio-convert5 CR
/v1/media/video-extract-audio5 CR
/v1/media/audio-normalize5 CR
/v1/media/audio-trim5 CR
/v1/media/video-trim5 CR
/v1/media/video-thumbnail5 CR
/v1/media/video-to-gif5 CR
/v1/media/audio-waveform5 CR
Everyday Utilities (9)
ToolCost
/v1/core/color-convert1 CR
/v1/core/country-lookup1 CR
/v1/core/cron-describe1 CR
/v1/core/date-parse1 CR
/v1/core/geo-distance1 CR
/v1/core/ip-tools1 CR
/v1/core/random-data1 CR
/v1/core/timezone-convert1 CR
/v1/core/unit-convert1 CR
Gaming & Stats (2)
ToolCost
/v1/gaming/fpl-league-lookup2 CR
/v1/gaming/fpl-manager-lookup2 CR

Questions

Do credits expire?

No. Credits stay on your account until you spend them.

Why do I need an account to use the website?

Because the tools cost real compute, and a balance is the only honest way to share it out. An account also means your API keys and your website usage draw on the same credits rather than two separate allowances.

What happens when I run out?

The call returns 402 insufficient_credits with your balance and the cost of the call. Nothing is charged and nothing is queued.

Am I charged for failed calls?

A call rejected for invalid input costs a credit, because the charge happens before the tool sees your input. A call rejected for a bad or missing credential costs nothing.

Is there a subscription?

Not yet. Everything is pay-as-you-go and credits do not expire, which suits occasional use better than a monthly fee. If a monthly allowance would suit you, there is a button above to say so.

Where do my files go?

Nowhere. Files are processed in memory and never written to disk or to storage — see the developer guide for the detail.