Wingetlywingetly
← All apps

PDF-Tools

by PDF-XChange Co Ltd.v11.0.1.0

Last updated

A flexible, powerful and wizard-driven application for the batch creation, manipulation and modification of PDF files - ideal for working with large PDFs or a number of PDFs simultaneously.

Install with winget

$ winget install --id TrackerSoftware.PDF-Tools --exact --version 11.0.1.0

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

Silent install command for PDF-Tools

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

One-line silent install (x64, machine scope)
msiexec.exe /i ToolsV11.x64.msi /quiet /norestart

See the full silent install reference for PDF-Tools

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

PDF-Tools is a dynamic and user-friendly solution for the creation and manipulation of PDF and image files. It features eighty-eight default tools, as well as the option to clone, edit and create fully-customizable tools, which makes it the ideal software to complement your existing PDF facilities. Two additional PDF-XChange applications are included with this product:

PDF-XChange Editor – one of the fastest and most feature-rich applications used worldwide to create, view, edit and annotate PDF files.

PDF-XChange Lite – our award-winning technology that installs as a virtual printer, and can be used to print-to-PDF from Windows applications. It features an optimized hybrid engine that significantly increases the quality of conversion for images and image-based text characters, and prints to both GDI and XPS.

Installers · v11.0.1.0

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
machineDirect
x64MSI
WiX
machineDirect
arm64MSI
WiX
machineDirect

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

Security

25 known CVEs via NVD

  • low3.3Patched in wingetCVE-2025-6662affects v10.5.2.395Jun 25, 2025

    PDF-XChange Editor PRC File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability i...

  • high7.8Patched in wingetCVE-2025-6661affects v10.5.2.395Jun 25, 2025

    PDF-XChange Editor App Object Use-After-Free Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability in that the target m...

  • high7.8Patched in wingetCVE-2025-6660affects v10.5.2.395Jun 25, 2025

    PDF-XChange Editor GIF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability in...

  • high7.8Patched in wingetCVE-2025-6659affects v10.5.2.395Jun 25, 2025

    PDF-XChange Editor PRC File Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability in that t...

  • low3.3Patched in wingetCVE-2025-6658affects v10.5.2.395Jun 25, 2025

    PDF-XChange Editor PRC File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability i...

  • low3.3Patched in wingetCVE-2025-6657affects v10.5.2.395Jun 25, 2025

    PDF-XChange Editor PRC File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability i...

  • low3.3Patched in wingetCVE-2025-6656affects v10.5.2.395Jun 25, 2025

    PDF-XChange Editor PRC File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability i...

  • low3.3Patched in wingetCVE-2025-6655affects v10.5.2.395Jun 25, 2025

    PDF-XChange Editor PRC File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of PDF-XChange Editor. User interaction is required to exploit this vulnerability i...

Showing 8 of 25. Source: NVD, updated 6h 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.

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

  • PDF-XChange PROPDF-XChange Co Ltd.
    TrackerSoftware.PDF-XChangePROv11.0.1.0

    All the features of PDF-XChange Editor Plus, PDF-Tools and PDF-XChange Standard in one economical bundle.

  • PDF-XChange EditorPDF-XChange Co Ltd.
    TrackerSoftware.PDF-XChangeEditorv11.0.1.0

    The smallest, fastest and most feature-rich free PDF viewer/editor on the market.

  • PDF-XChange StandardPDF-XChange Co Ltd.
    TrackerSoftware.PDF-XChangeStandardv11.0.1.0

    This feature-rich virtual printer allows you to print-to-PDF to create fully compatible, text-searchable PDF files.

  • PDF-XChange Printer LitePDF-XChange Co Ltd.
    TrackerSoftware.PDF-XChangeLitev11.0.1.0

    A simplified version of PDF-XChange Printer Standard virtual PDF printer.

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    UB-Mannheim.TesseractOCRv5.4.0.20240606

    Tesseract Open Source OCR Engine.

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

More from PDF-XChange Co Ltd. or browse annotate, annotation, comment.

Frequently asked questions

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

Recent versions

  • 11.0.1.0latest
  • 10.8.6.411
  • 10.8.4.409