Convert PDF to Word and Word to PDF locally on your machine. No internet required, no data collection.
git clone https://github.com/NVX-11/vectorflow.git
cd vectorflow
pip install -r requirements.txt
python vectorflow.py
Feature | Description |
---|---|
Bidirectional | PDF ↔ Word conversion |
Private | 100% local processing |
Beautiful UI | Golden gradient interface |
Fast | Optimized conversion engine |
Cross-platform | Windows, macOS, Linux |
python vectorflow.py
python vectorflow.py input.pdf output.docx
python vectorflow.py document.docx document.pdf

- Python 3.7+
pip install pdf2docx docx2pdf
- Issues - Bug reports & feature requests
- Discussions - Community help
MIT License - see LICENSE file.