PDF Editor web application with backend, document engine, and React UI
The project implements a full‑stack PDF editor, including a .NET API, a Python document‑processing service for OCR and conversion, and a React frontend. It offers local deployment scripts, database integration, and media tooling. Useful for developers needing a self‑hosted PDF editing solution or as a base for custom document workflows. Compared to generic editors, it bundles backend processing and OCR in one repo.
View on GitHub →razameerahmed/PDF-Editor-MVP