<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>pdf</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/761/feed"/>
    <updated>2026-04-26T08:37:15+00:00</updated>
    <id>https://links.biapy.com/guest/tags/761/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12316</id>
            <title type="text"><![CDATA[LiteParse]]></title>
            <link rel="alternate" href="https://developers.llamaindex.ai/liteparse/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12316"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast, helpful, and open-source document parser.

LiteParse is an open-source document parsing library that parses text with spatial layout information and bounding boxes. It runs entirely on your machine, with no cloud dependencies, no LLMs, no API keys.

LiteParse is designed specifically for use cases that require fast, accurate text parsing: real-time applications, coding agents, and local workflows. It provides a simple CLI and library API for parsing PDFs, Office documents, and images, with built-in OCR support.

- [LiteParse @ GitHub](https://github.com/run-llama/liteparse).]]>
            </summary>
            <updated>2026-03-28T08:10:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12265</id>
            <title type="text"><![CDATA[calibre - E-book management]]></title>
            <link rel="alternate" href="https://calibre-ebook.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12265"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[calibre is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts. 

Related contents:

- [Ebooks auto-hébergés - La jungle des outils pour lire librement @ Korben :fr:](https://korben.info/gestion-ebooks-self-hosted.html).]]>
            </summary>
            <updated>2026-03-23T16:50:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11936</id>
            <title type="text"><![CDATA[tinypdf]]></title>
            <link rel="alternate" href="https://github.com/Lulzx/tinypdf" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11936"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Minimal PDF creation library. &amp;lt;400 LOC, zero dependencies, makes real PDFs.]]>
            </summary>
            <updated>2026-02-27T06:45:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11695</id>
            <title type="text"><![CDATA[Signature PDF]]></title>
            <link rel="alternate" href="https://pdf.24eme.fr/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11695"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free open-source web software for signing PDF (alone or with others) and also organize pages, edit medata and compress pdf.

- [Signature PDF @ GitHub](https://github.com/24eme/signaturepdf).]]>
            </summary>
            <updated>2026-02-04T07:21:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11642</id>
            <title type="text"><![CDATA[LibPDF]]></title>
            <link rel="alternate" href="https://libpdf.documenso.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11642"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The PDF library
TypeScript deserves

Parse, modify, sign, and generate PDFs with a modern TypeScript API.
The only library with incremental saves that preserve digital signatures.

- [LibPDF @ GitHub](https://github.com/libpdf-js/core).

Related contents:

- [Introducing LibPDF: The PDF Library TypeScript Deserves @ Documenso](https://documenso.com/blog/introducing-libpdf-the-pdf-library-typescript-deserves).]]>
            </summary>
            <updated>2026-01-29T13:19:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11622</id>
            <title type="text"><![CDATA[pypdf]]></title>
            <link rel="alternate" href="https://pypdf.readthedocs.io/en/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11622"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[pypdf is a free and open source pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files. It can also add custom data, viewing options, and passwords to PDF files. pypdf can retrieve text and metadata from PDFs as well.

- [pypdf @ GitHub](https://github.com/py-pdf/pypdf).

Related contents:

- [How to Work with PDF Files in Python: A PyPDF Guide @ freeCodeCamp](https://www.freecodecamp.org/news/how-to-work-with-pdf-files-in-python-a-pypdf-guide/).]]>
            </summary>
            <updated>2026-01-26T16:12:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11419</id>
            <title type="text"><![CDATA[resumectl]]></title>
            <link rel="alternate" href="https://juhnny5.github.io/resumectl/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11419"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your Resume as Code.

resumectl allows you to generate your resume from a YAML file to a PDF, HTML, or directly in your terminal.

- [resumectl @ GitHub](https://github.com/juhnny5/resumectl).]]>
            </summary>
            <updated>2026-01-09T11:15:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11372</id>
            <title type="text"><![CDATA[RenderCV]]></title>
            <link rel="alternate" href="https://rendercv.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11372"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CV/Resume Generator for Academics and Engineers. YAML to PDF.
Write your CV or resume as YAML, then run RenderCV, and get a PDF with perfect typography. No template wrestling. No broken layouts. Consistent spacing, every time.

- [RenderCV @ GitHub](https://github.com/rendercv/rendercv).]]>
            </summary>
            <updated>2026-01-05T08:41:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11362</id>
            <title type="text"><![CDATA[Inkheart]]></title>
            <link rel="alternate" href="https://gitlab.com/Nystik/inkheart" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11362"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A self-hosted PDF library indexer and reader.
  
Inkheart is considered stable, and I am confident enough in its current state to bump the version to 1.0.0. I use it regularly for my own reading and reference. Bug reports, issue submissions, and feature requests are welcome, and I try to respond to them in a timely manner. However, please note that this is a personal side project among several others, and my motivation to work on it comes and goes. As a result, new features or enhancements may take time (or may not happen at all). Thanks for your understanding!]]>
            </summary>
            <updated>2026-01-05T08:09:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11095</id>
            <title type="text"><![CDATA[Pandoc]]></title>
            <link rel="alternate" href="https://pandoc.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11095"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert between many formats.

- [Pandoc @ GitHub](https://github.com/jgm/pandoc).

Related contents:

- [The code and open-source tools I used to produce a science fiction anthology @ Compelling Science Fiction Newsletter](https://compellingsciencefiction.com/posts/the-code-and-open-source-tools-i-used-to-produce-a-science-fiction-anthology.html).
- [we rolled our own documentation site @ tangled](https://blog.tangled.org/docs).
- [Pandoc - Convertir vos documents sans logiciel proprio @ Korben :fr:](https://korben.info/pandoc-convertir-documents-web.html).]]>
            </summary>
            <updated>2026-02-16T09:27:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10993</id>
            <title type="text"><![CDATA[Scribe OCR]]></title>
            <link rel="alternate" href="https://scribeocr.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10993"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Web interface for recognizing text, proofreading OCR, and creating fully-digitized documents. 

Scribe OCR is a free (libre) web application for recognizing text from images, proofreading OCR data, and creating fully-digitized documents

- [Scribe OCR @ GitHub](https://github.com/scribeocr/scribeocr).

Related contents:

- [ScribeOCR - Corrigez vos erreurs d&amp;#039;OCR directement dans le navigateur (en local) @ Korben :fr:](https://korben.info/scribeocr-ocr-gratuit-navigateur-privacy.html).]]>
            </summary>
            <updated>2025-11-17T11:05:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10824</id>
            <title type="text"><![CDATA[Percollate]]></title>
            <link rel="alternate" href="https://danburzo.ro/projects/percollate/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10824"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Make clean PDF and EPUB docs from web pages

Percollate lets you turn web pages into readable PDF, EPUB, HTML, or Markdown files from the command line.

- [Percollate @ GitHub](https://github.com/danburzo/percollate).]]>
            </summary>
            <updated>2025-10-30T10:07:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10713</id>
            <title type="text"><![CDATA[BentoPDF]]></title>
            <link rel="alternate" href="https://bentopdf.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10713"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Privacy First PDF Toolkit.

BentoPDF is a powerful, privacy-first, client-side PDF toolkit that allows you to manipulate, edit, merge, and process PDF files directly in your browser. No server-side processing is required, ensuring your files remain secure and private.

- [BentoPDF @ GitHub](https://github.com/alam00000/bentopdf).

Related contents:

- [BentoPDF – The Ultimate Self-Hosted PDF Tool (Privacy-First &amp;amp; Powerful!) @ SYNACK Time](https://www.youtube.com/watch?v=bIQ60lDV_wQ).]]>
            </summary>
            <updated>2025-12-12T13:48:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10504</id>
            <title type="text"><![CDATA[PDF Pig]]></title>
            <link rel="alternate" href="https://github.com/UglyToad/PdfPig" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10504"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Read and extract text and other content from PDFs in C# (port of PDFBox).

PdfPig supports reading text and content from PDF files. It also supports basic PDF file creation.

Related contents:

- [Advanced Document Processing using AI @ Tech World With Milan Newsletter](https://newsletter.techworld-with-milan.com/p/advancing-document-processing-using).]]>
            </summary>
            <updated>2025-10-02T15:42:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10195</id>
            <title type="text"><![CDATA[eBook to Mind Map :cn:]]></title>
            <link rel="alternate" href="https://ebook2me.mind-elixir.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10195"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Use AI technology to parse EPUB and PDF eBooks by chapters and generate intelligent summaries

- [eBook to Mind Map @ GitHub](https://github.com/SSShooter/ebook-to-mindmap).

Related contents:

- [Transformez vos ebooks en cartes mentales @ Korben :fr:](https://korben.info/ebook-to-mindmap-ai-converter-open-source.html).]]>
            </summary>
            <updated>2025-09-15T09:18:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/678</id>
            <title type="text"><![CDATA[Readest]]></title>
            <link rel="alternate" href="https://readest.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/678"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Where You Read, Digest and Get Insight.

Readest is a modern, open-source ebook reader for immersive reading. Seamlessly sync your progress, notes, highlights, and library across macOS, Windows, Linux, Android, iOS, and the Web.

- [Readest @ GitHub](https://github.com/readest/readest).

Related contents:

- [Readest - Chouette, un nouveau lecteur d&amp;#039;ebooks open-source ! @ Korben :fr:](https://korben.info/readest-lecteur-ebook-opensource-multiplateforme.html).]]>
            </summary>
            <updated>2025-08-28T17:50:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/696</id>
            <title type="text"><![CDATA[Apache PDFBox]]></title>
            <link rel="alternate" href="https://pdfbox.apache.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/696"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Java PDF Library.

The Apache PDFBox® library is an open source Java tool for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command-line utilities. Apache PDFBox is published under the Apache License v2.0.

Related contents:

- [PDF to Text, a challenging problem @ Marginalia](https://www.marginalia.nu/log/a_119_pdf/).]]>
            </summary>
            <updated>2025-08-28T17:54:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/769</id>
            <title type="text"><![CDATA[Best PDF Editor]]></title>
            <link rel="alternate" href="https://breezepdf.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/769"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Edit, Sign, Merge &amp;amp; Secure. Edit PDFs Freely &amp;amp; Privately,
Right in Your Browser.

Breeze PDF is a powerful, free PDF editor that works entirely offline in your browser. No uploads, 100% privacy guaranteed.]]>
            </summary>
            <updated>2025-08-28T18:06:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1260</id>
            <title type="text"><![CDATA[Auntie PDF]]></title>
            <link rel="alternate" href="https://auntiepdf.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1260"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your all-knowing guide that unpacks every PDF into clear, actionable insights. 

Auntie PDF is a web application that helps users extract information and insights from PDF documents. With a sassy, helpful personality, Auntie PDF makes understanding complex documents easier and more engaging.]]>
            </summary>
            <updated>2025-08-28T19:27:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1551</id>
            <title type="text"><![CDATA[Kreuzberg]]></title>
            <link rel="alternate" href="https://github.com/Goldziher/kreuzberg" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1551"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A text extraction library supporting PDFs, images, office documents and more.

Kreuzberg is a Python library for text extraction from documents. It provides a unified async interface for extracting text from PDFs, images, office documents, and more.]]>
            </summary>
            <updated>2025-08-28T20:15:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2220</id>
            <title type="text"><![CDATA[MarkItDown]]></title>
            <link rel="alternate" href="https://github.com/microsoft/markitdown" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2220"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Python tool for converting files and office documents to Markdown.
MarkItDown is a utility for converting various files to Markdown (e.g., for indexing, text analysis, etc).

- [MarkItDown-MCP @ GitHub](https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp).

Related contents:

- [MarkItDown - Convertissez tous vos documents en Markdown très facilement @ Korben :fr:](https://korben.info/markitdown-convertisseur-fichiers-markdown.html).
- [Convertir un document au format Markdown avec MarkItDown : Word, PDF, PowerPoint, Excel, etc. @ IT-Connect :fr:](https://www.it-connect.fr/convertir-un-document-au-format-markdown-avec-markitdown/).]]>
            </summary>
            <updated>2026-03-06T14:52:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2401</id>
            <title type="text"><![CDATA[zathura]]></title>
            <link rel="alternate" href="https://pwmt.org/projects/zathura/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2401"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[zathura is a highly customizable and functional document viewer based on the girara user interface library and several document libraries.
It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction.

- [zathura @ GitHub](https://github.com/pwmt/zathura).]]>
            </summary>
            <updated>2025-08-28T22:36:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2411</id>
            <title type="text"><![CDATA[Sioyek]]></title>
            <link rel="alternate" href="https://sioyek.info/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2411"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sioyek is a PDF viewer with a focus on technical books and research papers.

- [Sioyek @ GitHub](https://github.com/ahrm/sioyek).]]>
            </summary>
            <updated>2025-08-28T22:37:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2527</id>
            <title type="text"><![CDATA[mPLUG-DocOwl]]></title>
            <link rel="alternate" href="https://github.com/X-PLUG/mPLUG-DocOwl" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2527"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Powerful Multi-modal LLM Family for OCR-free Document Understanding.
Modularized Multimodal Large Language Model for Document Understanding.]]>
            </summary>
            <updated>2025-08-28T22:58:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2548</id>
            <title type="text"><![CDATA[Gotenberg Bundle]]></title>
            <link rel="alternate" href="https://github.com/sensiolabs/GotenbergBundle" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2548"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Symfony Bundle for interacting with Gotenberg. Integrates natively with twig, router, PHPStorm and more ! 

- [How to generate a PDF file in a few lines of code with Symfony @ The SensioLabs Tech Blog&amp;#039;s Medium](https://medium.com/the-sensiolabs-tech-blog/how-to-generate-a-pdf-file-in-a-few-lines-of-code-with-symfony-39786a679d29).]]>
            </summary>
            <updated>2025-08-28T23:01:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2549</id>
            <title type="text"><![CDATA[Ibis Next]]></title>
            <link rel="alternate" href="https://github.com/Hi-Folks/ibis-next" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2549"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A PHP tool that helps you write eBooks in markdown and convert to PDF, EPUB and HTML.

Ibis Next is an open-source tool developed for ebook creators who want to focus on content creation. Ibis Next supports writing in Markdown and can generate ebooks in PDF, EPUB, or HTML format. The tool aims to simplify the ebook creation process, allowing writers to concentrate on their content while providing functionality for converting it into polished ebooks efficiently.

- [How I create PDF and EPUB for my eBook using PHP @ Amit Merchant](https://www.amitmerchant.com/how-i-create-pdf-and-epub-for-my-ebook/).]]>
            </summary>
            <updated>2025-08-28T23:01:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2819</id>
            <title type="text"><![CDATA[Documind]]></title>
            <link rel="alternate" href="https://www.documind.xyz/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2819"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Extract structured data from PDFs.
Stop wasting time extracting PDFs.
Transform your PDF documents into structured data with Documind. Simple, powerful and open-source.

Documind is an advanced document processing tool that leverages AI to extract structured data from PDFs. It is built to handle PDF conversions, extract relevant information, and format results as specified by customizable schemas.

- [Documind @ GitHub](https://github.com/DocumindHQ/documind/).]]>
            </summary>
            <updated>2025-08-28T23:46:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2832</id>
            <title type="text"><![CDATA[MinerU]]></title>
            <link rel="alternate" href="https://mineru.readthedocs.io/en/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2832"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MinerU is a tool that converts PDFs into machine-readable formats (e.g., markdown, JSON), allowing for easy extraction into any format. MinerU was born during the pre-training process of InternLM. We focus on solving symbol conversion issues in scientific literature and hope to contribute to technological development in the era of large models. Compared to well-known commercial products, MinerU is still young. If you encounter any issues or if the results are not as expected, please submit an issue on issue and attach the relevant PDF.

- [MinerU @ GitHub](https://github.com/opendatalab/MinerU).]]>
            </summary>
            <updated>2025-08-28T23:49:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2949</id>
            <title type="text"><![CDATA[Docling]]></title>
            <link rel="alternate" href="https://docling-project.github.io/docling/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2949"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Docling parses documents and exports them to the desired format with ease and speed.
🗂️ Reads popular document formats (PDF, DOCX, PPTX, Images, HTML, AsciiDoc, Markdown) and exports to Markdown and JSON.

- [Docling @ GitHub](https://github.com/docling-project/docling).

Related contents:

- [Docling - Pour convertir vos documents sans prise de tête @ Korben :fr:](https://korben.info/docling-convertisseur-documents-multi-formats.html).
- [Episode \#125: The state of homelab tech (2026) @ Changelog &amp;amp; Friends](https://changelog.com/friends/125).]]>
            </summary>
            <updated>2026-01-27T07:14:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3006</id>
            <title type="text"><![CDATA[I, Librarian]]></title>
            <link rel="alternate" href="https://i-librarian.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3006"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[I, Librarian is an online service that will organize your collection of PDF papers and office documents. It provides a lot of extra features for students and research groups both in industry and academia. It is a reference manager, PDF manager and organizer focused on private group collaboration.

- [I, Librarian @ GitHub](https://github.com/mkucej/i-librarian-free).]]>
            </summary>
            <updated>2025-08-29T00:17:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3050</id>
            <title type="text"><![CDATA[Zerox OCR]]></title>
            <link rel="alternate" href="https://github.com/getomni-ai/zerox" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3050"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Zero shot pdf OCR with gpt-4o-mini.

A dead simple way of OCR-ing a document for AI ingestion. Documents are meant to be a visual representation after all. With weird layouts, tables, charts, etc. The vision models just make sense!]]>
            </summary>
            <updated>2025-08-29T00:24:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3070</id>
            <title type="text"><![CDATA[Marly AI]]></title>
            <link rel="alternate" href="https://www.marly.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3070"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Data Processor for Agents.

Marly allows your agents to extract tables &amp;amp; text from your PDFs, Powerpoints, etc in a structured format making it easy for them to take subsequent actions (database call, API call, creating a chart etc).

- [Marly @ GitHub](https://github.com/marly-ai/marly).]]>
            </summary>
            <updated>2025-08-29T00:28:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3129</id>
            <title type="text"><![CDATA[Issuu]]></title>
            <link rel="alternate" href="https://issuu.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3129"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create Interactive Flipbooks on our Digital Publishing Platform.

Issuu turns PDFs and other file types into digital Flipbooks and shareable content types. Upload a document, watch it transform, and enhance it with interactive features like Videos and Links. Easily share the URL, Embed it onto your website, and sell content with Digital Sales. Promote your work across all channels with Social Posts, Articles, and GIFs.]]>
            </summary>
            <updated>2025-08-29T00:37:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3234</id>
            <title type="text"><![CDATA[Tabled]]></title>
            <link rel="alternate" href="https://github.com/VikParuchuri/tabled" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3234"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Detect and extract tables to markdown and csv.

Tabled is a small library for detecting and extracting tables. It uses surya to find all the tables in a PDF, identifies the rows/columns, and formats cells into markdown, csv, or html.]]>
            </summary>
            <updated>2025-08-29T00:56:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3552</id>
            <title type="text"><![CDATA[DocuSeal]]></title>
            <link rel="alternate" href="https://www.docuseal.com" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3552"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source Document Signing.  Open source DocuSign alternative. Create, fill, and sign digital documents ✍️ 

 DocuSeal is an open source platform that provides secure and efficient digital document signing and processing. Create PDF forms to have them filled and signed online on any device with an easy-to-use, mobile-optimized web tool. 

- [DocuSeal @ GitHub](https://github.com/docusealco/docuseal).

Related contents:

- [Découvrez DocuSeal : une solution de signature électronique open source @ IT-Connect :fr:](https://www.it-connect.fr/docuseal-solution-de-signature-electronique-open-source/).
- [NAS Synology – Auto-héberger la solution de signature électronique DocuSeal @ IT-Connect :fr:](https://www.it-connect.fr/nas-synology-auto-heberger-signature-electronique-docuseal/).]]>
            </summary>
            <updated>2025-08-29T01:49:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3653</id>
            <title type="text"><![CDATA[pdfcpu]]></title>
            <link rel="alternate" href="https://pdfcpu.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3653"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PDF processor api &amp;amp; cli.

pdfcpu is a PDF processing library written in Go that supports encryption and offers both an API and a command-line interface (CLI). It is compatible with all PDF versions with basic support and ongoing improvement for PDF 2.0 (ISO-32000-2).

- [pdfcpu @ GitHub](https://github.com/pdfcpu/pdfcpu).]]>
            </summary>
            <updated>2025-08-29T02:05:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3764</id>
            <title type="text"><![CDATA[unpaper]]></title>
            <link rel="alternate" href="https://github.com/unpaper/unpaper" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3764"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A post-processing tool for scanned sheets of paper.

unpaper is a post-processing tool for scanned sheets of paper, especially for book pages that have been scanned from previously created photocopies. The 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 optical character recognition (OCR).]]>
            </summary>
            <updated>2025-08-29T02:25:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3765</id>
            <title type="text"><![CDATA[OCRmyPDF]]></title>
            <link rel="alternate" href="https://ocrmypdf.readthedocs.io/en/latest/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3765"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OCRmyPDF adds an optical character recognition (OCR) text layer to scanned PDF files, allowing them to be searched.

- [OCRmyPDF @ GitHub](https://github.com/OCRmyPDF/OCRmyPDF/).]]>
            </summary>
            <updated>2025-08-29T02:25:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3888</id>
            <title type="text"><![CDATA[PdfDing]]></title>
            <link rel="alternate" href="https://github.com/mrmn2/PdfDing" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3888"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PdfDing is a selfhosted PDF manager and viewer offering a seamless user experience on multiple devices. It&amp;#039;s designed be to be minimal, fast, and easy to set up using Docker.

PdfDing is a PDF manager and viewer that you can host yourself. It offers a seamless user experience on multiple devices. It&amp;#039;s designed be to be minimal, fast, and easy to set up using Docker. As all data stays on your server you have full control over your data and privacy.

With its simple, intuitive and adjustable UI, PdfDing makes it easy for users to keep track of their PDFs and access them whenever they need to. With a dark mode and colored themes users can style the app to their liking. As PdfDing offers SSO support via OIDC it can be easily integrated into existing setups.]]>
            </summary>
            <updated>2025-08-29T02:45:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4010</id>
            <title type="text"><![CDATA[OpenSign™]]></title>
            <link rel="alternate" href="https://www.opensignlabs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4010"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Free &amp;amp; OpenSource Alternative to Docusign.

Seal the Deal, Openly. Your ultimate open source PDF E-Signature Solution.
Transform the Way You Sign, Store, and Secure Your Documents. All in One Place - All for Free.

- [OpenSign @ GitHub](https://github.com/OpenSignLabs/OpenSign).]]>
            </summary>
            <updated>2025-08-29T03:05:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4067</id>
            <title type="text"><![CDATA[jsPDF]]></title>
            <link rel="alternate" href="https://parall.ax/products/jspdf" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4067"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The leading HTML5 client solution for generating PDFs.
Transform your PDF generation process for your event tickets, reports, certificates, and more.

 Client-side JavaScript PDF generation for everyone. 

- [jsPDF documentation](https://parallax.github.io/jsPDF/docs/index.html).
- [jsPDF @ GitHub](https://github.com/parallax/jsPDF).]]>
            </summary>
            <updated>2025-08-29T03:14:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4196</id>
            <title type="text"><![CDATA[marker]]></title>
            <link rel="alternate" href="https://www.datalab.to/marker" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4196"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Convert PDF to markdown quickly with high accuracy

- [marker @ GitHub](https://github.com/VikParuchuri/marker).]]>
            </summary>
            <updated>2025-08-29T03:36:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4258</id>
            <title type="text"><![CDATA[mPDF]]></title>
            <link rel="alternate" href="https://mpdf.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4258"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[mPDF is a PHP library which generates PDF files from UTF-8 encoded HTML.

It is based on FPDF and HTML2FPDF with a number of enhancements.

- [mPDF @ GitHub](https://github.com/mpdf/mpdf).]]>
            </summary>
            <updated>2025-08-29T03:46:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4318</id>
            <title type="text"><![CDATA[sanderdlm/chrome-pdf-bundle]]></title>
            <link rel="alternate" href="https://github.com/sanderdlm/chrome-pdf-bundle?tab=readme-ov-file" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4318"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Symfony bundle to generate PDFs with headless Chrome using chrome-php/chrome.

The ChromePdfBundle is a Symfony bundle that leverages the chrome-php/chrome project to render HTML and save the output as a PDF file.]]>
            </summary>
            <updated>2025-08-29T03:56:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4341</id>
            <title type="text"><![CDATA[dompdf]]></title>
            <link rel="alternate" href="https://dompdf.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4341"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[dompdf is an HTML to PDF converter.

At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes.

- [dompdf @ GitHub](https://github.com/dompdf/dompdf).
- [Symfony6 et Symfony 7 Techwall #53 Les Service Générer un PDF avec DomPDF @ Tech Wall&amp;#039;s YouTube](https://www.youtube.com/watch?v=K19ki9ocjws).]]>
            </summary>
            <updated>2025-08-29T04:00:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4347</id>
            <title type="text"><![CDATA[⁣print-css.rocks]]></title>
            <link rel="alternate" href="https://print-css.rocks/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4347"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PrintCSS CSS Paged Media tutorial and information.

This tutorial shows how to generate PDF documents from XML/HTML using the &amp;quot;CSS Paged Media&amp;quot; approach, whereby the complete styling and layout information is kept in cascading stylesheets (CSS). It will also show the results produced by different tools with identical data, providing an impression of functionality and output quality.]]>
            </summary>
            <updated>2025-08-29T04:02:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4364</id>
            <title type="text"><![CDATA[DeepL Translate]]></title>
            <link rel="alternate" href="https://www.deepl.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4364"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Translate and communicate with ease

Spend less time translating and more time on the task at hand. No matter what or where you&amp;#039;re translating, DeepL Pro ensures it&amp;#039;s accurate, secure, and tailored to your needs.]]>
            </summary>
            <updated>2025-08-29T04:04:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4681</id>
            <title type="text"><![CDATA[Stirling-PDF]]></title>
            <link rel="alternate" href="https://www.stirlingpdf.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4681"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[locally hosted web application that allows you to perform various operations on PDF files.

This is a powerful locally hosted web based PDF manipulation tool using docker that allows you to perform various operations on PDF files, such as splitting merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application started as a 100% ChatGPT-made application and has evolved to include a wide range of features to handle all your PDF needs.

- [Stirling-PDF @ GitHub](https://github.com/Frooodle/Stirling-PDF).
- [6 outils de FOU pour les DEVS 🤯 @ YoanDev&amp;#039;s YouTube](https://www.youtube.com/watch?v=x0niOhjzkxw).
- [Stirling PDF : comment ajouter une signature numérique à un PDF ? @ IT Connect :fr:](https://www.it-connect.fr/stirling-pdf-comment-ajouter-une-signature-numerique-a-un-pdf/).]]>
            </summary>
            <updated>2025-08-29T04:56:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4852</id>
            <title type="text"><![CDATA[Typst]]></title>
            <link rel="alternate" href="https://typst.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4852"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Compose theses faster. Focus on your text and let Typst take care of layout and formatting.
 A new markup-based typesetting system that is powerful and easy to learn. 
Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.

- [Typst @ GitHub](https://github.com/typst/typst).

Related contents:

- [Typst – La puissance de LaTeX mais en toute simplicité @ Korben(fr)](https://korben.info/decouvrez-typst-puissance-latex-simplicite-performance-documents-professionnels.html).
- [Typst: a possible LaTeX replacement @ LWN.net](https://lwn.net/Articles/1037577/).]]>
            </summary>
            <updated>2025-09-29T12:31:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5285</id>
            <title type="text"><![CDATA[Paperless-ngx]]></title>
            <link rel="alternate" href="https://docs.paperless-ngx.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5285"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.

- [Paperless-ngx @ GitHub](https://github.com/paperless-ngx/paperless-ngx)

Related contents:

- [Paperless-ngx — Self-hosted document management that actually makes sense @ Akash Rajpurohit](https://akashrajpurohit.com/blog/selfhost-paperless-ngx-for-document-management/).
- [Paperless-ngx + Local AI (Optional): Better OCR, Self-Hosted, No Cloud @ Techno Tim](https://www.youtube.com/watch?v=NMAwHjleqHg).]]>
            </summary>
            <updated>2026-01-30T13:35:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5959</id>
            <title type="text"><![CDATA[Tabler Icons]]></title>
            <link rel="alternate" href="https://tabler-icons.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5959"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Over 3200 pixel-perfect icons for web design.
Free and open source icons designed to make your website or app attractive, visually consistent and simply beautiful.]]>
            </summary>
            <updated>2025-08-29T08:30:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6140</id>
            <title type="text"><![CDATA[iLovePDF]]></title>
            <link rel="alternate" href="https://www.ilovepdf.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6140"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Online PDF tools for PDF lovers.
Every tool you need to work with PDFs in one place.
Every tool you need to use PDFs, at your fingertips. All are 100% FREE and easy to use! Merge, split, compress, convert, rotate, unlock and watermark PDFs with just a few clicks.]]>
            </summary>
            <updated>2025-08-29T09:00:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6407</id>
            <title type="text"><![CDATA[TinyWow]]></title>
            <link rel="alternate" href="https://tinywow.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6407"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free PDF, Video, Image &amp;amp; Other Online Tools.
We offer PDF, video, image and other online tools to make your life easier.]]>
            </summary>
            <updated>2025-08-29T09:45:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6716</id>
            <title type="text"><![CDATA[WeasyPrint]]></title>
            <link rel="alternate" href="https://weasyprint.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6716"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Awesome Document Factory.

 WeasyPrint is a smart solution helping web developers to create PDF documents. It’s free and open source software that can be easily plugged to your applications and websites and turns simple HTML pages into gorgeous: 

WeasyPrint is a smart solution helping web developers to create PDF documents. It turns simple HTML pages into reports, invoices or tickets.

- [WeasyPrint @ GitHub](https://github.com/Kozea/WeasyPrint).
- [PhpWeasyPrint @ GitHub](https://github.com/pontedilana/php-weasyprint).
- [WeasyPrintBundle @ GitHub](https://github.com/pontedilana/WeasyPrintBundle).
- [WeasyPrint for Laravel @ GitHub](https://github.com/mikerockett/weasyprint).]]>
            </summary>
            <updated>2025-08-29T10:37:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6954</id>
            <title type="text"><![CDATA[KOReader]]></title>
            <link rel="alternate" href="https://koreader.rocks/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6954"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[KOReader is a document viewer for E Ink devices. Supported fileformats include EPUB, PDF, DjVu, XPS, CBT, CBZ, FB2, PDB, TXT, HTML, RTF, CHM, DOC, MOBI and ZIP files. It’s available for Kindle, Kobo, PocketBook, Android and desktop Linux.

Related contents:

- [KOmpanion - bookshelf companion for KOreader @ GitHub](https://github.com/vanadium23/kompanion).]]>
            </summary>
            <updated>2025-08-29T11:16:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7026</id>
            <title type="text"><![CDATA[jsPDF:]]></title>
            <link rel="alternate" href="https://github.com/parallax/jsPDF" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7026"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Client-side JavaScript PDF generation for everyone.]]>
            </summary>
            <updated>2025-08-29T11:28:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7091</id>
            <title type="text"><![CDATA[Txtpaper]]></title>
            <link rel="alternate" href="https://txtpaper.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7091"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Convert web pages into PDF, ePub, and Kindle (mobi) files]]>
            </summary>
            <updated>2025-08-29T11:39:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7133</id>
            <title type="text"><![CDATA[Gotenberg]]></title>
            <link rel="alternate" href="https://gotenberg.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7133"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Docker-powered stateless API for PDF files.
Gotenberg provides a developer-friendly API to interact with powerful tools like Chromium and LibreOffice for converting numerous document formats (HTML, Markdown, Word, Excel, etc.) into PDF files, and more.

- [Gotenberg @ GitHub](https://github.com/gotenberg/gotenberg).
- [How to Simply Generate a PDF From HTML in Symfony With WeasyPrint @ Theodo](https://blog.theodo.com/2023/11/pdf-generation-weasyprint-symfony/).]]>
            </summary>
            <updated>2025-08-29T11:46:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7409</id>
            <title type="text"><![CDATA[Paperwork]]></title>
            <link rel="alternate" href="https://openpaper.work/en-us" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7409"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Document management made fast and easy.]]>
            </summary>
            <updated>2025-08-29T12:32:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8153</id>
            <title type="text"><![CDATA[Smallpdf.com]]></title>
            <link rel="alternate" href="http://smallpdf.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8153"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Free Solution to all your PDF Problems]]>
            </summary>
            <updated>2025-08-29T14:36:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9381</id>
            <title type="text"><![CDATA[Speaker Deck - Share Presentations without the Mess]]></title>
            <link rel="alternate" href="http://speakerdeck.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9381"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Speaker Deck is the best way to share presentations online. Simply upload your slides as a PDF, and we’ll turn them into a beautiful online experience. View them on SpeakerDeck.com, or share them on any website with an embed code.]]>
            </summary>
            <updated>2025-08-29T18:01:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9659</id>
            <title type="text"><![CDATA[andreasgal/pdf.js - GitHub]]></title>
            <link rel="alternate" href="https://github.com/andreasgal/pdf.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9659"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PDF Reader in JavaScript]]>
            </summary>
            <updated>2025-08-29T18:48:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9805</id>
            <title type="text"><![CDATA[FlexPaper - The web based pdf viewer solution]]></title>
            <link rel="alternate" href="http://flexpaper.devaldi.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9805"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[View and convert your PDFs into interactive web publications that work on any device (formerly FlexPaper).]]>
            </summary>
            <updated>2025-08-29T19:12:26+00:00</updated>
        </entry>
    </feed>
