This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

TextForge

28 text transformations in one API call

TextForge exposes 28 deterministic text transformations behind a single HTTPS API: slugify, camelCase, base64, email extraction, and batch processing with predictable JSON.

Top comment

Hey Product Hunt! 👋 I built TextForge because our logging pipeline was importing 47KB of string utilities (lodash, validator, custom snippets) across 5 services just to slugify URLs, camelCase keys, and base64-encode the result. What it does: 28 text transformations behind one REST endpoint (/v1/run) Composable pipelines: each step's output becomes the next step's input Sub-5ms p95 latency, HTTPS-only, CORS-enabled Free tier: 1,000 requests/day, no API key required Pro: $2.99/mo for 50K/day, webhooks, batch (100 items), analytics Example: curl -X POST https://textforge.co/v1/run \ -H "Content-Type: application/json" \ -d '{"input":"[email protected]","pipeline":["extractemails","slugify","base64encode"]}' Transforms included: case conversions (camel/snake/kebab/pascal/constant/sentence/title), encoding (base64, HTML, URL, leet, morse), extraction (emails, URLs, numbers), cleaning (trim, remove special, multiple spaces), analysis (word count, palindrome, hash), generation (random strings), utils (reverse, truncate). Stack: Express + PostgreSQL + Redis on Railway. OpenAPI spec at /api-docs. Dashboard at /dashboard. Free tier is genuinely usable — not a trial, no credit card. Upgrade when your volume is real. Happy to answer questions about the architecture, rate limiting design, or why we chose REST over GraphQL for this.

About TextForge on Product Hunt

28 text transformations in one API call

TextForge was submitted on Product Hunt and earned 0 upvotes and 4 comments, placing #134 on the daily leaderboard. TextForge exposes 28 deterministic text transformations behind a single HTTPS API: slugify, camelCase, base64, email extraction, and batch processing with predictable JSON.

On the analytics side, TextForge competes within Productivity, API and Development — topics that collectively have 760k followers on Product Hunt. The dashboard above tracks how TextForge performed against the three products that launched closest to it on the same day.

Who hunted TextForge?

TextForge was hunted by Jacob Not Jake. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

For a complete overview of TextForge including community comment highlights and product details, visit the product overview.