Simple GNOME utility for working with local PDF files
Merge PDFs, organize pages, extract page ranges, split documents, compress files, add watermarks, and edit metadata, all without relying on online services.
| Merge PDFs | Organize pages | Extract pages | Split documents | Compress files | Edit metadata | Add watermark |
|---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Arch based distributions can install Quire from the AUR, or using an aurhelper such as yay: yay -S quire
Quire can be built and installed locally with Flatpak Builder:
flatpak-builder --user --install --install-deps-from=flathub build-dir com.fvtronics.Quire.json --force-cleanQuire uses the meson build system. Run the following commands to clone Quire and initialize the build:
git clone https://codeberg.org/fvtronics/quire.git
cd quire
meson setup buildTo install the built package on your system, run the following command:
meson install -C buildThis project's translations are handled by Codeberg Translate, a community-hosted instance of Weblate.
New languages and translation improvements are appreciated.
Licensed under the GPLv3. See the COPYING file for the full license information.






