aviv-or / pdfui

Online PDF insert, delete, rotate, split and merge

Repository from Github https://github.comaviv-or/pdfuiRepository from Github https://github.comaviv-or/pdfui

PDF UI Backend

Online PDF insert, delete, rotate, split and merge

Features

Visually organize pdf files online.

  • SPLIT pdfs
  • SPLIT by barcode (for example 3of9 barcode will be autosplit and name of file is value of barcode)
  • MERGE pdfs
  • ROTATE page
  • REMOVE Page
  • Download split pdfs in one zip or individually
  • Send files to Moodle Assignment Feedback Packager

Resources

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

npm run deploy

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

Online PDF insert, delete, rotate, split and merge

License:GNU General Public License v3.0


Languages

Language:JavaScript 71.7%Language:Vue 27.6%Language:HTML 0.7%