strip-nonprintabletextdev
Strip Non‑Printable
Remove non-printable characters from text (keep tabs/newlines optionally).
Inputs
Output
(no output yet)
Explanation
Fix hidden characters that break parsing, diffs, or copy/paste.
Use it when you need a fast, offline conversion/validation step during development or debugging.
Related