Developer Tools Calculators
21 calculatorsPractical tools for developers and IT professionals: formatting, encoding, parsing, regex, API debugging, and AI/LLM cost estimation.
21 calculators available
Developer Utilities(12)β top
API Rate Limit & Cost Calculator
Estimate API cost and throttling risk from rate limits, bursβ¦
Bandwidth Calculator
Calculate the network bandwidth you need for your users, actβ¦
Bundle Size Impact Calculator
Estimate the real cost of an npm package: parsed, gzip, and β¦
Contrast Checker
Check the WCAG 2.x contrast ratio between two hex colors andβ¦
Cron Expression Parser
Parse cron expressions and calculate the next run times usinβ¦
IP Subnet Calculator
Calculate subnet ranges, broadcast addresses, usable hosts, β¦
JWT Decoder
Decode JWT tokens to inspect the header and payload instantlβ¦
Password Generator
Generate cryptographically strong random passwords with confβ¦
Regex Tester
Test regular expressions against text live with match and reβ¦
SQL Index Selectivity Calculator
Estimate index selectivity and query cost from cardinality. β¦
Timestamp Converter
Convert Unix timestamps to readable dates and back, supportiβ¦
UUID Generator
Generate UUID v4 and v7 identifiers instantly in your browseβ¦
Formatting & Encoding(5)β top
Base64 Encode / Decode
Encode text or binary data to Base64 or decode Base64 stringβ¦
Case Converter
Convert text between camelCase, PascalCase, snake_case, kebaβ¦
Color Converter
Convert colors between Hex, RGB, HSL, and HSV with a live prβ¦
JSON Formatter & Validator
Format, validate, and minify JSON data instantly. Supports pβ¦
URL Encode / Decode
Encode or decode text with URL percent-encoding (RFC 3986). β¦
AI & LLM Tools(4)β top
Context Window Calculator
Compare context window sizes across GPT-6 Astra, GPT-5.6, Clβ¦
LLM API Cost Calculator
Calculate API costs for GPT-6 Astra, GPT-5.6, Claude Opus 5,β¦
Token Counter Calculator
Estimate token counts and API costs across GPT-6 Astra, GPT-β¦
Token Optimization Savings Calculator
Estimate LLM token optimization savings from prompt compressβ¦
Frequently Asked Questions
- β How do I format JSON for readability?
- β Paste raw JSON into our JSON formatter and it will indent, sort, and validate the structure. It also flags syntax errors so you can catch malformed responses before shipping them.
- β What is a UUID and how is it generated?
- β A UUID (Universally Unique Identifier) is a 128-bit identifier used to tag records, sessions, and objects. Our UUID generator produces version 4 random UUIDs with a full 122 bits of randomness, so collisions are practically impossible.
- β How do I estimate LLM API costs?
- β Enter the token count, pricing per 1K input/output tokens, and expected traffic. The calculator accounts for the input/output price split and caching multipliers to project your monthly spend.
