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

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.


zathura-pdf-mupdf 0.4.4
Dependencies: mupdf@1.26.8 zathura@0.5.12
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pwmt.org/projects/zathura-pdf-mupdf/
Licenses: Zlib
Build system: meson
Synopsis: PDF support for zathura (mupdf backend)
Description:

The zathura-pdf-mupdf plugin adds PDF support to zathura by using the mupdf rendering library.

pdftk 3.3.3
Dependencies: bash@5.2.37 java-bouncycastle@1.67 java-commons-lang3@3.12.0 openjdk@11.0.22
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://gitlab.com/pdftk-java/pdftk
Licenses: GPL 2+
Build system: ant
Synopsis: Tool for manipulating PDF documents
Description:

This package provides a tool for doing everyday things with PDF documents. It can:

  • Merge PDF documents or collate PDF page scans

  • Split PDF pages into a new document

  • Rotate PDF documents or pages

  • Decrypt input as necessary (password required)

  • Encrypt output as desired

  • Fill PDF forms with X/FDF data and/or flatten forms

  • Generate FDF data stencils from PDF forms

  • Apply a background watermark or a foreground stamp

  • Report PDF metrics, bookmarks and metadata

  • Add/Update PDF bookmarks or metadata

  • Attach files to PDF pages or the PDF document

  • Unpack PDF attachments

  • Burst a PDF document into single pages

  • Uncompress and re-compress page streams

  • Repair corrupted PDF (where possible)

zathura-cb 0.1.10
Dependencies: libarchive@3.7.7 zathura@0.5.12
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pwmt.org/projects/zathura-cb/
Licenses: Zlib
Build system: meson
Synopsis: Comic book support for zathura (libarchive backend)
Description:

The zathura-cb plugin adds comic book support to zathura using libarchive.

pdf2svg 0.2.3
Dependencies: cairo@1.18.4 poppler@22.09.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: http://www.cityinthesky.co.uk/opensource/pdf2svg/
Licenses: GPL 2+
Build system: gnu
Synopsis: PDF to SVG converter
Description:

pdf2svg is a simple command-line PDF to SVG converter using the Poppler and Cairo libraries.

weasyprint 56.1
Dependencies: fontconfig-minimal@2.14.0 glib@2.83.3 harfbuzz@11.4.4 pango@1.54.0
Propagated dependencies: gdk-pixbuf@2.42.12 python-cairocffi@1.6.1 python-cairosvg@2.8.2 python-cffi@1.17.1 python-cssselect2@0.4.1 python-fonttools@4.59.2 python-html5lib@1.1 python-pillow@11.1.0 python-pydyf@0.3.0 python-pyphen@0.17.2 python-tinycss2@1.4.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://weasyprint.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Document factory for creating PDF files from HTML
Description:

WeasyPrint helps web developers to create PDF documents. It turns simple HTML pages into gorgeous statistical reports, invoices, tickets, etc.

From a technical point of view, WeasyPrint is a visual rendering engine for HTML and CSS that can export to PDF and PNG. It aims to support web standards for printing.

It is based on various libraries but not on a full rendering engine like WebKit or Gecko. The CSS layout engine is written in Python, designed for pagination, and meant to be easy to hack on. Weasyprint can also be used as a python library.

Keywords: html2pdf, htmltopdf

flyer-composer-cli 1.0
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 only the command line tool. If you like to use the gui, please install the flyer-composer-gui package.

zathura-djvu 0.2.10
Dependencies: djvulibre@3.5.28 zathura@0.5.12
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pwmt.org/projects/zathura-djvu/
Licenses: Zlib
Build system: meson
Synopsis: DjVu support for zathura (DjVuLibre backend)
Description:

The zathura-djvu plugin adds DjVu support to zathura using the DjVuLibre library.

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.

zathura-pdf-poppler 0.3.3
Dependencies: poppler@22.09.0 zathura@0.5.12
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pwmt.org/projects/zathura-pdf-poppler/
Licenses: Zlib
Build system: meson
Synopsis: PDF support for zathura (poppler backend)
Description:

The zathura-pdf-poppler plugin adds PDF support to zathura by using the poppler rendering engine.

poppler-data 0.4.11
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://poppler.freedesktop.org/
Licenses: Modified BSD GPL 2
Build system: gnu
Synopsis: Poppler encoding files for rendering of CJK and Cyrillic text
Description:

This package provides optional encoding files for Poppler. When present, Poppler is able to correctly render CJK and Cyrillic text.

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.

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.

impressive 0.13.2
Dependencies: bash-minimal@5.2.37 python-pygame@2.5.2 python-pillow@11.1.0 sdl12-compat@1.2.68 xpdf@4.05
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://impressive.sourceforge.net
Licenses: GPL 2
Build system: python
Synopsis: PDF presentation tool with visual effects
Description:

Impressive is a tool to display PDF files that provides visual effects such as smooth alpha-blended slide transitions. It provides additional tools such as zooming, highlighting an area of the screen, and a tool to navigate the PDF pages.

img2pdf 0.6.1
Dependencies: python-pikepdf@8.15.1 python-pillow@11.1.0 python@3.11.14
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://gitlab.mister-muffin.de/josch/img2pdf
Licenses: LGPL 3
Build system: pyproject
Synopsis: Convert images to PDF via direct JPEG inclusion
Description:

img2pdf converts images to PDF via direct JPEG inclusion. That conversion is lossless: the image embedded in the PDF has the exact same color information for every pixel as the input.

python-reportlab 4.0.8
Propagated dependencies: python-chardet@5.2.0 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://www.reportlab.com
Licenses: Modified BSD
Build system: python
Synopsis: Python library for generating PDFs and graphics
Description:

This is the ReportLab PDF Toolkit. It allows rapid creation of rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.

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.

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.

extractpdfmark 1.1.1
Dependencies: poppler@22.09.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/trueroad/extractpdfmark
Licenses: GPL 3
Build system: gnu
Synopsis: Extract page mode and named destinations as PDFmark from PDF
Description:

PDFmarks is a technique that accompanies PDF, and that is used to store metadata such as author or title, but also structural information such as bookmarks or hyperlinks.

When Ghostscript reads the main PDF generated by the TeX system with embedded PDF files and outputs the final PDF, the PDF page mode and name targets etc. are not preserved. Therefore, when you open the final PDF, it is not displayed correctly. Also, remote PDF links do not work correctly.

This program is able to extract the page mode and named targets as PDFmark from PDF. In this way, you can obtain embedded PDF files that have kept this information.

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

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.

pem 0.7.9
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/pem.scm (gnu packages pem)
Home page: https://www.gnu.org/software/pem/
Licenses: GPL 3+
Build system: gnu
Synopsis: Personal expenses manager
Description:

GNU Pem is a simple tool for tracking personal income and expenses. It operates from the command line and it stores its data in a basic text format in your home directory. It can easily print reports of your spending on different expenses via a basic search feature.

perl-test-notabs 2.02
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-NoTabs
Licenses: GPL 1+
Build system: perl
Synopsis: Check the presence of tabs in your project
Description:

Test::NoTabs lets you check the presence of tabs in your perl code.

perl-test-more-utf8 0.05
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-More-UTF8
Licenses: GPL 1+
Build system: perl
Synopsis: Enhance Test::More for UTF8-based projects
Description:

Test::More::UTF8 is a simple extension for the widely used Test::More module. By default, it will do a binmode :utf8 on all of Test::Builder's output handles thus enabling the easy use flagged strings without warnings like "Wide character in print …"

perl-test-inter 1.10
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/pod/Test::Inter
Licenses: GPL 1+
Build system: perl
Synopsis: Framework for more readable interactive test scripts
Description:

Test::Inter is another framework for writing test scripts, which offer the ability to access specific tests in a reasonably interactive fashion, primarily for debugging purposes. Much of the syntax is loosely inspired by Test::More.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087