47 tools available

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.

ReactJSON.parse
Launch Tool

Encoder Decoder

Converts character strings and binary data to hexadecimal, binary, Base64, URL encoding, etc. in real time.

TextEncoder/Decoderatob/btoa
Launch Tool

Code to Image

Input the source code, generate and export images with beautiful gradient backgrounds and editor-like decorations.

Reacthighlight.js
Launch Tool

Sns Image Resizer

Images will be cropped and resized according to the recommended size of each SNS platform (X, Instagram, YouTube, etc.).

Canvas APICropper.js
Launch Tool

Dummy Text Generator

Generates Lorem Ipsum text for layout confirmation and random text in the style of classical Japanese literature (such as Aozora Bunko).

ReactRandom sentence logic
Launch Tool

Code Minifier

Remove unnecessary spaces, line breaks, and comments from HTML, CSS, and JavaScript code to minimize file size.

ReactRegex / UglifyJS Web port
Launch Tool

JWT Decoder & Debugger

Decode and debug JSON Web Tokens (JWT) locally. Inspect headers, payload, and signature without sending tokens to any server.

ReactJWT Parsing
Launch Tool

Regex Tester & Visualizer

Test regular expressions with real-time match highlighting, capture groups, and replacement support in a secure sandbox.

ReactRegExp Engine
Launch Tool

URL Parser

Breaks down complex URLs into protocols, hosts, paths, and query parameters, then edits and reconstructs the parameters in a grid format.

ReactURLSearchParams
Launch Tool

CSS Shadow Generator

Visually adjust the shadow direction, blur, diffusion, color (RGBA), opacity, and inner shadow (Inset), and output CSS code.

ReactTailwind CSS
Launch Tool

CSS Gradient Generator

You can create linear and radial gradations and intuitively add, move, and delete color stops.

ReactGradient Logic
Launch Tool

HTML Escaper

Special characters (<, >, &, \

ReactHTML Escaper
Launch Tool

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.

ReactCustom Parser
Launch Tool

Yaml JSON Converter

It mutually converts hierarchically structured data from YAML to JSON or JSON to YAML in real time and performs syntax validation.

ReactFormat Converter
Launch Tool

Csv JSON Converter

Converts CSV data from spreadsheets and databases into JSON or XML formats that are easy to handle programmatically.

ReactData Transformer
Launch Tool

SQL Formatter

It formats difficult-to-read SQL statements beautifully and easily by capitalizing reserved words, adding appropriate line breaks, and inserting indents.

ReactSQL Parser
Launch Tool

Http Header Simulator

Assemble an HTTP request (method, content-type, various authentications, etc.) and visualize the generated headers and expected responses.

ReactHTTP Mocking
Launch Tool

XML Formatter

Performs indentation formatting of XML text and syntax checking (identifying error lines) such as missing closing tags on the browser.

ReactDOMParser API
Launch Tool

UUID Generator

Automatically generate a specified number (up to 500) of random and unique IDs (UUID v4 or v1) at once.

ReactWeb Crypto API
Launch Tool

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.

ReactHTML Processor
Launch Tool

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.

ReactGit Template
Launch Tool

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.

ReactCron Parser
Launch Tool

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.

ReactCSS Grid
Launch Tool

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.

ReactWCAG Formulas
Launch Tool

Subnet Calculator

Automatically calculates network address, host range, and broadcast address from IP address and subnet mask.

ReactBinary Math
Launch Tool

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.).

ReactRegex Engine
Launch Tool

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.

ReactRegex Engine
Launch Tool

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.

ReactCSS Border Math
Launch Tool

JSON Yaml Toml Converter

Converts between the three main configuration file formats: JSON, YAML, and TOML with syntax validation.

ReactCustom Parsers
Launch Tool

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.

ReactFontFace API
Launch Tool

Git Ssh Config Builder

Automatically builds definition files for SSH connection settings (~/.ssh/config) and Git global environment settings (~/.gitconfig) using form input.

React
Launch Tool

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.).

ReactColor Theory Math
Launch Tool

Nginx Config Generator

Generate the virtual host settings (nginx.conf) for the web server Nginx. Supports cache, Gzip, SSL, and reverse proxy.

React
Launch Tool

Gitignore Generator

Select the target environment such as Node.js, Python, Go, macOS, Windows, VSCode, IntelliJ, Unity, etc. and create a clean .gitignore file.

ReactDeduplication Engine
Launch Tool

Docker Compose Generator

Visually design the docker-compose.yml file that defines a multi-container configuration using form operations.

ReactYAML Builder
Launch Tool

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.

ReactTimeline Editor
Launch Tool

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."

ReactCustom Parser
Launch Tool

JSON to Typescript

It reads JSON data such as API responses and automatically constructs TypeScript interface definitions, including nested objects.

ReactRecursive Parser
Launch Tool

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.

ReactReference Database
Launch Tool

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.

ReactCustom Parser
Launch Tool

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.

ReactDynamic Layout
Launch Tool

CSS Clamp Generator

Generates a CSS clamp() expression that smoothly scales the font size according to the minimum and maximum screen width.

ReactClamp Calculator
Launch Tool

Curl Fetch Converter

Automatically converts the terminal's curl command into a request code using JavaScript's standard Fetch API or Axios.

ReactCurl Command Parser
Launch Tool

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.

ReactText Metric Measurer
Launch Tool

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.

ReactCustom JSONPath Parser
Launch Tool

Unicode Escape Converter

Mutually converts and restores text characters to various Unicode escape codes (\\uXXXX, \\u{XXXX}, HTML numeric character reference, %uXXXX).

ReactString Utilities
Launch Tool

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.

ReactCSS Shadow
Launch Tool

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.

Category Architecture & Guide

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.

Frequently Asked Questions

Q.Are secret keys safe when debugging JWTs?
Yes. All validation and decoding happen exclusively in your browser's local memory with no external network requests.
Q.Can I use generated TypeScript types in commercial projects?
Yes, you own 100% of all generated code and interfaces with no licensing restrictions.