🛠 DropItDown is a macOS application designed for the automatic preparation of files for use with AI agents.
By dragging and dropping a file (PDF, screenshot, spreadsheet) onto the menu bar icon, the application locally converts it into clean Markdown, classifies it, and organizes it into folders. Conversion happens on-device, while classification is handled via any OpenAI-compatible API (such as DeepSeek).
🌍 The tool supports the trend toward "trusted" local data preparation pipelines (RAG-ready): heavy processing occurs locally, which saves tokens and enhances privacy.
👤 It allows users to quickly transform a chaos of documents into a structured knowledge base for Claude or ChatGPT without manual conversion.
Source 1: https://dropitdown.novashang.com Source 2: https://github.com/NovaShang/dropitdown