Skip to content

michael-m-2983/pdf-tools

Repository files navigation

pdf-tools

GitHub Actions Workflow Status GitHub Release

A simple web application for applying preset transformations on PDF files.

Usage

  1. Visit https://michael-m-2983.github.io/pdf-tools/.
  2. Select a PDF file
  3. Select which action you want to perform on the file from the dropdown menu.
  4. Download the result

Setup

# First, install NPM: https://nodejs.org/en/download/

# Clone the repository from GitHub
git clone https://github.com/michael-m-2983/pdf-tools.git
cd pdf-tools/

# Install libraries
npm install

# Start a local development server
npm run dev

About

A web app for common PDF tasks

Resources

Stars

Watchers

Forks

Packages

No packages published