nowfound

Growth · February 25, 2025

TF

Txtl – Fast static website of text utilities

I often need simple text tools (e.g. diffing, epoch time conversion, number base conversion) and was frustrated that I couldn't find a simple option that was as fast as I wanted. Many (SEO-optimized) websites exist, but they unnecessarily send your input to their servers. I used tools like DevToys but their diff has been broken on Mac for a while [1] and it requires installing an app, and CyberChef is good but requires too many interactions (yes, I'm picky). So, I decided to build my own. txtl tries to autodetect what mode you want based on the input, and in general is fast and gets out of…

In plain words

Txtl is a fast static website offering common text utilities like diffing, epoch time conversion, and number base conversion. It processes all operations locally in the browser without sending data to servers. The tool automatically detects the input type and displays relevant conversions, minimizing user interactions. Designed for developers who need quick access to text manipulation tools without installing applications or navigating complicated interfaces, Txtl is open source and available on GitHub.

written from the facts on this page · September 2026

From the sources

In the maker’s words, at launch

I often need simple text tools (e.g. diffing, epoch time conversion, number base conversion) and was frustrated that I couldn't find a simple option that was as fast as I wanted. Many (SEO-optimized) websites exist, but they unnecessarily send your input to their servers. I used tools like DevToys but their diff has been broken on Mac for a while [1] and it requires installing an app, and CyberChef is good but requires too many interactions (yes, I'm picky). So, I decided to build my own. txtl tries to autodetect what mode you want based on the input, and in general is fast and gets out of your way as much as possible. For example, if you paste in a number then it will show base conversions, but if it looks like an epoch timestamp then it will display the corresponding date. And of course it's open source at https://github.com/viveksjain/txtl/ This was partly also a way for me to try using LLMs to build a frontend/new project. This could probably be a whole blog post, but I see why some people can say that LLMs can 10x their coding productivity (I certainly didn't find this true in my day job) - I was really impressed with what o1 can do, it probably got me 70% of the way there in one shot. And as someone not familiar with frontend development, iterating was way faster. But, it still requires plenty of feedback and requires handholding - I had to completely rewrite the diff rendering logic, no matter what I tried I couldn't get an LLM to get it right. Would love feedback on the autodetection and overall usability! [1] https://github.com/DevToys-app/DevToys/issues/1296

Does a similar job

all alternatives →
  • TC
    TxtPages – Create fast text webpages2023 · txtpages.xyz · ▲17

    Create plain text webpages, blog posts, reference pages, or quick notes. The page you create will have a unique url which you can share with others. TxtPages is a clone of the popular Txti tool for creating fast text web pages.

  • TB
    TxtNet Browser – Browse the Web over SMS, No Wi-Fi/Mobile Data Needed2023 · github.com · ▲234

    Hello all, This is my second year of working on a project[1] with the goal of browsing the web, on an Android smartphone, without reliance on Wi-Fi or mobile data. While this concept might seem aimless, my goal was to provide a way for people in areas with limited, expensive, or censored cellular internet access a way to view the web in a basic format. I finished work on a basic client-server model last year[2], and this year, I implemented a new pseudo-distributed peer-to-peer model that allows any TxtNet Browser user to use their own smartphone to run a background server service that…

  • UR
    ut – Rust based CLI utilities for devs and ITOct 2025 · github.com · ▲170

    Hey HN, I find myself reaching for tools like it-tools.tech or other random sites every now and then during development or debugging. So, I built a toolkit with a sane and simple CLI interface for most of those tools. For the curious and lazy, at the moment, ut has tools for, - Encoding: base64 (encode, decode), url (encode, decode) - Hashing: md5, sha1, sha224, sha256, sha384, sha512 - Data Generation: uuid (v1, v3, v4, v5), token, lorem, random - Text Processing: case (lower, upper, camel, title, constant, header, sentence, snake), pretty-print, diff - Development Tools: calc, json…

  • UU
    utt – Universal Text Transformer2022 · github.com · ▲127
  • RT
    Rich text editor as a service – my free side project2025 · texteditors.dev · ▲13

    Hey all I've used one too many rich text editors in my career to know that they are cumbersome to add and manage. So I built a tool that I can use for myself and also let others use it. TextEditors is a tool that lets you easily add a rich text editor to your site. You can configure it by clicking on the toolbar elements you want and we give you instructions on how to add to your site. Pretty early days, but happy with the progress so far. Look forward to your feedback. https://www.texteditors.dev PS - yes it's free :)

  • txtNest2025 · ▲40

    Private text storage in your browser

More growth this month

the category →
  • Browzer426

    Put your technical content on autopilot

    Growth · 14d ago · trybrowzer.com

  • ​​A pixel-art solar system at its real current positions.​

    Growth · 30d ago · astrapixels.com

Launched alongside, February 2025

the whole month →
  • Beautiful screen recordings with instant shareable links

    Growth · 2025 · screen.studio

  • Tana1,666

    Put your notes to work with voice and AI

    AI · 2025 · tana.inc

  • IG

    I was at FB/Meta from late 2013 to early 2023, mostly working in the compiler/runtime spaces. I got hit in the spring 2023 layoff wave. I immediately started making games in my newfound free time (a lifelong interest, and I even worked in AA(A?) back ca. ~2000), and in October 2023 I stumbled upon the idea of a roguelike pachinko/plinko game inspired by Luck Be A Landlord. Things snowballed quickly, I started talking to publishers, then worked like crazy through all of 2024, almost the hardest I've ever worked in my career, and launched the game in December 2024. It's sold…

    Work · 2025

  • Tanka1,410

    AI Messenger with smart reply & long term memory for teams

    AI · 2025 · tanka.ai

  • Tool Finder1,327

    Your shortcut to better software

    AI · 2025 · toolfinder.com

  • IB

    i wanted to change the habit of reaching for my phone in the morning and doomscrolling away an hour so i built an app to help me. now i have to literally touch grass before accessing my most distracting apps the app is built in swiftui, uses the screen time apis provided by apple and google vision to recognise grass or not i'd love to get your thoughts on the concept.

    Life & fun · 2025 · touchgrass.now