File Format Converter (Pandoc)

Document format conversion using Pandoc, enabling transformation of content between PDF, HTML, Markdown, .docx, .rst, .epuc, .latex, and more.

Featured
View Source
355 stars
0 tools
Created Aug 2025
@vivekvells/vivekvells-file-format-converter-pandoc-pandoc

About

Document format conversion using Pandoc, enabling transformation of content between PDF, HTML, Markdown, .docx, .rst, .epuc, .latex, and more.

Categories

general

Installation

npm

npm install @vivekvells/vivekvells-file-format-converter-pandoc-pandoc

Configuration

{ "mcpServers": { "vivekvells-file-format-converter-pandoc-pandoc": { "command": "npx", "args": [ "-y", "@vivekvells/vivekvells-file-format-converter-pandoc-pandoc" ] } } }