Contains tools for converting different file formats to other file formats.
- Python 3.0/+
- Required Libraries
Clone the repository, go to its path using cmd. Write command as follows - python operating_file input_file output_file
where,
operating_file is the python file that performs operation (present in the cloned directory).