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
- Host: GitHub
- URL: https://github.com/geekymeeky/convertbyte
- Owner: geekymeeky
- License: mit
- Created: 2022-10-16T13:50:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T16:29:19.000Z (over 3 years ago)
- Last Synced: 2025-06-09T02:03:01.113Z (12 months ago)
- Topics: django-application, under-development
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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