Wingetlywingetly
← All apps

CDR Viewer

by IdeaMKv3.2.0.0

Last updated

A free tool for viewing and converting CDR files.

Install with winget

$ winget install --id IdeaMK.CDRViewer --exact --version 3.2.0.0

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

Silent install command for CDR Viewer

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

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

See the full silent install reference for CDR Viewer

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

CDR Viewer is free for use software tool. This viewer can be used to open/display CorelDRAW image files and gives you and options to convert .cdr file types to other image file formats as .jpg, .gif, .png, .tiff and .bmp. CDR stands for CorelDRAW and this extension is proprietary format used by Corel software. CDR format is not recognized by most image programs and to save to other image formats it needs to be opened in CorelDRAW and then exported in other format. With CDR Viewer there is no need to have installed CorelDRAW to display or convert CDR file formats.

Except viewing and converting CDR file types, CDR Viewer supports resizing of CDR images. CDR file format contains information as vector or geometric images and that contribute to resize (reduce or enlarge) CDR images without losing any quality.

Installers · v3.2.0.0

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 CDR Viewer.

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

  • RAW Image ViewerIdeaMK
    IdeaMK.RAWImageViewerv3.2.0.0

    A free program to easily open, convert, resize and save raw image files

  • EPS ViewerIdeaMK
    IdeaMK.EPSViewerv3.2.0.0

    A free tool to open, view and convert EPS (Encapsulated PostScript) graphics files.

  • DDS ViewerIdeaMK
    IdeaMK.DDSViewerv3.2.0.0

    A free tool to open, view and convert DirectDraw Surface (DDS) image files.

  • STP ViewerIdeaMK
    IdeaMK.STPViewerv2.3

    A professional tool for viewing CAD models with outstanding speed and quality.

  • TGA ViewerIdeaMK
    IdeaMK.TGAViewerv3.2.0.0

    A small, compact tool for opening, resizing and converting TGA files

  • STL ViewerIdeaMK
    IdeaMK.STLViewerv2.3

    A professional Windows application for viewing CAD models created or exported in STL (STereoLithography) file format from 3D systems

More from IdeaMK or browse cdr, image, picture.

Frequently asked questions

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