Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 419 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 419 Bytes

File-Converter-tools

Contains tools for converting different file formats to other file formats.

Requirements-

  1. Python 3.0/+
  2. Required Libraries

Working-

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).