arminstraub / krop

A simple graphical tool to crop the pages of PDF files, written in Python/Qt
http://arminstraub.com/software/krop
GNU General Public License v3.0
116 stars 16 forks source link

Flathub support #17

Closed sojusnik closed 2 years ago

sojusnik commented 5 years ago

To push the popularity of this app and simplify the installation you could publish it on Flathub as a Flatpak.

BTW, I would totally love to see the following features from your ToDo list soon:

Automatize splitting pages in common ways (for instance, one page into two equally sized pages) Specify aspect ratio of crop regions Clone regions (and keep them linked)

Many thanks for the work you've already done!

v-sukt commented 4 years ago

:+1: for this

arminstraub commented 4 years ago

Thank you for suggesting this! I am not familiar with flatpaks myself, but I have no objections to you (or someone else) maintaining a flatpak package for krop.

By the way, over the last few days, I have added new code to krop for automizing splitting pages (making grids of selections) and for specifying the aspect ratio of selections. The code is already pushed to github so you can check it out right away. This will be part of the next release which is planned shortly :)

felipehw commented 4 years ago

@arminstraub , just to inform that I create a request at Flathub discourse.

Let's see if someone takes the task.

arminstraub commented 4 years ago

Thank you for the heads-up and for doing that!

felipehw commented 2 years ago

@nbenitez did: https://flathub.org/apps/details/com.github.arminstraub.krop

At: #32

This issue should be closed.