Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekpc authored Mar 17, 2020
1 parent 1569f82 commit 8a4a3a7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# compress-pdf
A simple tool that allows you to compress PDF files

A simple GUI tool that allows you to compress PDF files

It is built on top of the open source version of Ghostscript.

While you can easily install and use ghostcript in command line to compress PDFs, we at itsfoss.com understand the need and importance of GUI applications even for the simplest of the tasks.

This is why we are creating this small GUI tool that allows you to compress PDF files on Linux in a few clicks.

This is our first desktp application for Linux and we have a lot to learn here. So please feel free to help us with your expertise.

0 comments on commit 8a4a3a7

Please sign in to comment.