Skip to main content
Ink·tab
Inktab

45 utilities, one tab.

Developer utilities that run in your browser. No accounts, no uploads.

Browse all
  • 45 tools
  • 6 categories
  • Browser-only
  • Free
Suggested for first-timers
01
JSON formatterPaste · Format · Validate · Minify

Indent and validate JSON. Runs in your browser.

Open the tool

Recently used

Other tools

45 available

12Format & convert

Browse all
  1. 01
    JSON formatterPaste · Format · Validate · Minify
    Indent and validate JSON. Runs in your browser.
  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
    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.
  8. 08
    Xlsx convertxlsx · csv · json both directions
    Turn an Excel sheet into JSON or CSV — or back. Everything stays in the browser.
  9. 09
    cURL convertcURL one-liner to code
    Take a cURL one-liner from a backend log and rewrite it as fetch, axios, or HTTPie.
  10. 10
    Romanize koMCT 2000 + passport convention
    Names, places, brand names — one per line. See both romanizations side by side.
  11. 11
    JSON schemaajv validation · JSONPath query
    Validate an API response against a schema, or pull a slice out of a large JSON.
  12. 12
    Regex visualizerRegex → tree + per-node description
    Unfold a complex regex into a tree, with each piece explained.

05Encode & auth

Browse all
  1. 13
    Base64Text ↔ Base64
    Encode UTF-8 text to Base64 and back. URL-safe mode included.
  2. 14
    URL encodePercent-encoding · component / uri
    Make any string safe to drop into a URL — encode and decode both ways.
  3. 15
    HashMD5 · SHA-1 · SHA-256 · SHA-512
    Fingerprint a string. Integrity checks, cache keys, quick IDs.
  4. 16
    JWT decoderHeader · payload · signature
    Paste a JSON Web Token and see the claims unpacked at a glance.
  5. 17
    JWT signSign and verify with HS256/384/512
    Mint a JWT for staging-auth debugging, or verify a received token against a secret.

07Content & render

Browse all
  1. 18
    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. 19
    Markdown previewEditor · preview side by side
    Paste Markdown and see the rendered result and the produced HTML together.
  3. 20
    Lorem ipsumFiller text generator
    Placeholder content for design mockups and layout testing. Latin or Hangeul.
  4. 21
    Text statsCharacters · words · reading time
    Size up a long article, a tweet, or a newsletter draft at a glance.
  5. 22
    Char count platforms10 platform limits, one screen
    Korean resume 500 · X 280 · Instagram 2200 · Smart Store 50 · Naver title 40 byte. Live, in one place.
  6. 23
    HTTP status1xx–5xx · common headers
    401 vs 403, Cache-Control flavors, CORS preflight — answered fast.
  7. 24
    OG previewKakaoTalk · X · Facebook card preview
    Check how seven platforms render your card before publishing. The URL is never fetched.
  1. 38
    Unit convertLength · Weight · Temperature · Time
    Everyday unit conversions. Set decimals and units directly.
  2. 39
    CSS unitpx · rem · em · pt converter
    Translate design-tool px into rem, or newsletter pt into px — both ways at once.
  3. 40
    TimestampUnix ↔ date · relative time
    Convert between Unix timestamps, readable dates, and human-friendly relative time in one view.
  4. 41
    UUIDv4 random · v7 time-based
    Bulk-generate UUIDs and pick the formatting that matches your target system.
  5. 42
    Cron parserParse expression · preview next runs
    Turn a cron line into plain English and see when it will actually fire next.
  6. 43
    Timezone converterCompare several cities at once
    Set a base time and see the local time across the cities you've added. DST and UTC offsets handled via the IANA database.
  7. 44
    VAT calculatorNet ↔ VAT ↔ Gross
    Type in any of the three cells; the other two follow. Standard, simplified, or exempt.
  8. 45
    Biz no check10-digit checksum + type guess
    Verify a Korean BRN's format and checksum on the spot. Single or bulk.