Convertly is a SaaS application designed to help users convert PDF files to text efficiently.
- Upload PDF files.
- Extract text from PDFs.
- Handle encrypted PDFs by providing passwords.
- Download extracted text files.
- Backend: Flask (Python)
- PDF Processing: PyPDF2
- Frontend: HTML, CSS, JavaScript
- Clone the Repository:
git clone https://github.com/alex-504/convertly.git cd convertly