Wingetlywingetly
← All apps
P

Pandoc

by John MacFarlanev3.11

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.11

Run 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.

One-line silent install (x64, user scope)
msiexec.exe /i pandoc-3.11-windows-x86_64.msi /quiet /norestart ALLUSERS=2

See the full silent install reference for Pandoc

Built by Pckgr

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 trial

No credit card required.

Installers · v3.11

ArchitectureTypeScopeInstallDownload
x64Portable
in ZIP
-Direct
x64MSI
WiX
userDirect
x64MSI
WiX
machineDirect

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

  • medium6.3Patched in wingetCVE-2023-38745affects before 3.1.6Jul 24, 2023

    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...

  • medium6.1Patched in wingetCVE-2023-35936affects before 3.1.4Jul 5, 2023

    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...

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • LibreOfficeThe Document Foundation
    TheDocumentFoundation.LibreOfficev26.8.0.3

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

  • DingTalkAlibaba (China) Network Technology Co.,Ltd.
    Alibaba.DingTalkv8.3.10-Release.260413002

    DingTalk, make work and study easy

  • Hanword HWP document converter for Microsoft WordMicrosoft Corporation
    Microsoft.HwpConverterv15.0.4454.1506

    Hanword HWP document converter for Microsoft Word is a tool which allows you to convert and open HWP files in Word as DOCX files.

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • W
    WPS OfficeKingsoft Corp.
    Kingsoft.WPSOffice.x64v12.1.0.28488

    Complete office suite with PDF editor

  • W
    WPS OfficeKingsoft Corp.
    Kingsoft.WPSOffice.CNv12.1.0.28505

    Complete office suite with PDF editor

More from John MacFarlane or browse converter, doc, docs.

Frequently asked questions

How do I install Pandoc on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JohnMacFarlane.Pandoc --exact --version 3.11. winget downloads the installer from John MacFarlane and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Pandoc silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JohnMacFarlane.Pandoc --exact 3.11 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Pandoc?
Pandoc uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i pandoc-3.11-windows-x86_64.msi /quiet /norestart ALLUSERS=2. The silent switches are /quiet /norestart.
How do I uninstall Pandoc via winget?
Run: winget uninstall --id JohnMacFarlane.Pandoc --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Pandoc's Apps & Features entry.
Is Pandoc free?
Pandoc is distributed under GPL-2.0. Refer to the publisher (https://pandoc.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Pandoc work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Pandoc directly from the publisher.
How do I keep Pandoc up to date?
Run winget upgrade --id JohnMacFarlane.Pandoc --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Pandoc from microsoft/winget-pkgs.

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