AI & LLM Tools — Token Count, Pricing & Context
Browser-local utilities for LLM developers: count tokens, estimate API costs, and check context-window fit. Also useful: word-counter, json-formatter, and character-counter.
- Count tokens before calling OpenAI, Anthropic, or Google APIs.
- Estimate run cost from input/output token counts.
- Check whether a prompt fits a model context window.
Guides

Web Performance Checklist 2026: Guide to a Fast Website
The complete checklist to optimize your website performance in 2026. Minification, compression, images, caching, Core Web Vitals and more.
30.06.2026
12 min read
Performance
Checklist
Optimization
+4

Optimize REST API Performance with JSON Minification
Speed up your REST APIs by optimizing JSON payloads. Minification, compression, pagination and best practices for ultra-fast APIs.
27.05.2026
10 min read
JSON
API
REST
+4