Privacy-first
Local-first, with network tools clearly marked
Know your tools instantly
Text, data, time, colour, security, and generator utilities live in a single workspace so you always know where to go for quick fixes.
Local-first, with network tools clearly marked
Edge-accelerated delivery
English/Chinese with light/dark modes
Workflow Picks
401 / 403 and webhook troubleshooting
Check JSON bodies, diagnose JWT timing issues, and verify HMAC-SHA256 signatures.
Multi-line content processing
Clean multi-line content, normalize lists, and export reusable formats.
Web image publishing workflow
Turn source images into responsive AVIF and WebP assets, ready-to-use picture markup, and one downloadable package.
Tool Picks
Format, compact, or validate JSON payloads.
Compress multiple images in one go with unified settings, previews, and bulk downloads.
Convert timestamps and dates between multiple formats with ease.
Generate SHA digests or HMAC signatures for payloads.
Convert between HEX/RGB or generate vibrant palettes instantly.
Mint UUIDs, Nano IDs, secure tokens, passwords, or filler text.
Practical guides
When you’re debugging APIs, JWTs, or log output, a privacy‑first, browser‑only Base64 encoder/decoder can replace throwaway scripts and unsafe web tools. This guide shows how to use toolcli.com to encode/decode text, JSON, files, and images locally, handle Base64 vs Base64URL correctly, and avoid common mistakes.
When you need a reliable local runtime for modern front‑end builds or back‑end APIs, choosing the right Node.js download and installer matters. This guide walks through selecting the correct LTS version from nodejs.org, installing Node and npm on Windows, macOS, and Linux, validating with node -v / npm -v, and complementing local work with online tools like toolcli.
When you’re debugging tokens in the browser, you need to decode JWTs quickly without leaking sensitive data. This guide focuses on privacy-friendly, fully client-side JWT decoding workflows with toolcli, and how to use them safely for API debugging and log analysis.