Greek to Greeklish filenames translation #942
michalisKout
started this conversation in
Share
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone 👋🏻 , I've created a translation widget. It translates any file that matches the selected file type from a specified directory and its sub-directories (check env variables) from Greek letters to Greeklish. It can be helpful when we use apps that strangle to read files with greek characters on their filenames.
For example:
Therefore, we need to have all our files converted to a Greeklish format using Latin characters.
I hope some of you find this useful 🤞🏻.
ℹ️ Hint: You can even replace the
⚠️ Use this with caution. It may rename a large number of file names and make unwanted changes to your file names. ⚠️
greekToGreeklishMap
to a custom translation map and make your own filename renames.Translate audio files:
audio_files.mov
Translate images files:
images.mov
Translate text files:
text.mov
Environment variables:
Beta Was this translation helpful? Give feedback.
All reactions