Winzaap is a mobile PDF utility app built using Flutter with a Flask backend.
- Image → PDF
- OCR (Text extraction)
- Word → PDF
- PPT → PDF
winzaap/ ├── flutter_app/ # Flutter mobile application └── backend/ # Flask API (Cloudconvert globally based converter)
- Flask
- Cloudconvert
- Converts DOC/DOCX/PPT/PPTX to PDF globally through Render
- Flutter
- Firebase Authentication
- Saves PDFs inside app storage