An open API service indexing awesome lists of open source software.

https://github.com/geekymeeky/convertbyte

An open-source web application to convert files from one format to another
https://github.com/geekymeeky/convertbyte

django-application under-development

Last synced: 17 days ago
JSON representation

An open-source web application to convert files from one format to another

Awesome Lists containing this project

README

          

# Convert Byte

An open-source web application to convert files from one format to another. It aims to provide a simple and easy to use interface to convert files from one format to another.
Currently it aims to convert following file formats:

- [ ] Image (PNG, JPEG, GIF, BMP, TIFF, ICO)
- [ ] Audio (MP3, WAV, OGG, FLAC, AAC, M4A, WMA)
- [ ] Document (PDF, DOC, DOCX, ODT, RTF, TXT, XLS, XLSX, ODS, PPT, PPTX, ODP)
- [ ] Archive (ZIP, RAR, 7Z, TAR, GZ, BZ2, XZ)
- [ ] Font (TTF, OTF, WOFF, WOFF2)
- [ ] Presentation (PPT, PPTX, PDF)
- [ ] Spreadsheet (XLS, XLSX, CSV, ODS)
- [ ] Database (CSV, JSON, XML)

Contributions of any kind are welcome. Feel free to open an issue or a pull request.

## Installation

**TODO*

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Credits