https://github.com/gr2m/pdf-editor
WYSIWYG PDF-Editor, plugin-free, using pdfkit and pdf.js
https://github.com/gr2m/pdf-editor
Last synced: 4 months ago
JSON representation
WYSIWYG PDF-Editor, plugin-free, using pdfkit and pdf.js
- Host: GitHub
- URL: https://github.com/gr2m/pdf-editor
- Owner: gr2m
- Created: 2015-04-27T09:07:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T06:48:41.000Z (over 5 years ago)
- Last Synced: 2025-10-29T06:32:04.976Z (8 months ago)
- Language: HTML
- Size: 735 KB
- Stars: 28
- Watchers: 2
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# pdf-editor
> Editor to generate PDFs in browsers, plugin-free
```
git clone git@github.com:gr2m/pdf-editor.git
cd pdf-editor
npm install
npm start
```
To build a static version of the editor, run
```
npm build
# builds into /dist folder
```
Find a demo at http://gr2m.github.io/pdf-editor/