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

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.


hwdata 0.392
Channel: guix
Location: gnu/packages/pciutils.scm (gnu packages pciutils)
Home page: https://github.com/vcrhonek/hwdata
Licenses: GPL 2+ Expat
Build system: gnu
Synopsis: Hardware identification and configuration data
Description:

hwdata contains various hardware identification and configuration data, such as the pci.ids and usb.ids databases. Each database is contained in a specific package output, such as the pci output for pci.ids, the usb output for usb.ids, etc.

pcre 8.45
Dependencies: bzip2@1.0.8 readline@8.2.13 zlib@1.3.1
Channel: guix
Location: gnu/packages/pcre.scm (gnu packages pcre)
Home page: https://www.pcre.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Perl Compatible Regular Expressions
Description:

The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.

pcre2 10.42
Dependencies: bzip2@1.0.8 readline@8.2.13 zlib@1.3.1
Channel: guix
Location: gnu/packages/pcre.scm (gnu packages pcre)
Home page: https://www.pcre.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Perl Compatible Regular Expressions
Description:

The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.

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.

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

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.

qpdfview 0.5.0
Dependencies: cups@2.4.14 djvulibre@3.5.28 libspectre@0.2.10 poppler-qt5@22.09.0 qtbase@5.15.17 qtsvg@5.15.17
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://launchpad.net/qpdfview
Licenses: GPL 2+
Build system: qt
Synopsis: Tabbed document viewer
Description:

qpdfview is a document viewer for PDF, PS and DJVU files. It uses the Qt toolkit and features persistent per-file settings, configurable toolbars and shortcuts, continuous and multi‐page layouts, SyncTeX support, and rudimentary support for annotations and forms.

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.

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.

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.

python-pypdf2 1.26.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: http://mstamy2.github.com/PyPDF2
Licenses: Modified BSD
Build system: python
Synopsis: Pure Python PDF toolkit
Description:

PyPDF2 is a pure Python PDF library capable of:

  1. extracting document information (title, author, …)

  2. splitting documents page by page

  3. merging documents page by page

  4. cropping pages

  5. merging multiple pages into a single page

  6. encrypting and decrypting PDF files

By being pure Python, it should run on any Python platform without any dependencies on external libraries. It can also work entirely on StringIO objects rather than file streams, allowing for PDF manipulation in memory. It is therefore a useful tool for websites that manage or manipulate PDFs.

poppler-qt6 22.09.0
Dependencies: 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 qtbase@6.9.2
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: Qt6 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

diffpdf 2.1.3.1-1.ba68231
Dependencies: qtbase@5.15.17 qttools@5.15.17 qtwayland@5.15.17 poppler-qt5@22.09.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: http://www.qtrac.eu/diffpdf-foss.html
Licenses: GPL 2
Build system: qt
Synopsis: Compare two PDF files
Description:

diffpdf lets you compare PDF files, offering three comparison modes: words, characters, and appearance.

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.

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.

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.

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)

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.

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.

stapler 1.0.0
Propagated dependencies: python-more-itertools@10.6.0 python-pypdf2@1.26.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://github.com/hellerbarde/stapler
Licenses: Modified BSD
Build system: pyproject
Synopsis: PDF manipulation tool
Description:

Stapler is a pure Python alternative to PDFtk, a tool for manipulating PDF documents from the command line. It supports

  • cherry-picking pages and concatenating them into a new file

  • splitting a PDF document into single pages each in its own file

  • merging PDF documents with their pages interleaved

  • displaying metadata in a PDF document

  • displaying the mapping between logical and physical page numbers

cpdf 2.8.1
Propagated dependencies: ocaml-camlpdf@2.8.1
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://www.coherentpdf.com
Licenses: AGPL 3+
Build system: ocaml
Synopsis: Command-line tool for PDF manipulation
Description:

The cpdf package provides a command-line tool and an OCaml library designed for manipulating PDF documents. Key Features include:

  • Splitting and merging PDF files (including bookmark preservation and splitting on bookmarks).

  • Encryption and decryption (supports AES 128 and AES 256).

  • Page manipulation: scaling, rotation, cropping, and flipping; fitting pages to a specific size.

  • Bookmark management: copying, removing, and adding bookmarks.

  • Watermarking: stamping logos, page numbers, and multi-line text with transparency support.

  • Text and font handling: embedding TrueType fonts, supporting Unicode UTF-8 input and output, and converting text to PDF.

  • Presentation features: creating PDF-based presentations and arranging multiple pages on a single page.

  • Annotation management: listing, copying, setting, and removing annotations.

  • Metadata management: reading and setting document information and metadata.

  • Attachment handling: adding and removing file attachments to documents or pages.

  • Advanced features: thickening hairlines, blackening text, reconstructing malformed files, detecting missing fonts and low-resolution images, exporting/importing in JSON format, and building table of contents.

  • Drawing: Adding graphics and text directly onto PDF files.

zathura-ps 0.2.8
Dependencies: libspectre@0.2.10 zathura@0.5.12
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://pwmt.org/projects/zathura-ps/
Licenses: Zlib
Build system: meson
Synopsis: PS support for zathura (libspectre backend)
Description:

The zathura-ps plugin adds PS support to zathura using libspectre.

poppler 22.09.0
Dependencies: 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: 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

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091