asciifytextdev
ASCIIfy (Strip Non-ASCII)
Strip non-ASCII characters (optionally keep newlines).
Inputs
Output
(no output yet)
Explanation
Useful when systems only accept ASCII or when cleaning pasted text.
Use it when you need a fast, offline conversion/validation step during development or debugging.