Skip to content

fvtronics/Quire

Repository files navigation

Quire Logo

Quire

Simple GNOME utility for working with local PDF files

Rust 2024 GTK 4 Platform Linux License

Merge PDFs, organize pages, extract page ranges, split documents, compress files, add watermarks, and edit metadata, all without relying on online services.

Screenshots

Merge PDFs Organize pages Extract pages Split documents Compress files Edit metadata Add watermark
Merge PDFs Organize pages Extract pages Split documents Compress files Edit metadata Add watermark

How to install

AUR  AUR package

Arch based distributions can install Quire from the AUR, or using an aurhelper such as yay: yay -S quire

Flatpak

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-clean

Build from source

Quire 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 build

To install the built package on your system, run the following command:

meson install -C build

Translation

This project's translations are handled by Codeberg Translate, a community-hosted instance of Weblate.

New languages and translation improvements are appreciated.

Translation status

Code Quality

Scanned on SonarQube

Quality Gate Status Maintainability Rating Security Rating Reliability Rating

License

Licensed under the GPLv3. See the COPYING file for the full license information.

Packages

 
 
 

Contributors