An application to convert file encodings.
If you are not 100% certain of what you are about to do or if you don't even know what file encodings are then please do yourself a favor and don't even download this application. You can ruin all your files with a single click of a button. This application doesn't create backup files before conversion. You have been warned.
Add files to the filelist using the menu commands. Select the input and output encodings and push convert.
Adds one or more files to filelist. Only supported files are added.
Adds all the files from the selected directory to the filelist. Only supported files are added.
Clears the filelist.
Quits the application.
Determines the maximum allowed file size. Files that are larger than this will not be processed.
Application information.
There is a special file in the application directory named "whitelist.csv". This file contains the allowed file types for the application. You may add or remove these but keep in mind that not all files are supposed to be converted.
Open your terminal application and type:
sudo apt-get install python3 python3-pyqt4
Hit enter. Enter your password when prompted. Answer yes to the question about using additional disk space.
git clone https://github.com/bulkware/bwenc.git
You can run the application from the source code using this command:
python3 main.py