# react-pdf-editor **Repository Path**: fishergis/react-pdf-editor ## Basic Information - **Project Name**: react-pdf-editor - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-25 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PDF Editor This is a PDF Editor that allows you to add images and drawings to your pdf directly from your browser. This project is a react port of the svelte version [here](https://github.com/ShizukuIchi/pdf-editor) so most of the pdf generation and editing logic was lifted from there. ## Features * Upload images * Add drawings * Move images around * Delete miskaten images / drawings * Cool UI :)