Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 418 Bytes

File metadata and controls

10 lines (7 loc) · 418 Bytes

Docling-Binary

A command-line tool and binary wrapper for docling, enabling document conversion (e.g., PDF to Markdown) with embedded images using a single executable.

Features

  • Converts PDF documents to Markdown with embedded images.
  • Downloads and caches required models automatically.
  • Simple CLI interface.
  • Can be compiled to a standalone binary using PyInstaller.