Ink·tab
Inktab

26 utilities, one tab.

A developer's toolbox that runs in your browser. No accounts, no uploads.

Browse all
  • 26 tools
  • 06 categories
  • Browser-only
  • Free
Featured tool
01
JSON formatterPaste · Format · Validate · Minify

Indent and validate JSON. Runs in your browser — nothing uploaded.

Open the workbench

Recently used

Other tools

26 available

07Format & convert

  1. 01
    JSON formatterPaste · Format · Validate · Minify
    Indent and validate JSON. Runs in your browser — nothing uploaded.
  2. 02
    Data convertJSON · YAML · TOML · CSV
    Round-trip your config formats. Parse errors point to the exact line and column.
  3. 03
    JSON → TSInfer interfaces from samples
    Paste an API response and get a TypeScript interface back, ready to drop in.
  4. 04
    Regex testerPatterns · options · live match preview
    Check a pattern live and load common ones with a single click.
  5. 05
    DiffCompare two texts · line and word level
    Paste two versions and see exactly where they differ, side by side.
  6. 06
    Text casecamel · snake · kebab · Pascal and more
    Convert identifier names between every common style,.
  7. 07
    SlugifyTitle → URL-safe string
    Trim spaces, accents, and punctuation into a clean slug for a URL.

04Encode & auth

  1. 08
    Base64Text ↔ Base64
    Encode UTF-8 text to Base64 and back. URL-safe mode included.
  2. 09
    URL encodePercent-encoding · component / uri
    Make any string safe to drop into a URL — encode and decode both ways.
  3. 10
    HashMD5 · SHA-1 · SHA-256 · SHA-512
    Fingerprint any string. Useful for integrity checks, cache keys, and quick IDs.
  4. 11
    JWT decoderHeader · payload · signature
    Paste a JSON Web Token and see the claims unpacked at a glance.

04Content & render

  1. 12
    HTML previewRender · sanitize · block XSS
    Preview HTML snippets inside a sandboxed iframe and get a cleaned-up version with scripts and inline handlers stripped.
  2. 13
    Markdown previewEditor · preview side by side
    Paste Markdown and see the rendered result and the produced HTML together.
  3. 14
    Lorem ipsumFiller text generator
    Placeholder content for design mockups and layout testing — Latin or Hangeul.
  4. 15
    Text statsCharacters · words · reading time
    Quickly size up a long article, a tweet, or a newsletter draft.

04Image

02Color

05Misc

  1. 22
    Unit convertLength · Weight · Temperature · Time
    Everyday unit conversions. Set decimals and units directly.
  2. 23
    CSS unitpx · rem · em · pt converter
    Translate design-tool px into rem, or newsletter pt into px — both ways at once.
  3. 24
    TimestampUnix ↔ date · relative time
    Convert between Unix timestamps, readable dates, and human-friendly relative time in one view.
  4. 25
    UUIDv4 random · v7 time-based
    Bulk-generate UUIDs and pick the formatting that matches your target system.
  5. 26
    Cron parserParse expression · preview next runs
    Turn a cron line into plain English and see when it will actually fire next.