Wingetlywingetly
← All apps

PDF Studio

by Qoppa Softwarev2024.0.1

Last updated

Affordable, Powerful PDF Editor for Windows, Mac, Linux

Install with winget

$ winget install --id Qoppa.PDFStudio --exact --version 2024.0.1

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

Silent install command for PDF Studio

PDF Studio uses EXE. The silent install switches are -q -Dinstall4j.suppressUnattendedReboot=true.

One-line silent install (x64, machine scope)
PDFStudio_v2024_0_1_win64.exe -q -Dinstall4j.suppressUnattendedReboot=true

See the full silent install reference for PDF Studio

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

An easy to use, full-featured PDF editing software that is a reliable alternative to Adobe® Acrobat® and provides all PDF functions needed at a fraction of the cost. PDF Studio maintains full compatibility with the PDF Standard.

Installers · v2024.0.1

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect
x64EXEmachineDirect

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

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

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

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

  • CapCutBytedance Pte. Ltd.
    ByteDance.CapCutv9.4.0.4015

    A video editing tool packed with features on your desktop or laptop

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

    Industry’s most powerful PDF Reader Solution.

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    tesseract-ocr.tesseractv5.5.3

    Tesseract Open Source OCR Engine

More from Qoppa Software or browse annotate, annotation, comment.

Frequently asked questions

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