Text and developer tools

Format JSON, convert encodings, inspect timestamps, hashes, and developer text.

AllNetwork and domain lookupSEO and GEO lookupText and developer toolsPrompts and keyword toolsFinance and tax toolsEveryday lookup toolsMath calculatorsChart buildersImage toolsFile tools

Subcategories

This category is split by real user workflows so each tool set is easier to scan.

101 tools

JSON and schema

JSON formatting, diffing, patching, path viewing, JSON5, and schema generation or validation.

Only this group · 16

JSON Schema generator

Infer a JSON Schema draft from example JSON so you can model payloads, configs, and interface docs faster.

LookupToolChakan

JSON to TypeScript generator

Generate TypeScript interfaces and type aliases from example JSON in the browser for payload modeling, mocks, and frontend typing.

LookupToolChakan

JSON to Zod schema generator

Generate Zod schema drafts from example JSON in the browser for TypeScript runtime validation, API payloads, and AI output contracts.

LookupToolChakan

JSON to Golang struct generator

Generate Golang struct drafts with json tags from example JSON in the browser for backend payload modeling and API debugging.

LookupToolChakan

JSON formatter

Use this json formatter tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

JSON deep diff

Use this json deep diff tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

JSON diff and patch viewer

Generate and apply RFC 6902 style JSON Patch operations (add/remove/replace) to review payload changes and migration safety.

LookupToolChakan

JSON5 formatter and validator

Use this json5 formatter and validator tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

JSONPath viewer

Use this jsonpath viewer tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

JSON Pointer viewer

Resolve a JSON Pointer against pasted JSON to inspect one exact field, array item, or root node with a path trace.

LookupToolChakan

JSON key sorter

Sort JSON object keys in ascending or descending order, recursively when needed, then copy formatted or minified output.

LookupToolChakan

JSON to Markdown table converter

Use this json to markdown table converter tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

JSON flatten and unflatten converter

Flatten nested JSON into dot-path key/value pairs or rebuild dot-path JSON back to nested objects in the browser for config migration and data cleanup.

LookupToolChakan

JSON key renamer

Rename JSON keys in bulk with naming-style conversion or custom mapping rules, with nested object and array support.

LookupToolChakan

JSON Schema validator

Use this json schema validator tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

JSON key path extractor

Extract JSON key paths with node types, depth, and path formats to speed up field inventory and mapping preparation.

LookupToolChakan

Markup, config and SQL

YAML, XML, CSV, INI, TOML, MessagePack, HTML entities, Markdown, SQL formatting, SQL IN, SQL VALUES, CREATE TABLE, WHERE clauses, and ENV cleanup.

Only this group · 26

YAML and JSON converter

Convert YAML to JSON or JSON to YAML in the browser for configs, API examples, and documentation cleanup.

LookupToolChakan

XML and JSON converter

Convert XML to JSON or JSON to XML for API responses, legacy data, and configuration inspection.

LookupToolChakan

CSV and JSON converter

Convert CSV to JSON or JSON to CSV in the browser with delimiter detection, header handling, and preview rows for imports and docs.

LookupToolChakan

CSV table viewer and validator

Preview CSV as a table and validate delimiter, headers, empty rows, duplicate headers, and uneven column counts in the browser.

LookupToolChakan

CSV column extractor and reorder tool

Extract selected CSV columns by name, index, or range, reorder fields, preview the cleaned table, and export a new CSV locally in the browser.

LookupToolChakan

CSV column renamer and header normalizer

Rename CSV headers by column name or index, normalize field names to common cases, preview the mapping, and export a cleaned CSV locally in the browser.

LookupToolChakan

CSV row filter and condition cleaner

Filter CSV rows by column name or index with equality, contains, numeric comparison, empty checks, or regex, then preview and export the matched rows locally.

LookupToolChakan

CSV column type inference and schema draft tool

Profile CSV columns to infer integer, number, boolean, date, URL, email, and text types, then generate JSON Schema and SQL draft definitions locally in the browser.

LookupToolChakan

JSONL and JSON converter

Convert JSON Lines to a JSON array or JSON arrays to JSONL in the browser, with per-line validation for logs, datasets, and batch APIs.

LookupToolChakan

INI and JSON converter

Convert INI to JSON or JSON to INI in the browser with section support, duplicate-key diagnostics, and config cleanup hints.

LookupToolChakan

TOML and JSON converter

Convert TOML to JSON or JSON to TOML in the browser with table, array, and scalar summaries for config cleanup.

LookupToolChakan

MessagePack and JSON converter

Encode JSON to MessagePack HEX or decode MessagePack HEX back into readable JSON.

LookupToolChakan

HTML entity codec

Use this html entity codec tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

Markdown and HTML viewer

Use this markdown and html viewer tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

SQL formatter

Use this sql formatter tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

SQL table and field inspector

Use this sql table and field inspector tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

SQL IN list builder

Use this sql in list builder tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

SQL VALUES and INSERT builder

Convert CSV, table rows, or pasted data into SQL VALUES and INSERT INTO statements, with string escaping, NULL handling, column checks, and copyable output.

LookupToolChakan

SQL CREATE TABLE generator

Generate CREATE TABLE DDL from a field list for MySQL, PostgreSQL, SQLite, or generic SQL with primary keys, defaults, comments, and review warnings.

LookupToolChakan

SQL WHERE condition builder

Generate SQL WHERE, SELECT, and COUNT query conditions from filter rows with IN, BETWEEN, LIKE, NULL checks, escaping, and parameter-binding warnings.

LookupToolChakan

.env formatter

Format .env environment variable text and inspect normalized key/value pairs, duplicates, and suspicious lines.

LookupToolChakan

.gitignore generator

Generate a .gitignore draft from common project stacks, IDE choices, operating-system files, environment patterns, and extra custom rules.

LookupToolChakan

tsconfig generator

Generate a tsconfig.json draft from runtime, module system, strictness, aliases, and include or exclude scopes for TypeScript project setup.

LookupToolChakan

Deployment config generator

Generate deployment config drafts for Docker, PM2, Nginx, GitHub Actions, or Vercel from framework and server parameters.

LookupToolChakan

.env template companion

Generate .env.example and multi-environment placeholder packs with a variable matrix that separates browser-exposed values from server-only secrets.

LookupToolChakan

Deployment rollback checklist

Generate deployment rollback checklists with preflight checks, rollback triggers, step-by-step recovery actions, and post-rollback verification.

LookupToolChakan

URL and web codecs

URL encoding, query diffs and normalization, URL list extraction and dedupe, batch query extraction, URL parsing, HTTP status codes, and QR codes.

Only this group · 9

URL encode and decode

Use this url encode and decode tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

URL query parameter diff

Compare two URLs or query strings to find added, removed, changed, and unchanged parameters without requesting the URL.

LookupToolChakan

URL query normalizer

Normalize a URL or query string by sorting parameters, deduplicating repeated keys, and optionally dropping empty values to get a stable copyable query.

LookupToolChakan

URL list extractor and deduper

Extract URLs from pasted text, logs, tables, or documents, deduplicate them, summarize domains, and warn about sensitive query parameters locally in the browser.

LookupToolChakan

URL query key extractor

Extract query parameters from many URLs or logs, then summarize keys, value samples, UTM tags, duplicate keys, and sensitive parameter risks locally in the browser.

LookupToolChakan

UTM parameter cleaner

Remove UTM and common ad-tracking parameters from one or many URLs, then summarize removed keys, kept keys, and share-safe cleaned links locally in the browser.

LookupToolChakan

URL parser

Use this url parser tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

HTTP status code lookup

Use this http status code lookup tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

QR code generator

Use this qr code generator tool to inspect, convert, or generate a clear result directly in your browser.

LookupToolChakan

Bases, binary and Unicode

Base64, string hex/binary, arbitrary bases, number bases, Unicode inspection, and Punycode.

Only this group · 9

Timestamps and colors

Timestamp conversion and color format conversion.

Only this group · 3

Text analysis, diff and extraction

Word counts, frequency, text diff, regex testing, and extraction.

Only this group · 5

Text cleanup and batch editing

Dedupe, sort, case, line numbers, replace, filter, reverse, shuffle, and join.

Only this group · 11

Random and sequence generators

UUID, random number, and sequence generation.

Only this group · 3

Hashes, checksums and signatures

Text/file hashes, MD5, checksums, and HMAC signatures.

Only this group · 5

Auth, passwords and permissions

Basic Auth, JWT, TOTP, permissions, password strength, and random passwords.

Only this group · 6

Developer schedule expressions

Cron expression lookup, explanation, and next run times.

Only this group · 2

Morse and classic ciphers

Morse code, Caesar cipher, and Vigenere cipher.

Only this group · 3

Other tools

Tools not yet assigned to a fixed subgroup.

Only this group · 3