Skip to content

UTF8 to ASCII conversion #2

Description

@mdrobulis

quick way to aproximate UTF8 chars to ASCII chars

https://stackoverflow.com/questions/10207354/how-to-remove-all-of-the-diacritics-from-a-file

iconv -f utf8 -t ascii//TRANSLIT input.txt >output.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions