Section 01
【Introduction】pdf2md: A PDF-to-Markdown Tool Powered by Local VLM
pdf2md is a single binary tool written in Go developed by cheto5144. Its core feature is using local Vision-Language Models (VLM) for PDF-to-Markdown inference without relying on external cloud services, making it suitable for privacy protection and offline use scenarios. This article will detail the tool from aspects such as background, solution, architecture, and applications.
Original Author/Maintainer: cheto5144 Source Platform: GitHub Original Link: https://github.com/cheto5144/pdf2md Source Publication/Update Time: 2026-05-31