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

https://github.com/firebladedoge229/openconvert

🎥 An open-source, ad-free file converter — simple, fast, and hassle-free.
https://github.com/firebladedoge229/openconvert

backend convert converter css custom-license file file-conversion file-converter free frontend html js mit-derived open open-source openconvert python server

Last synced: 2 months ago
JSON representation

🎥 An open-source, ad-free file converter — simple, fast, and hassle-free.

Awesome Lists containing this project

README

          



OpenConvert

# OpenConvert

> [!NOTE]
> This project is distributed under an ad-free, MIT-derived license. Read more [here](https://github.com/Firebladedoge229/OpenConvert/tree/main?tab=License-1-ov-file).

## An open-source, ad-free file converter — simple, fast, and hassle-free.

![Showcase](https://github.com/Firebladedoge229/OpenConvert/blob/main/images/OpenConvertScrsht.png?raw=true)

## Frequently Asked Questions

**Q: What files does OpenConvert support?**

**A:** **OpenConvert supports a variety of different file formats**, including but not limited to: PNG, JPEG, JPG, GIF, WEBP, BMP, TIFF, ICO, MP4, MOV, AVI, MKV, WEBM, MP3, WAV, AAC, FLAC, M4A, PDF, DOCX, TXT, HTML, CSV, JSON

**Q: Does OpenConvert store my data?**

**A:** **No**, OpenConvert does not store any file-related data. After each conversion, all data associated with your submission is permanently deleted. To ensure this, temporary files are automatically removed every 10 seconds if they’re no longer in use. If you have any concerns, you can review the OpenConvert server code [here](https://github.com/Firebladedoge229/OpenConvert/blob/main/server.py).

**Q: How long does the conversion process take?**

**A:** **Conversion times vary depending on file size and format**, but most files convert within seconds to a few minutes.

**Q: Are my files secure when I upload them?**

**A:** **Absolutely**. OpenConvert prioritizes user privacy by never storing files permanently and ensuring your data is protected at all times. All uploaded files and conversion data are automatically deleted shortly after processing, and any temporary data not in use is securely encrypted to ensure maximum security.

## Features



 ▪ 
Wide Format Support: Convert images, videos, audio, and documents across many popular file formats.



 ▪ 
Fast and Reliable: Quick conversions with minimal waiting time and high-quality output.



 ▪ 
Privacy-Focused: Files are automatically deleted after conversion, ensuring your data stays private and secure.



 ▪ 
User-Friendly Interface: Simple, intuitive design that makes file conversion easy for everyone.


## Installation

Simply navigate to the website located at [fireblade.dev](https://convert.fireblade.dev/).

Want full control? Host the OpenConvert [server](https://github.com/Firebladedoge229/OpenConvert/blob/main/server.py) yourself!

## Development

[Firebladedoge229](https://www.github.com/Firebladedoge229) - Creator and Maintainer

## Credits



 ▪ 
Quart – Async Python Web Framework



 ▪ 
PyPandoc – Pandoc Wrapper for document conversions



 ▪ 
PDF2DocX – Convert PDFs to Document files



 ▪ 
Pillow – Python Imaging Library for image processing



 ▪ 
FFmpeg – Python Bindings for FFmpeg command line