pdf


Open-Source PDF Parsing: Transforming Layouts into Clean Data for LLMs

As engineers, we usually run into three "gotchas" with PDFsLayout Chaos Multi-column layouts and tables usually turn into a jumbled mess of text


Beyond Storage: Exploring Paperless-ngx's API and Machine Learning Core

Paperless-ngx is an open-source, community-supported document management system (DMS). Think of it as a powerful, self-hosted system to scan


PDFPatcher Explained: Automated PDF Manipulation for Programmers

PDFPatcher, or PDF Bu Ding Ding as it's known, is essentially a versatile PDF toolbox. For a software engineer, this can be incredibly useful in several scenarios



From PDF Chaos to JSON/Markdown Structure: A MinerU Tutorial for Developers

Think of MinerU as a sophisticated digital cleaner and transformer for your messy document data!MinerU is a Python-based data extraction tool designed to transform complex


Beyond Text: Leveraging pdfplumber's Low-Level PDF Data (Chars, Lines, Rects)

pdfplumber is a Python library designed to interact with PDFs at a much deeper level than standard text extraction tools


Beyond OCR: Boosting RAG Systems with ByteDance's Dolphin Model

The ByteDance Dolphin model is a powerful, multimodal document image parsing model. In simple terms, it's designed to read and understand structured content from document images (like scans or PDFs that have been converted to images), including complex elements such as text paragraphs


Stirling-PDF: Your Privacy-First PDF Toolkit for Engineers

Stirling-PDF is a locally hosted web application that provides a full suite of PDF manipulation tools. Think of it as your personal


Papermark: A DocSend Alternative for Data-Driven Document Sharing

Papermark is an open-source, DocSend alternative that gives you a professional way to share PDFs and other documents with built-in analytics and custom domains


Markitdown for Software Engineers: Bridging Docs to Markdown

Let's dive into microsoft/markitdown from a software engineer's perspective. This tool is super interesting because it bridges the gap between various document formats and Markdown