Skip to content

navchandar/File-Convertor-Utils

Repository files navigation

File Convertor Utils

Donate License made-with-python

Convert one file format into another using Python scripts. Each script provides methods to enable single/multi file conversions.

Features

  • Excel to String
  • Excel to XML
  • GIF to MP4
  • IMG to PDF
  • PDF to String
  • HTML to Excel
  • XML to Excel

Dependencies

  • Image processing requires PIL.
  • Video conversion requires FFMPEG.
  • XML parsing requires lxml.
  • Excel parsing requires openpyxl and pandas.
  • PDF conversion requires PyPDF2.

Development

Want to contribute? Great!

Fork the repo and get busy or suggest a feature/bug.

Donate

Paypal Badge Ko-Fi Badge BuymeCoffee Badge

License

These set of utilities are licensed under Apache 2.0

About

Set of custom Python Utilities to convert one file format into another. Filetypes supported: Excel, Images, PDF, GIF, MP4, XML, etc.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages