Stripper

Plain text sanitizer

Local only
Ready for text
0 characters

Ruby / terminal

$ ruby -CUTF-8 -pe 'gsub(/[\u0000-\u0008\u000B\u000C\u000E-\u001F\u007F-\u009F]/, "")'

Character-level cleanup cannot detect identifiers encoded in visible wording.