--- title: DescribePDF emoji: 👁️‍🗨️ colorFrom: red colorTo: pink sdk: gradio sdk_version: 5.28.0 app_file: app.py pinned: true license: mit thumbnail: >- https://cdn-uploads.huggingface.co/production/uploads/633ff8d2301ca291abb02273/r-B1zEGDbvdI7CLW-mHqP.png short_description: A tool to convert PDF into detailed description using VLMs --- # DescribePDF DescribePDF is an open-source tool designed to convert PDF files into detailed page-by-page descriptions in Markdown format using Vision-Language Models (VLMs). This Space demonstrates the OpenRouter web interface of DescribePDF. You'll need an OpenRouter API key to use it. For the full version including local Ollama support, please install the package locally. ![poster](https://davidlms.github.io/DescribePDF/assets/poster.png) [GitHub Repository](https://github.com/DavidLMS/DescribePDF)