_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


poppler-qt5 22.09.0
Dependencies: qtbase@5.15.17 fontconfig-minimal@2.14.0 freetype@2.13.3 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 lcms@2.13.1 nss@3.101.4 openjpeg@2.5.0 poppler-data@0.4.11 zlib@1.3.1 cairo@1.18.4
Propagated dependencies: glib@2.83.3
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://poppler.freedesktop.org/
Licenses: GPL 2+
Build system: cmake
Synopsis: Qt5 frontend for the Poppler PDF rendering library
Description:

Poppler is a PDF rendering library based on the xpdf-3.0 code base. Poppler gives access to the following binary programs:

  • pdfattach

  • pdfdetach

  • pdffonts

  • pdfimages

  • pdfinfo

  • pdfseparate

  • pdfsig

  • pdftocairo

  • pdftohtml

  • pdftoppm

  • pdftops

  • pdftotext

  • pdfunite

qpdf 11.8.0
Propagated dependencies: libjpeg-turbo@2.1.4 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://qpdf.sourceforge.io/
Licenses: ASL 2.0 Clarified Artistic
Build system: cmake
Synopsis: Command-line tools and library for transforming PDF files
Description:

QPDF is a command-line program that does structural, content-preserving transformations on PDF files. It could have been called something like pdf-to-pdf. It includes support for merging and splitting PDFs and to manipulate the list of pages in a PDF file. It is not a PDF viewer or a program capable of converting PDF into other formats.

mupdf 1.26.8
Dependencies: brotli@1.0.9 curl@8.6.0 libxrandr@1.5.4 libxi@1.8.2 freeglut@3.4.0 freetype@2.13.3 gumbo-parser@0.10.1 harfbuzz@11.4.4 jbig2dec@0.19 libjpeg-turbo@2.1.4 libx11@1.8.12 libxext@1.3.6 mujs@1.3.5 openjpeg@2.5.0 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://mupdf.com
Licenses: AGPL 3+ Modified BSD X11 SIL OFL 1.1 ASL 2.0
Build system: gnu
Synopsis: Lightweight PDF viewer and toolkit
Description:

MuPDF is a C library that implements a PDF and XPS parsing and rendering engine. It is used primarily to render pages into bitmaps, but also provides support for other operations such as searching and listing the table of contents and hyperlinks.

The library ships with a rudimentary X11 viewer, and a set of command line tools for batch rendering pdfdraw, rewriting files pdfclean, and examining the file structure pdfshow.

xournal 0.4.8.2016
Dependencies: gtk+@2.24.33 pango@1.54.0 poppler@22.09.0 glib@2.83.3 libgnomecanvas@2.30.3
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://xournal.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Notetaking using a stylus
Description:

Xournal is an application for notetaking, sketching, keeping a journal using a stylus.

podofo 0.10.4
Dependencies: fontconfig-minimal@2.14.0 freetype@2.13.3 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libxml2@2.14.6 lua@5.1.5 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/podofo/podofo
Licenses: LGPL 2.0+
Build system: cmake
Synopsis: Tools to work with the PDF file format
Description:

PoDoFo is a C++ library and set of command-line tools to work with the PDF file format. It can parse PDF files and load them into memory, and makes it easy to modify them and write the changes to disk. It is primarily useful for applications that wish to do lower level manipulation of PDF, such as extracting content or merging files.

xpdf 4.05
Dependencies: cups@2.4.14 freetype@2.13.3 libpng@1.6.39 qtbase@5.15.17 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://www.xpdfreader.com/
Licenses: GPL 3
Build system: cmake
Synopsis: Viewer for PDF files based on the Motif toolkit
Description:

Xpdf is a viewer for Portable Document Format (PDF) files.

pdfgrep 2.2.0
Dependencies: libgcrypt@1.11.0 pcre@8.45 poppler@22.09.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pdfgrep.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Command-line utility to search text in PDF files
Description:

Pdfgrep searches in pdf files for strings matching a regular expression. Support some GNU grep options as file name output, page number output, optional case insensitivity, count occurrences, color highlights and search in multiple files.

python-pydyf 0.3.0
Propagated dependencies: python-pillow@11.1.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/CourtBouillon/pydyf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Low-level PDF generator
Description:

pydyf is a low-level PDF generator written in Python and based on PDF specification 1.7.

podofo 0.9.8
Dependencies: fontconfig-minimal@2.14.0 freetype@2.13.3 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 lua@5.1.5 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/podofo/podofo
Licenses: LGPL 2.0+
Build system: cmake
Synopsis: Tools to work with the PDF file format
Description:

PoDoFo is a C++ library and set of command-line tools to work with the PDF file format. It can parse PDF files and load them into memory, and makes it easy to modify them and write the changes to disk. It is primarily useful for applications that wish to do lower level manipulation of PDF, such as extracting content or merging files.

unpaper 7.0.0
Dependencies: discount@3.0.1.2 ffmpeg@8.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://www.flameeyes.com/projects/unpaper
Licenses: GPL 2
Build system: meson
Synopsis: Post-processing tool for scanned pages
Description:

unpaper is a post-processing tool for scanned sheets of paper, especially for book pages that have been scanned from previously created photocopies.

Its main purpose is to make scanned book pages better readable on screen after conversion to PDF. Additionally, unpaper might be useful to enhance the quality of scanned pages before performing OCR.

pdfcrack 0.20
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pdfcrack.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Password recovery tool for PDF files
Description:

PDFCrack is a simple tool for recovering passwords from PDF documents that use the standard security handler.

pdfarranger 1.12.1
Dependencies: bash-minimal@5.2.37 gtk+@3.24.51 img2pdf@0.6.1 poppler@22.09.0 python-dateutil@2.9.0 python-pikepdf@8.15.1 python-pycairo@1.28.0 python-pygobject@3.50.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/jeromerobert/pdfarranger
Licenses: GPL 3+
Build system: pyproject
Synopsis: Merge, split and re-arrange pages from PDF documents
Description:

PDF Arranger is a small application which allows one to merge or split PDF documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface.

PDF Arranger was formerly known as PDF-Shuffler.

paps 0.7.1
Dependencies: pango@1.54.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/dov/paps
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Pango to PostScript converter
Description:

Paps reads a UTF-8 encoded file and generates a PostScript language rendering of the file through the Pango Cairo back end.

xournalpp 1.2.8
Dependencies: adwaita-icon-theme@46.2 alsa-lib@1.2.11 gtk+@3.24.51 gtksourceview@4.8.4 librsvg@2.58.5 libsndfile@1.2.0 libxml2@2.14.6 libzip@1.9.2 lua@5.3.5 poppler@22.09.0 portaudio@190600.20161030
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/xournalpp/xournalpp
Licenses: GPL 2+
Build system: cmake
Synopsis: Handwriting notetaking software with PDF annotation support
Description:

Xournal++ is a hand note taking software written in C++ with the target of flexibility, functionality and speed. Stroke recognizer and other parts are based on Xournal code.

Xournal++ features:

  • Support for Pen pressure, e.g., Wacom Tablet

  • Support for annotating PDFs

  • Fill shape functionality

  • PDF Export (with and without paper style)

  • PNG Export (with and without transparent background)

  • Map different tools / colors etc. to stylus buttons / mouse buttons

  • Sidebar with Page Previews with advanced page sorting, PDF Bookmarks and Layers (can be individually hidden, editing layer can be selected)

  • enhanced support for image insertion

  • Eraser with multiple configurations

  • LaTeX support

  • bug reporting, autosave, and auto backup tools

  • Customizable toolbar, with multiple configurations, e.g., to optimize toolbar for portrait / landscape

  • Page Template definitions

  • Shape drawing (line, arrow, circle, rectangle)

  • Shape resizing and rotation

  • Rotation snapping every 45 degrees

  • Rect snapping to grid

  • Audio recording and playback alongside with handwritten notes

  • Multi Language Support, Like English, German, Italian...

  • Plugins using LUA Scripting

pdfpc 4.7.0
Dependencies: cairo@1.18.4 discount@3.0.1.2 qrencode@4.1.1 gtk+@3.24.51 gstreamer@1.26.3 gst-plugins-base@1.26.3 json-glib@1.10.0 libgee@0.20.6 poppler@22.09.0 pango@1.54.0 vala@0.56.17 webkitgtk-for-gtk3@2.50.3
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pdfpc.github.io/
Licenses: GPL 3+
Build system: cmake
Synopsis: Presenter console with multi-monitor support for PDF files
Description:

pdfpc is a presentation viewer application which uses multi-monitor output to provide meta information to the speaker during the presentation. It is able to show a normal presentation window on one screen, while showing a more sophisticated overview on the other one providing information like a picture of the next slide, as well as the left over time till the end of the presentation. The input files processed by pdfpc are PDF documents.

sioyek 2.0.0-1.8d173d9
Dependencies: freetype@2.13.3 gumbo-parser@0.10.1 harfbuzz@11.4.4 jbig2dec@0.19 libjpeg-turbo@2.1.4 mujs@1.3.5 mupdf@1.26.8 openjpeg@2.5.0 qtbase@6.9.2 qtdeclarative@6.9.2 qtsvg@6.9.2 qt3d@6.9.2 qtspeech@6.9.2 qtwayland@6.9.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://sioyek.info/
Licenses: GPL 3+
Build system: cmake
Synopsis: PDF viewer with a focus on technical books and research papers
Description:

Sioyek is a PDF viewer with a focus on textbooks and research papers.

fbida 2.14
Dependencies: libjpeg-turbo@2.1.4 curl@8.6.0 libtiff@4.4.0 eudev@3.2.14 libwebp@1.3.2 libdrm@2.4.124 giflib@5.2.1 glib@2.83.3 cairo-xcb@1.18.4 freetype@2.13.3 fontconfig-minimal@2.14.0 libexif@0.6.24 mesa@25.2.3 libepoxy@1.5.10 libpng@1.6.39 poppler@22.09.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://www.kraxel.org/blog/linux/fbida/
Licenses: GPL 2+
Build system: gnu
Synopsis: Framebuffer and drm-based image viewer
Description:

fbida contains a few applications for viewing and editing images on the framebuffer.

capypdf 0.18.0
Dependencies: freetype@2.13.3 gtk@4.16.13 lcms@2.13.1 libjpeg-turbo@2.1.4 libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/jpakkane/a4pdf
Licenses: ASL 2.0
Build system: meson
Synopsis: Color-managed PDF generator
Description:

A4PDF is a low-level library for generating PDF files. It does not have a document model and instead uses PDF primitives directly. It uses LittleCMS for color management but otherwise does not convert data in any way.

python-pypdf 6.0.0
Propagated dependencies: python-typing-extensions@4.15.0 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/py-pdf/pypdf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python PDF library
Description:

This package provides a PDF library capable of splitting, merging, cropping, and transforming PDF files.

pdfposter 0.9.1
Dependencies: python-pypdf@6.0.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pythonhosted.org/pdftools.pdfposter/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Scale and tile PDF images/pages to print on multiple pages
Description:

pdfposter can be used to create a large poster by building it from multiple pages and/or printing it on large media. It expects as input a PDF file, normally printing on a single page. The output is again a PDF file, maybe containing multiple pages together building the poster. The input page will be scaled to obtain the desired size.

This is much like poster does for Postscript files, but working with PDF. Since sometimes poster does not like your files converted from PDF. Indeed pdfposter was inspired by poster.

flyer-composer 1.0
Dependencies: bash-minimal@5.2.37 python-poppler-qt5@21.3.0 python-pyqt@5.15.11 qtbase@5.15.17
Propagated dependencies: python-pypdf@6.0.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: http://crazy-compilers.com/flyer-composer
Licenses: AGPL 3+
Build system: pyproject
Synopsis: Rearrange PDF pages to print as flyers on one sheet
Description:

flyer-composer can be used to prepare one- or two-sided flyers for printing on one sheet of paper.

Imagine you have designed a flyer in A6 format and want to print it using your A4 printer. Of course, you want to print four flyers on each sheet. This is where Flyer Composer steps in, creating a PDF which holds your flyer four times. If you have a second page, Flyer Composer can arrange it the same way - even if the second page is in a separate PDF file.

This package contains both the command line tool and the gui too.

zathura 0.5.12
Dependencies: sqlite@3.39.3
Propagated dependencies: cairo@1.18.4 girara@0.4.5
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pwmt.org/projects/zathura/
Licenses: Zlib
Build system: meson
Synopsis: Lightweight keyboard-driven PDF viewer
Description:

Zathura is a customizable document viewer. It provides a minimalistic interface and an interface that mainly focuses on keyboard interaction.

python-poppler-qt5 21.3.0
Dependencies: python-sip@6.12.0 python-pyqt-builder@1.18.2 python-pyqt@5.15.11 poppler-qt5@22.09.0 qtbase@5.15.17
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/frescobaldi/python-poppler-qt5
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python binding to Poppler-Qt5
Description:

This package provides Python bindings for the Qt5 interface of the Poppler PDF rendering library.

libharu 2.4.3
Dependencies: libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: http://libharu.org/
Licenses: Zlib
Build system: cmake
Synopsis: Library for generating PDF files
Description:

libHaru is a library for generating PDF files. libHaru does not support reading and editing of existing PDF files.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091