[HN Gopher] Show HN: String Flux - Simplify everyday string tran...
___________________________________________________________________
Show HN: String Flux - Simplify everyday string transformations for
developers
I built https://stringflux.io/ to make everyday string
transformations a little less painful. It's similar to CyberChef in
the sense that it supports multiple string operations, but with a
cleaner, more focused UI and smart suggestions based on your input.
You can also chain transformations -- for example: decode base64
string which was base64 encoded from minified json - then json
format (pretty-print) it -- all in one flow. This is helpful when
dealing with complex or nested strings, like encoded API responses
or log data, where you need to apply multiple steps to make the
content readable. The idea came from the frustration of jumping
between different tools just to handle common string tasks.
There's a short GIF demo in the GitHub README:
https://github.com/stringflux/stringflux Would love to hear your
thoughts and feedback!
Author : eaglepeak
Score : 6 points
Date : 2025-06-05 22:05 UTC (54 minutes ago)
(HTM) web link (stringflux.io)
(TXT) w3m dump (stringflux.io)
___________________________________________________________________
(page generated 2025-06-05 23:00 UTC)