I built a small web tool called Cipher Copy to scratch a personal itch: quick text encoding/decoding without accounts, ads, or sending data to third-party servers.
Everything runs client-side in the browser. The focus is speed, simplicity, and privacy — open a page, paste text, encode/decode, copy, done.
I’m curious:
Is this something you’d actually bookmark?
What encodings or workflows would make it more useful?
Hi HN,
I built a small web tool called Cipher Copy to scratch a personal itch: quick text encoding/decoding without accounts, ads, or sending data to third-party servers.
Everything runs client-side in the browser. The focus is speed, simplicity, and privacy — open a page, paste text, encode/decode, copy, done.
I’m curious:
Is this something you’d actually bookmark?
What encodings or workflows would make it more useful?
Any UX or performance issues jump out?
Link: https://cipher-copy-973c977c.base44.app/Encode
Thanks for taking a look — feedback welcome.