すべてのツール
無料のWeb開発者向けツール
Converters
Cron式パーサー
Cron式を解析してスケジュールされた日時を取得します
Cron式ジェネレーター
cronビルダーでcron式を視覚的に作成し、スケジュールされた日時をプレビューします
日付変換
日付を人間が読める形式に変換し、またその逆も行います
JSON配列を表に変換
JSON配列を表形式に変換し、CSVまたはTSVとしてエクスポートします
JSON <> YAML コンバーター
JSONデータをYAMLに変換し、その逆も行います
基数変換
別の基数から別の基数へ数値を変換
ローマ数字変換
ローマ数字とアラビア数字を相互に変換します
XML <> JSON 変換
XMLデータをJSONに、またはその逆に変換
Markdown <> HTML 変換
MarkdownをHTMLに変換し、またその逆も行います
HTML → JSX 変換
HTMLマークアップをReact用のJSX構文に変換します
JSON <> TOML 変換
JSONデータをTOMLに変換し、またその逆も行います
YAML <> TOML 変換ツール
YAMLデータをTOMLに、またはその逆に変換します
OPML RSS URL 抽出ツール
OPMLファイルからRSSフィードURLを抽出します
RSS URL からOPMLを生成
RSSフィードURLからOPMLファイルを生成します
データサイズ / バイト変換ツール
ビット、バイト、キロバイト、メガバイト、ギガバイト、テラバイト、ペタバイトなど、さまざまなデータサイズ単位を相互変換します
cURL to Code 変換ツール
cURLコマンドを複数言語のコードに変換します
JSON to Code 生成ツール
JSONから複数言語向けの型やクラスを生成します
chmod 計算機
視覚的なチェックボックス、8進数、記号表記でUnixのファイル権限を計算します
Unit Converter
Convert between units of length, weight, temperature, data size, time, and more
Docker Run to Compose
Convert docker run commands to docker-compose.yml files instantly
Protobuf Decoder / Encoder
Decode Protocol Buffer messages from Base64 or hex without a schema definition
JSON Table Viewer
Visualise a JSON array as a sortable interactive table with CSV export
Coordinates Converter
Convert coordinates between DD, DMS and UTM
CBOR / MessagePack Codec
Encode JSON to CBOR or MessagePack binary and decode back — compare sizes and inspect hex or Base64 output
Network
Encoders / Decoders
Base64 画像 エンコード / デコード
Base64画像データをエンコード/デコード
Base64 テキスト エンコード / デコード
Base64テキストデータをエンコード・デコード
証明書デコーダー
証明書をデコード
GZip 圧縮 / 展開
GZipでテキストを圧縮または展開
HTML テキスト エンコード / デコード
HTMLテキストデータをエンコード・デコード
JWT エンコード / デコード
JSON Web Tokenをエンコード・デコード
URL エンコード / デコード
該当する文字を対応するURLエンティティにエンコード、またはデコード
Quoted-Printable エンコード / デコード
quoted-printable形式(RFC 2045)でテキストをエンコード/デコード
Hex ⇔ ASCII 変換ツール
16進数とASCIIテキスト形式を相互に変換
Base58 エンコード / デコード
Base58エンコーディング(Bitcoin、IPFSで使用)でテキストをエンコード/デコード
GZipプロセッサー
高度なレベル設定に対応した高性能GZip圧縮
Base32 Encoder / Decoder
Encode and decode Base32 strings used in TOTP secrets and RFC 4648 applications
Bzip2 Decompressor
Decompress bzip2 (.bz2) files and Base64 or hex-encoded bzip2 data — instant client-side decompression
Formatters
JSON フォーマッター
JSONデータを即座に整形・見やすく整形・圧縮できます。JSON構文を検証し、適切なインデントで整形表示したり、効率的な保存と転送のためにJSONを圧縮したりできます。
SQLフォーマッター
SQLデータを整形
XMLフォーマッター
XMLデータをインデントまたは最小化
CSSフォーマッター
CSSコードを整形して見やすくする
JavaScriptフォーマッター
JavaScriptコードを整形して見やすくする
HTMLフォーマッター
HTMLコードを整形して見やすくする
TOMLフォーマッター
TOML設定ファイルを整形・見やすく整える
YAMLフォーマッター
YAML設定ファイルを整形・見やすく整える
Python Formatter
Format and beautify Python code with proper indentation and whitespace normalization
SCSS Formatter
Format and beautify SCSS/Sass code with proper indentation and nesting using Prettier
LESS Formatter
Format and beautify LESS stylesheets with proper indentation and nesting using Prettier
Generators
ハッシュ / チェックサム生成
MD5、SHA1、SHA256、SHA512などを使用して、テキストまたはバイナリデータからハッシュ値とチェックサムを計算します。ファイルの整合性を検証し、安全なハッシュコードを即座に生成します。
HMACジェネレーター
SHA-1、SHA-256、SHA-384、またはSHA-512を使用して、API認証、Webhook、メッセージ整合性のためのHMAC署名を生成します。
Bcrypt 生成 / 検証
コスト係数を設定してbcryptパスワードハッシュを生成・検証
Lorem Ipsum生成
Lorem Ipsum(または類似の)プレースホルダーテキストを生成
フェイクデータ / Faker ジェネレーター
クイックテンプレート(ユーザー、従業員、商品、注文)でフェイクデータを生成。JSON、YAML、CSV、またはSQLとしてエクスポートできます。
パスワード生成
ランダムなパスワードを生成
UUID生成・デコード
UUIDのバージョン1、4(GUID)、6、7を生成・デコード
QRコード エンコーダー / デコーダー
テキストからQRコードを読み取る、または生成します。SVGとしてエクスポートできます。
Basic認証ジェネレーター
HTTP Basic認証の認証情報とAuthorizationヘッダーを生成
ハッシュ計算機
ネイティブの暗号アルゴリズム(MD5, SHA256, SHA512, BLAKE2)でハッシュを計算
OTPジェネレーター(TOTP/HOTP)
2FA向けに、時間ベース(TOTP)およびカウンターベース(HOTP)のワンタイムパスワードを生成
RSA鍵ペアジェネレーター
キーサイズとハッシュアルゴリズムを設定して、PEM形式のRSA公開/秘密鍵ペアを生成
Meta Tag Generator (OG/Twitter)
Generate Open Graph and Twitter Card meta tags for your web pages with live social media previews
MAC Address Generator
Generate random MAC addresses in multiple formats for testing and development
Scrypt Hash Generator
Generate scrypt password hashes with configurable cost parameters for secure password storage
BIP39 Mnemonic Generator
Generate BIP39 mnemonic seed phrases for cryptocurrency wallets with 12 or 24 words
SVG Placeholder Generator
Generate lightweight SVG placeholder images with custom size, colours, and label text
Random Number Generator
Generate cryptographically random integers, floats, byte sequences, and big decimals via the Web Crypto API
Text
テキストのエスケープ / アンエスケープ
解析を妨げる可能性のある特殊文字を除去するために、文字列をエスケープまたはアンエスケープします。JSON、JavaScript、XML、HTMLのエスケープに対応し、安全な文字列処理を支援します。
リスト比較
2つのリストを比較
行ユーティリティ
行の並べ替え、空白の削除、テキストからの行フィルタリング
HTMLプレビュー
HTMLコードをライブのブラウザプレビューで表示します
Markdownプレビュー
GitHub風のレンダリングでMarkdownドキュメントをプレビュー
テキスト解析とユーティリティ
テキストを解析し、基本的なユーティリティツールを提供します
テキスト比較
2つのテキストを比較します
文字列置換
正規表現対応の検索と置換
Mermaid Diagram Editor
Write Mermaid diagram syntax and see a live preview of flowcharts, sequence diagrams, class diagrams, and more
Defang / Fang URLs & IPs
Defang URLs and IP addresses for safe sharing in security reports and tickets
Extract URLs / Emails / IPs
Extract all URLs, email addresses, and IP addresses from any text for log analysis and threat hunting
URL Slug Generator
Convert any text to a URL-friendly slug with Unicode support and configurable separators
Prefix / Suffix Lines
Add a prefix or suffix to every line of text for bulk text manipulation
ASCII Art Text Generator
Convert text to ASCII art using FIGlet fonts for terminals, comments, and README files
Emoji Picker & Search
Browse, search, and copy any Unicode emoji by keyword or category
String Obfuscator / PII Masker
Mask emails, credit cards, phone numbers, IPs, and JWTs from any text — all processing happens in your browser
Documents
Testers
JSONPathテスター
JSONPathをテスト
JSON スキーマ検証
詳細なエラー報告付きで、JSON データを JSON Schema(draft-04、draft-06、draft-07、2019-09)に対して検証します
IBAN バリデーター
チェックサムと長さで国際銀行口座番号(IBAN)を検証
正規表現テスター
正規表現を検証してテスト
XSD 正規表現パターンテスター
XSD(XML Schema Definition)の正規表現パターンをテスト
URLパーサー
URLの構成要素、クエリパラメータ、構造を解析・分析
XMLバリデーター
XMLデータの構文と構造を検証します。
ユーザーエージェント解析
User-Agent文字列を解析して、ブラウザ、OS、デバイス情報を抽出
クエリ文字列パーサー
URLのクエリ文字列パラメータを解析してデコード
XML / XSD バリデーター
XSD スキーマに対して XML ドキュメントをオンラインで検証します。XML 構文のチェック、スキーマ準拠の確認、名前空間検証のテストを行い、XML ファイルが企業標準を満たしていることを確実にします。
パスワード強度チェッカー
パスワードの強度、エントロピー、解読時間を確認し、セキュリティ推奨事項を取得します
JSONata Expression Tester
Test JSONata expressions against JSON data with live results and debug JSON queries
Phone Number Parser
Parse and validate international phone numbers with country detection and format conversion
Keyboard Keycode Viewer
Press any key to see its JavaScript keycode, key, code, and which values for debugging keyboard events
JSON Diff Viewer
Compare two JSON documents side by side and see exactly what changed
XPath Tester
Test XPath expressions against XML or HTML documents with real-time results
CSS Selector Tester
Test CSS selectors against HTML and see matching elements instantly
Email Normalizer
Normalize and deduplicate email addresses by stripping Gmail dots, plus aliases, and standardizing case
Colors
カラーピッカー&コンバーター
色を選択し、HEX、RGB、HSL、HSV 形式間で変換します
色のコントラスト計算機
色のコントラスト比を計算し、WCAG アクセシビリティ準拠を確認します
色覚異常シミュレーター
アクセシビリティテストのために画像で色覚特性をシミュレーションします
Color Palette Generator
Generate harmonious color palettes with complementary, analogous, triadic, and tetradic color schemes
Tints & Shades Generator
Generate lighter tints and darker shades from any base color for UI design and branding
Color Palette Extractor
Extract dominant colors from any image and get the main color palette with HEX, RGB, and HSL values
Images
References
HTTP Status Codes Reference
Look up any HTTP status code with descriptions, categories, and usage guidance. Complete reference for 1xx, 2xx, 3xx, 4xx, and 5xx codes — free online tool.
MIME Types Lookup
Look up MIME types by type name or file extension. Search all 2500+ registered MIME types with extensions, compressibility, and source — free online reference.
Git Command Finder
Find the exact git command for your scenario — undo a commit, delete a branch, recover lost work, stash, rebase, cherry-pick. 40+ recipes with explanations and safety warnings.
Calculators
Math Expression Evaluator
Evaluate mathematical expressions with variables, functions, and unit conversions
Percentage Calculator
Calculate percentages, percentage change, and percentage of a number instantly
Entropy Calculator
Calculate Shannon entropy and character frequency distribution of any text or data
Checksum Calculator
Calculate CRC-8, CRC-16, CRC-24, CRC-32, Adler-32 checksums and validate Luhn (credit card) numbers
技術的な詳細
Free Online Developer Tools — DevToys Web Pro
What DevToys Web Pro Is
DevToys Web Pro is a free, browser-based collection of developer tools covering every common task: format and validate JSON, encode and decode Base64, generate UUIDs, decode JWT tokens, test regular expressions, convert between data formats, hash strings, generate QR codes, compress images, and more — all without installing software or sending data to a server. Every tool runs entirely in your browser using JavaScript and WebAssembly, so your code, credentials, and sensitive data never leave your machine.
Tool Categories
Tools are organized into eight categories. Formatters: JSON formatter, SQL formatter, XML formatter, CSS formatter, HTML formatter, JavaScript formatter, YAML formatter, TOML formatter. Encoders & Decoders: Base64 encoder/decoder, URL encoder/decoder, JWT decoder, HTML entity encoder, hex/ASCII converter, Base58, gzip, quoted-printable. Generators: UUID/GUID generator, password generator, QR code generator, hash generator, HMAC generator, RSA key generator, bcrypt generator, lorem ipsum generator, TOTP/OTP generator. Converters: JSON to YAML, JSON to CSV, JSON to TOML, cron expression parser, chmod calculator, date converter, number base converter, curl-to-code, markdown to HTML. Testers: regex tester, JSON Schema validator, JSONPath tester, XML/XSD validator, URL parser, query string parser, IBAN checker, password strength checker. Text tools: markdown preview, text diff/comparer, text analyzer, string replacer, list compare. Image tools: image compressor, image converter, image resizer, image cropper. Network tools: IPv4 subnet calculator, IPv4 range expander, IPv6 parser.
Privacy — Your Data Stays in Your Browser
Unlike many online developer tools that send your input to remote servers for processing, DevToys processes everything locally. When you format JSON, decode a JWT, test a regex, or hash a string, the computation runs in your browser tab using the same JavaScript engine and Web Crypto API that power modern web applications. No data is transmitted, no inputs are logged, and the tools continue working offline after the page loads. This makes DevToys safe to use with JWT tokens, API keys, private keys, credentials, and any other sensitive developer data.
Browser Tool vs Local App
DevToys Web Pro works instantly in any browser with no installation, no login, and no configuration. It is also available as a Progressive Web App (PWA) for offline use, and as a browser extension for Chrome, Firefox, and Edge that puts all tools in your new-tab page. For teams, the web version requires no software deployment — share a URL and anyone on any OS can use the tools immediately. Compared to running scripts locally or configuring VS Code extensions, DevToys is faster to access for one-off formatting, decoding, or conversion tasks.