# FileDigest > FileDigest converts PDFs, DOCX files, supported office files, ZIP batches, and folders into one clean, structured, token-aware Markdown digest for LLM and agent workflows. ## Core Pages - [Home](https://filedigest.app/): Product overview for compiling files into AI-ready context. - [Agent Capability Index](https://filedigest.app/agent/capabilities): Machine-readable endpoint for agent and automation onboarding. - [Pricing](https://filedigest.app/pricing): Free, Pro, Business, and BYOC plans. - [Quick Start](https://filedigest.app/docs/quick-start): Upload files, generate a digest, and paste it into an LLM. - [Use Cases](https://filedigest.app/docs/use-cases): RAG ingest, board prep, contract review, research review, and mixed document packs. ## Developer and Agent Entry Points - [API Docs](https://filedigest.app/docs/api): Business/private-beta API access. - [File Splitting](https://filedigest.app/docs/file-splitting): How large inputs are handled. - [Limits](https://filedigest.app/docs/limits): File, token, OCR, retention, and concurrency limits by plan. - [Glossary](https://filedigest.app/glossary): Definitions for digest, token-aware, Docling, Modal, signed upload URL, BYOC, OCR, RAG, webhook, and WCAG. ## Comparison Pages - [FileDigest vs Firecrawl](https://filedigest.app/vs/firecrawl): File-first digest compilation vs URL/page extraction. - [FileDigest vs Cursor context](https://filedigest.app/vs/cursor-context): Standalone multi-source digesting vs editor context. - [FileDigest vs llms.txt generators](https://filedigest.app/vs/llmstxt-generator): Full content digest vs website index file. ## Current Output Contract - Canonical artifact: `digest.md` - Output format: source-tagged Markdown - Supported input flow: one file, multiple files, ZIP batches, and folders through the dashboard - Public output formats today: Markdown only - Raw Docling JSON and RAG chunk outputs are not public production formats today ## Machine Discovery - https://filedigest.app/agent/capabilities (machine-readable capability index) - https://filedigest.app/api/jobs/prepare (signed-upload job creation) - https://filedigest.app/api/jobs/[jobId]/start (job execution trigger) - https://filedigest.app/api/jobs/[jobId]/digest (artifact download) - https://filedigest.app/api/jobs/[jobId]/zip (artifact bundle download) ## Trust and Discovery - [Privacy](https://filedigest.app/privacy): Data handling and account rights. - [Terms](https://filedigest.app/terms): Subscription and service terms. - [Sub-processors](https://filedigest.app/legal/sub-processors): Supabase, Modal, Stripe, Vercel, Sentry, Resend, and related vendors. - [Sitemap](https://filedigest.app/sitemap.xml): Search index. - [Robots](https://filedigest.app/robots.txt): Crawler policy.