Skip to content

nudopnu/pdf-edit

Repository files navigation

pdf-edit

This is a free basic pdf-editor that runs in your browser. It is also designed for use on mobile devices. Simply visit nudopnu.github.io/pdf-edit and start editing. Any data you provide will be processed locally in your browser. This project was generated with Angular CLI version 17.0.7. It basically combines the following open-source libraries:

Features

  • Adding and appending pdf files
  • Adding images (png and jpeg)
  • Deleting and re-ordering pages

Keyboard shortcuts

Key binding Effect
k, j or , Select next or previous page
Ctrl + k, Ctrl + j or
Ctrl + , Ctrl +
Move selected page up or down
d Delete selected page
r, l Rotate selected page clock-wise, counter clock-wise
s Save pdf
o Open or append file

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published