Wingetlywingetly
← All apps

PDF Candy Desktop

by Icecream Appsv3.20

Last updated

PDF Candy Desktop is a versatile tool that enables you to convert files from PDF to various supported formats.

Install with winget

$ winget install --id IcecreamApps.PDFCandy --exact --version 3.20

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

Silent install command for PDF Candy Desktop

PDF Candy Desktop uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
pdfcandy_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for PDF Candy Desktop

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 Candy Desktop is a versatile tool that enables you to convert files from PDF to various supported formats (PDF to DOC, PDF to JPG, etc), convert documents, ebooks and images to PDF, merge PDF, split PDF, extract images and text from PDF, edit PDF metadata, protect PDF and unlock password-protected PDF files. Most modes support processing files in a bulk. All these features are available through modern and user-friendly interface.

The free version is limited to performing 2 tasks before requiring upgrading to Pro.

Installers · v3.20

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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

Security

No known CVEs for PDF Candy Desktop.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Icecream Ebook Reader 6Icecream Apps
    IcecreamApps.IcecreamEbookReaderv6.56

    EPUB reader for Windows to read eBooks in EPUB, MOBI, PDF and other popular formats.

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

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

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.11

    If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

  • 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 Icecream Apps or browse converter, pdf, pdf-editor.

Frequently asked questions

How do I install PDF Candy Desktop on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id IcecreamApps.PDFCandy --exact --version 3.20. winget downloads the installer from Icecream Apps and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install PDF Candy Desktop silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id IcecreamApps.PDFCandy --exact 3.20 --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 Candy Desktop?
PDF Candy Desktop uses EXE (Inno Setup). Run the downloaded installer with: pdfcandy_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall PDF Candy Desktop via winget?
Run: winget uninstall --id IcecreamApps.PDFCandy --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from PDF Candy Desktop's Apps & Features entry.
Is PDF Candy Desktop free?
PDF Candy Desktop is distributed under Proprietary (Demoware). Refer to the publisher (https://pdfcandy.com) for the full license terms - Wingetly itself does not charge for installation.
Does PDF Candy Desktop 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 Candy Desktop directly from the publisher.
How do I keep PDF Candy Desktop up to date?
Run winget upgrade --id IcecreamApps.PDFCandy --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of PDF Candy Desktop from microsoft/winget-pkgs.