Wingetlywingetly
← All apps

FlexiPDF

by SoftMaker Software GmbHv2025.414

Last updated

The best GDPR-compliant alternative to Adobe Acrobat

Install with winget

$ winget install --id SoftMaker.FlexiPDF --exact --version 2025.414

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

Silent install command for FlexiPDF

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

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

See the full silent install reference for FlexiPDF

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

The PDF editor that makes editing PDFs as easy as working with a word processor.

With automatic DeepL translation, AI-based document summarization and excellent

language tools.

Installers · v2025.414

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
machineDirect

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

Security

1 known CVE via NVD

  • high7.8Patched in wingetCVE-2023-24295affects v2022Mar 23, 2023

    A stack overfow in SoftMaker Software GmbH FlexiPDF v3.0.3.0 allows attackers to execute arbitrary code after opening a crafted PDF file.

Source: NVD, updated 1h 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

  • SoftMaker Office NXSoftMaker Software GmbH
    SoftMaker.Office.NXv24.0.6172

    Your Office suite for Windows, Mac, Linux, Android and iOS

  • SoftMaker Office 2024SoftMaker Software GmbH
    SoftMaker.Office.2024v24.0.6174

    Your Office suite for Windows, Mac, Linux, Android and iOS

  • SoftMaker FreeOffice 2021SoftMaker Software GmbH
    SoftMaker.FreeOffice.2021v1.0.5340

    The best free alternative to Microsoft Office

  • FreePDF 2025SoftMaker Software GmbH
    SoftMaker.FreePDFv2025.407

    Create, edit, view, print and annotate PDF files... free of charge!

  • SoftMaker Office 2021SoftMaker Software GmbH
    SoftMaker.Office.2021v21.0.5344

    Your Office suite for Windows, Mac, Linux, Android and iOS

  • SoftMaker FreeOffice 2024SoftMaker Software GmbH
    SoftMaker.FreeOffice.2024v1.0.6170

    FreeOffice is a complete Office suite with a word processor, a spreadsheet application and a presentation program – all seamlessly compatible with their counterparts in Microsoft Office (Word, Excel and PowerPoint).

More from SoftMaker Software GmbH.

Frequently asked questions

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