Skip to content

harimayco/electron-pdf-merge-compress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pdf Merge & Compress

A simple Desktop app built on Electron. Simplicity to merge pdfs & Compress.

Any suggestions or feature addition is highly appreciated.

Modified From

https://github.com/niksingh710/PdfMerger Thanks to @niksingh710

Added Compress feature using Ghostscript WASM

@jspawn/ghostscript-wasm Thanks to @jsscheller

Build

Using Node JS

Clone the repository using git clone https://github.com/harimayco/electron-pdf-merge-compress.git

In cloned Directory.

# install Modules
npm i

# start
npm start

Windows

Just download it from releases and run .exe file.

Mac

Just download it from releases and run .dmg file.

Preview

image image

TODO

  • Build for mac
  • Create Config File
  • Refactor Code
  • Update setup