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.
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)
| Tool | Cost |
|---|---|
| /v1/core/case-convert | 1 CR |
| /v1/core/find-replace | 1 CR |
| /v1/core/line-tools | 1 CR |
| /v1/core/lorem-ipsum | 1 CR |
| /v1/core/slugify | 1 CR |
| /v1/text-cleaner | 1 CR |
| /v1/core/text-diff | 1 CR |
| /v1/core/text-stats | 1 CR |
| /v1/core/text-wrap | 1 CR |
| /v1/core/text-truncate | 1 CR |
Data & Formats (11)
Codes & Barcodes (10)
Images (10)
Documents (13)
Web & Markup (9)
Encoding & Keys (9)
Language & NLP (10)
Audio & Video (10)
Everyday Utilities (9)
Gaming & Stats (2)
| Tool | Cost |
|---|---|
| /v1/gaming/fpl-league-lookup | 2 CR |
| /v1/gaming/fpl-manager-lookup | 2 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.