Running on your device · 0 bytes uploaded AI tools Count tokens, check context fit, estimate API costs, format fine-tuning files, and read chat exports — exact where an OpenAI tokenizer exists, labeled estimates where one doesn't. Everything runs in your browser; exports never leave the tab. - Tokenizer playground Count and inspect OpenAI tokens — o200k, cl100k, p50k, r50k, in a worker. (/ai/tokenizer) - Context fit Does your prompt fit? Exact OpenAI counts; labeled estimates for any other model. (/ai/context-fit) - API cost estimator What a prompt costs to run — dated price data, exact arithmetic, tiers applied. (/ai/cost-estimator) - Fine-tune JSONL formatter Validate and format training files — target presets, per-line errors, loss ledger. (/ai/jsonl-formatter) - Chat export viewer Read a ChatGPT export or JSONL log — virtualized, local, nothing sent anywhere. (/ai/chat-export) - Chat template renderer Render a transcript to ChatML, Llama, Mistral, or Gemma format — with token counts. (/ai/chat-template) 6 tool s · everything is computed locally, nothing leaves your device. Canonical HTML: https://nutter.tools/ai Markdown version: https://nutter.tools/ai/index.md Plain-text version: https://nutter.tools/ai/index.txt Agent index: https://nutter.tools/llms.txt