Developer Toolkit
Browser-native utility tools that execute 100% locally on your computer. No user accounts, registration, or server-side communication.
JSON Formatter & Validator
Beautify, format, and validate raw JSON strings completely in your browser. Features syntax error highlight and minify options with 100% privacy.
Encoder Decoder
Converts character strings and binary data to hexadecimal, binary, Base64, URL encoding, etc. in real time.
Code to Image
Input the source code, generate and export images with beautiful gradient backgrounds and editor-like decorations.
Sns Image Resizer
Images will be cropped and resized according to the recommended size of each SNS platform (X, Instagram, YouTube, etc.).
Dummy Text Generator
Generates Lorem Ipsum text for layout confirmation and random text in the style of classical Japanese literature (such as Aozora Bunko).
Code Minifier
Remove unnecessary spaces, line breaks, and comments from HTML, CSS, and JavaScript code to minimize file size.
JWT Decoder & Debugger
Decode and debug JSON Web Tokens (JWT) locally. Inspect headers, payload, and signature without sending tokens to any server.
Regex Tester & Visualizer
Test regular expressions with real-time match highlighting, capture groups, and replacement support in a secure sandbox.
URL Parser
Breaks down complex URLs into protocols, hosts, paths, and query parameters, then edits and reconstructs the parameters in a grid format.
CSS Shadow Generator
Visually adjust the shadow direction, blur, diffusion, color (RGBA), opacity, and inner shadow (Inset), and output CSS code.
CSS Gradient Generator
You can create linear and radial gradations and intuitively add, move, and delete color stops.
HTML Escaper
Special characters (<, >, &, \
Markdown Editor
This is an editor that allows you to display and check text entered in Markdown notation alongside an HTML preview in real time.
Yaml JSON Converter
It mutually converts hierarchically structured data from YAML to JSON or JSON to YAML in real time and performs syntax validation.
Csv JSON Converter
Converts CSV data from spreadsheets and databases into JSON or XML formats that are easy to handle programmatically.
SQL Formatter
It formats difficult-to-read SQL statements beautifully and easily by capitalizing reserved words, adding appropriate line breaks, and inserting indents.
Http Header Simulator
Assemble an HTTP request (method, content-type, various authentications, etc.) and visualize the generated headers and expected responses.
XML Formatter
Performs indentation formatting of XML text and syntax checking (identifying error lines) such as missing closing tags on the browser.
UUID Generator
Automatically generate a specified number (up to 500) of random and unique IDs (UUID v4 or v1) at once.
Text HTML Converter
Automatically converts text and HTML source code to each other, such as converting text line breaks to <p> tags and URLs to <a> links.
Git Helper
Just select the action you want to perform, such as branching or undoing a commit, from the menu and the correct Git command will be automatically generated.
Cron Generator
We will construct and explain the correct cron execution description (* * * * *) by specifying the minute, hour, day, month, and day of the week from intuitive selection boxes.
CSS Grid Generator
Define the number of rows and columns and gap width in the on-screen grid, and generate CSS Grid layout code interactively.
Color Contrast Checker
Contrast ratio is calculated from text color and background color, and compliance with WCAG 2.1 standards (AA/AAA) is determined in real time.
Subnet Calculator
Automatically calculates network address, host range, and broadcast address from IP address and subnet mask.
HTML to JSX
Automatically converts regular HTML code into JSX code for React components (className replacement for class, htmlFor replacement for for, inline style objectification, self-closing tag completion, etc.).
Bash Powershell Converter
Easily convert basic shell commands and script structures (file moves, string searches, environment variable settings, etc.) between Bash and PowerShell, and display a syntax comparison guide.
CSS Triangle Generator
Use the border property trick to specify the size, orientation, and color of triangles (up, down, for callouts, etc.) that can be drawn using only CSS, and get CSS and Tailwind code.
JSON Yaml Toml Converter
Converts between the three main configuration file formats: JSON, YAML, and TOML with syntax validation.
Font Converter Tester
Load your font file (.ttf / .otf / .woff / .woff2) into the browser, perform a display test, and generate Base64 code for CSS embedding.
Git Ssh Config Builder
Automatically builds definition files for SSH connection settings (~/.ssh/config) and Git global environment settings (~/.gitconfig) using form input.
Color Palette Generator
Based on the base color, a beautiful palette is automatically calculated based on color harmony theory (complementary colors, analogous colors, triads, divisive complementary colors, tetrads, monochromes, etc.).
Nginx Config Generator
Generate the virtual host settings (nginx.conf) for the web server Nginx. Supports cache, Gzip, SSL, and reverse proxy.
Gitignore Generator
Select the target environment such as Node.js, Python, Go, macOS, Windows, VSCode, IntelliJ, Unity, etc. and create a clean .gitignore file.
Docker Compose Generator
Visually design the docker-compose.yml file that defines a multi-container configuration using form operations.
CSS Animation Generator
Specify the position, size, transparency, and rotation along the timeline, and output the @keyframes CSS code while previewing the animation of the change.
Regex Visualizer
It analyzes the syntax of the input regular expression and draws state transitions (state machines) and tree structures on the canvas to visualize "which parts are functioning and how."
JSON to Typescript
It reads JSON data such as API responses and automatically constructs TypeScript interface definitions, including nested objects.
Http Status Codes
A comprehensive reference catalog of HTTP status codes compliant with RFC 9110. You can instantly search for Japanese explanations, detailed meanings, corresponding RFC sections, and mock examples of common API responses.
Graphql Beautifier
In addition to aligning messy GraphQL queries and schema (SDL) indentations, neatly formatting, syntax checking, and compressing (Minify), you can easily design schemas using GUI operations.
Markdown Table Editor
Create a table using a GUI operation such as a spreadsheet or Excel, and automatically output Markdown table text with neatly aligned widths.
CSS Clamp Generator
Generates a CSS clamp() expression that smoothly scales the font size according to the minimum and maximum screen width.
Curl Fetch Converter
Automatically converts the terminal's curl command into a request code using JavaScript's standard Fetch API or Axios.
SVG Badge Generator
You can generate and download color badges (Shields.io style) for flat and beautiful parameter display in SVG format, perfect for GitHub READMEs, etc.
Jsonpath Jq Tester
Specify a JSONPath expression or JQ-style filter from a large amount of JSON data to instantly extract specific data nodes and display them in a tree.
Unicode Escape Converter
Mutually converts and restores text characters to various Unicode escape codes (\\uXXXX, \\u{XXXX}, HTML numeric character reference, %uXXXX).
CSS Box Shadow Art
This is a generator that can automatically create and output beautiful pixel art drawn using only one HTML element and the box-shadow property.
Secure Client-Side Sandbox
All tools displayed in this category run locally in your browser sandbox. None of the inputs, file data, or processing logs are sent to any remote servers or APIs.
Developer Toolkit: Comprehensive Guide
Inspect JWTs, format JSON/SQL, and test Regex in a local sandbox
For software engineers and web developers, tools for JSON formatting, JWT decoding, regular expression debugging, SQL beautification, and Base64 encoding are daily necessities. However, pasting production tokens, database queries, or customer payloads into online utility sites represents a major security vulnerability (Shadow IT). ZeroTools provides a hardened, local-only developer environment.
Total Shadow-IT Mitigation
Zero network transmission means production secrets and API tokens are never exposed to third parties.
Developer-Centric UX
Features syntax highlighting, error pinpointing, keyboard shortcuts, and one-click copy functionality.
Full Offline & Air-Gapped Compatibility
Operates seamlessly on air-gapped workstations, corporate VPNs, and during offline travel.
1Secure Debugging for Production JWTs & API Credentials
Decode JWT headers and claims, check expiration timestamps in real time, and inspect signatures without leaking tokens to server logs. Perfect for troubleshooting OAuth2 and OpenID Connect workflows in strictly regulated enterprise settings.
2Regex Sandboxing, Code Minification & Type Generation
Test complex regular expressions with real-time match group highlighting, generate TypeScript interfaces from JSON payloads, and minify CSS/JS—all executing in an isolated browser sandbox that works even offline.