Developer

Tools for programming and web development

JSON Formatter

Format, minify, and validate JSON with syntax highlighting and a tree view.

Base64 Encode/Decode

Encode and decode text or images to and from Base64 format.

URL Encode/Decode

Apply or reverse percent-encoding on URLs and query strings.

Regex Tester

Test regular expressions in real time with capture groups and replace mode.

UUID Generator

Generate RFC 4122 compliant UUID v4 identifiers in bulk.

Password Generator

Create secure passwords with a strength meter and passphrase mode.

QR Code Generator

Create QR codes with custom size, colour, and optional centre logo.

Character Encoding Converter

Convert text between UTF-8, Shift_JIS, and EUC-JP with mojibake recovery.

Markdown to HTML Converter

Convert between Markdown and HTML with GitHub Flavored Markdown support.

CSV to JSON Converter

Convert between CSV and JSON with file upload and download.

Image Resizer

Resize images in the browser with presets for popular SNS platforms.

Image Compressor

Compress images with adjustable quality for smaller file sizes.

YAML to JSON Converter

Convert configuration files between YAML and JSON formats.

XML to JSON Converter

Convert data structures between XML and JSON.

SQL Formatter

Format and prettify SQL queries with keyword highlighting.

SQL INSERT Generator

Generate SQL INSERT statements from tabular data.

Cron Expression Generator

Generate cron expressions from a form with a natural-language description.

Cron Expression Parser

Parse cron expressions and explain them in plain English.

Hash Generator

Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text or files.

JWT Decoder

Decode JWT header, payload, and signature for inspection.

Image Format Converter

Convert images between PNG, JPEG, and WebP formats.

Image Cropper

Crop images interactively with aspect ratio presets.

Image Rotator

Rotate and flip images directly in your browser.

JSON Diff Tool

Compare two JSON structures with a visual diff view.

TSV to CSV Converter

Convert tab-separated values to and from CSV format.

開発・エンジニア向けツールについて

「開発・エンジニア系」カテゴリでは、プログラミングやWeb開発に必要なオンラインツールを提供しています。JSON整形・バリデーション、Base64エンコード/デコード、URLエンコード/デコード、正規表現テスト、UUID生成、パスワード生成、QRコード生成など、開発現場で日常的に使われる変換・生成ツールを網羅しています。APIレスポンスの確認、データエンコーディングの変換、セキュリティ関連の処理まで、エンジニアの作業効率を向上させます。

JSON整形ツールはシンタックスハイライトとエラー位置表示に対応しており、APIデバッグに最適です。正規表現テスターではリアルタイムにマッチ結果を確認でき、パターン作成の試行錯誤を大幅に短縮できます。パスワード生成ツールはWeb Crypto APIを使用した暗号学的に安全な乱数を採用しており、システム管理やアカウント運用に安心してご利用いただけます。すべてクライアントサイドで処理されるため、機密データがサーバーに送信されることはありません。開発者の日常業務をブラウザだけでサポートします。