Wingetlywingetly
← All apps

Stirling-PDF

by Stirling-Softwarev2.14.3

Last updated

A locally hosted one-stop shop for all your PDF needs

Install with winget

$ winget install --id StirlingTools.StirlingPDF --exact --version 2.14.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Stirling-PDF

Stirling-PDF uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i Stirling-PDF-windows-x86_64.msi /quiet /norestart

See the full silent install reference for Stirling-PDF

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.

About

Stirling-PDF is a robust, locally hosted web-based PDF manipulation tool using Docker. It enables you to carry out various operations on PDF files, including splitting, merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements.

Installers · v2.14.3

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

6 known CVEs via NVD

  • medium5.4Patched in wingetCVE-2026-34071affects v2.7.3Mar 26, 2026

    Stirling-PDF is a locally hosted web application that allows you to perform various operations on PDF files. In version 2.7.3, the /api/v1/convert/eml/pdf endpoint with parameter downloadHtml=true returns unsanitized HTML from the email body with Content-Type: text/html. An atta...

  • high8.6Patched in wingetCVE-2025-55161affects before 1.1.0Aug 11, 2025

    Stirling-PDF is a locally hosted web application that performs various operations on PDF files. Prior to version 1.1.0, when using the /api/v1/convert/markdown/pdf endpoint to convert Markdown to PDF, the backend calls a third-party tool to process it and includes a sanitizer fo...

  • high8.6Patched in wingetCVE-2025-55151affects before 1.1.0Aug 11, 2025

    Stirling-PDF is a locally hosted web application that performs various operations on PDF files. Prior to version 1.1.0, the "convert file to pdf" functionality (/api/v1/convert/file/pdf) uses LibreOffice's unoconvert tool for conversion, and SSRF vulnerabilities exist during the...

  • high8.6Patched in wingetCVE-2025-55150affects before 1.1.0Aug 11, 2025

    Stirling-PDF is a locally hosted web application that performs various operations on PDF files. Prior to version 1.1.0, when using the /api/v1/convert/html/pdf endpoint to convert HTML to PDF, the backend calls a third-party tool to process it and includes a sanitizer for securi...

  • high7.5Patched in wingetCVE-2025-46568affects before 0.45.0May 1, 2025

    Stirling-PDF is a locally hosted web application that allows you to perform various operations on PDF files. Prior to version 0.45.0, Stirling-PDF is vulnerable to SSRF-induced arbitrary file read. WeasyPrint redefines a set of HTML tags, including img, embed, object, and others...

  • low2.6Patched in wingetCVE-2024-9075affects before 0.29.0Sep 21, 2024

    A vulnerability was found in Stirling-Tools Stirling-PDF up to 0.28.3. It has been declared as problematic. This vulnerability affects unknown code of the component Markdown-to-PDF. The manipulation leads to cross site scripting. The attack can be initiated remotely. The complex...

Source: NVD, updated just now. 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.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.002.21931

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • Azul Zulu JDK 25Azul Systems, Inc.
    Azul.Zulu.25.JDKv25.36.205

    Azul Zulu 25 is a build of OpenJDK 25

  • Eclipse Temurin JRE with Hotspot 25Eclipse Adoptium
    EclipseAdoptium.Temurin.25.JREv25.0.4.101

    Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE.

  • Foxit PDF ReaderFoxit Software Inc.
    Foxit.FoxitReaderv2026.2.0.39747

    Industry’s most powerful PDF Reader Solution.

  • Adobe Acrobat Reader (32-bit)Adobe Systems Incorporated
    Adobe.Acrobat.Reader.32-bitv26.002.21901

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • Wondershare PDFelementWondershare
    Wondershare.PDFelement.12v12.2.2

    Take control of your documents with this powerful PDF editor.

More from Stirling-Software or browse docker, java, pdf.

Frequently asked questions

How do I install Stirling-PDF on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id StirlingTools.StirlingPDF --exact --version 2.14.3. winget downloads the installer from Stirling-Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Stirling-PDF silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id StirlingTools.StirlingPDF --exact 2.14.3 --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 Stirling-PDF?
Stirling-PDF uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i Stirling-PDF-windows-x86_64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Stirling-PDF via winget?
Run: winget uninstall --id StirlingTools.StirlingPDF --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Stirling-PDF's Apps & Features entry.
Is Stirling-PDF free?
Stirling-PDF is distributed under MIT. Refer to the publisher (https://github.com/Stirling-Tools/Stirling-PDF) for the full license terms - Wingetly itself does not charge for installation.
Does Stirling-PDF 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 Stirling-PDF directly from the publisher.
How do I keep Stirling-PDF up to date?
Run winget upgrade --id StirlingTools.StirlingPDF --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Stirling-PDF from microsoft/winget-pkgs.

Recent versions

  • 2.14.3latest
  • 2.14.2
  • 2.14.1
  • 2.14.0
  • 2.13.2
  • 2.13.1
  • 2.13.0
  • 2.12.0
  • 2.11.0
  • 2.10.1