Skip to content

rahil-sfu/Express-PDF

Repository files navigation

Express PDF Editor

Description

This project is an Express-based PDF editor that allows users to annotate, highlight, and save PDFs directly in their browser. It provides a user-friendly interface for viewing and modifying PDF documents without requiring any external software. Key features include:

  • PDF Viewing: Displays PDF documents accurately in the browser.
  • Annotation: Tools for adding text annotations, highlights, and freehand drawings.
  • Saving: Allows users to download the modified PDF with their annotations.
  • User-Friendly Interface: Intuitive design for easy navigation and use.

Screenshots

Main Page Annotations

PDF Highlighting

Installation

  1. Clone the repository:

    git clone [your-repository-url]  
  2. Install dependencies:

    npm install

Usage

To start the application:

npm start

Link

Go to

localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors