Convert Files to Markdown. Supports Office documents, code files, and Ziparchives in the browser or as CLI Node.js integration.
- CLI Commands - All available commands and usage
- API Reference - REST API endpoints and integration
- Browser Usage - JavaScript API for browsers
- Converters - Supported file types and features
# Install globally
npm install -g filetomarkdown
## Quick Example after installation
filetomarkdown-test --github
# View supported file types
filetomarkdown-filetypes
# Convert a file
filetomarkdown-convert input.pdf output.md