Created
February 16, 2022 10:33
-
-
Save brablc/875197b932089fb6297cb2166b84c7db to your computer and use it in GitHub Desktop.
Fix broken UTF-8 when copying text from PDF to Word on Mac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pbpaste | iconv -f utf8-mac -t utf-8//TRANSLIT | pbcopy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment