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!
Comments URL: https://news.ycombinator.com/item?id=44196211
Points: 6
# Comments: 2
Melden Sie sich an, um einen Kommentar hinzuzufügen
Andere Beiträge in dieser Gruppe

Article URL: https://layer22.com/swift-and-cute-framework-setting-up-a-project-with-cmake
Comments



Article URL: https://ratfactor.com/cards/pl-small
Comments URL: https://news.ycomb