- Randomize lines
- Convert xlsx files to csv files
- Get a list of a file ending and export it in to a separate file
- Search and replace in file with the same file ending, takes some time
- Generate
.csvfiles from.icscalendar events, with timestamps, descriptions and times - Export data from PDF tables
- Restore automatic backup
First, install Python 3. Download this repository and open it in the console.
You need to install required dependencies, these can be installed by pip install -r requirements.txt.
Put files to use in the folder input.
Start the script via python start.py.