hanjoosten / utf8Guard

small utility to cope with invalid codepoints in utf8 data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utf8Guard

Ever had a file that should contain only valid utf8 characters, but for some reason invalid unicode codepoints are in? This little tool comes to the rescue. It substitues all those invalid stuff with a valid dummy character.

About

small utility to cope with invalid codepoints in utf8 data

License:Other


Languages

Language:Haskell 100.0%