Skip to content

pf25/textkit-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

TextKit — Free Online Text & Data Tools

TextKit is a collection of free, fast, browser-based tools for text processing, data cleaning, format conversion, and developer utilities.

Every tool runs entirely in your browser. No data is uploaded, no accounts required.

🔗 textkit.dev


Tools

Delimiter Conversion

Convert between column data and delimited formats — commas, semicolons, pipes, tabs, and spaces.

Text Transform

Data Cleaning

Text Analysis

  • Word Counter — Words, characters, sentences, paragraphs, reading time
  • Count Lines — Total, non-empty, blank, unique, and duplicate line counts

Text Extraction

Generators

Developer Tools

  • JSON Formatter — Format, validate, and pretty-print JSON with syntax highlighting and tree viewer
  • Regex Tester — Test regular expressions in real time with match highlighting and cheat sheet
  • Diff Checker — Compare two texts side by side with line-level and character-level highlighting
  • Epoch Converter — Convert between Unix timestamps and human-readable dates
  • Time Zone Converter — Compare times across multiple time zones with visual hour-by-hour alignment
  • JWT Decoder — Decode JWT tokens and inspect header, payload, and signature
  • Color Converter — Convert colors between Hex, RGB, and HSL with live preview

Encode / Decode

Data Formats

  • CSV to JSON — Convert CSV data to JSON with auto-delimiter detection and type inference
  • JSON to CSV — Convert JSON arrays to CSV with nested object flattening and download

Why TextKit?

  • Privacy first — All processing happens in your browser. Your text never leaves your device.
  • No sign-up — Just open a tool and use it. No accounts, no email collection.
  • Fast — Lightweight pages, no heavy frameworks. Tools load and run instantly.
  • Free — Every tool is free to use with no limits.

Built With

  • Python (Flask)
  • Tailwind CSS
  • Vanilla JavaScript

Blog

Guides on text processing, data cleaning, and developer productivity:


Feedback

Found a bug or have a suggestion? Open an issue on this repo.


License

© 2026 TextKit. All rights reserved.

About

Free online text tools to convert delimiters, clean data, change case, extract emails & more. All browser-based, no sign-up. textkit.dev

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors