Pandoc
Last updated
If you need to convert files from one markup format into another, pandoc is your swiss-army knife.
Install with winget
$ winget install --id JohnMacFarlane.Pandoc --exact --version 3.11Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for Pandoc
Pandoc uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i pandoc-3.11-windows-x86_64.msi /quiet /norestart ALLUSERS=2
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
Installers · v3.11
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | Portable in ZIP | - | Direct | |
| x64 | MSI WiX | user | Direct | |
| x64 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
Security
2 known CVEs via NVD
Pandoc before 3.1.6 allows arbitrary file write: this can be triggered by providing a crafted image element in the input when generating files via the --extract-media option or outputting to PDF format. This allows an attacker to create or overwrite arbitrary files, depending on...
Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. Starting in version 1.13 and prior to version 3.1.4, Pandoc is susceptible to an arbitrary file write vulnerability, which can be triggered by providing...
See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr.
Related apps
More from John MacFarlane or browse converter, doc, docs.
Frequently asked questions
How do I install Pandoc on Windows?
How do I install Pandoc silently for unattended deployment?
What are the silent install switches for Pandoc?
How do I uninstall Pandoc via winget?
Is Pandoc free?
Does Pandoc work on Windows 10?
How do I keep Pandoc up to date?
Recent versions
- 3.11latest
- 3.10.2
- 3.10.1
- 3.10
- 3.9.0.2
- 3.9.0.1
- 3.9
- 3.8.3
- 3.8.2.1
- 3.8.2.0