Tuesday

file rename : removing non-ascii characters from filename in linux

this application for removing special characters for windows
detox -r -v /path/to/your/files


-r Recurse into subdirectories
-v Be verbose about which files are being renamed 
-n Can be used for a dry run (only show what would be changed)

No comments:

imagemagic add text to image

rem different types of text annotations on existing images rem cyan yellow orange gold rem -gravity SouthWest rem draw text and anno...