Wingetlywingetly
← All apps

CUETools

by gchudovv2.2.6

Last updated

CD image processing suite with optimized lossless encoders in C#

Install with winget

$ winget install --id gchudov.CUETools --exact --version 2.2.6

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

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

CUETools is a tool for lossless audio/CUE sheet format conversion. The goal is to make sure the album image is preserved accurately. A lossless disc image must be lossless not only in preserving contents of the audio tracks, but also in preserving gaps and CUE sheet contents. Many applications lose vital information upon conversion, and don't support all possible CUE sheet styles. For example, foobar2000 loses disc pre-gap information when converting an album image, and doesn't support gaps appended (noncompliant) CUE sheets.

Installers · v2.2.6

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

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

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

  • M
    mp3rgainM-Igashi
    M-Igashi.mp3rgainv3.7.0

    Lossless MP3 volume adjustment - a modern mp3gain replacement written in Rust

  • FLACXiph
    Xiph.FLACv1.5.0

    Free Lossless Audio Codec (FLAC) command-line encoder and decoder.

  • AmethystGeoxor
    Geoxor.Amethystv2.1.8

    A music player made with Typescript

  • mp3rguiM-Igashi
    M-Igashi.mp3rguiv3.7.0

    GUI for lossless MP3 volume adjustment - a modern mp3gain replacement written in Rust

  • FFmpeg Batch AV ConverterEibolsoft
    eibol.FFmpegBatchAVConverterv3.2.9

    FFmpeg Batch AV Converter is a free universal audio and video encoder.

  • C
    cyanripLynne
    cyanreg.cyanripv0.9.3.1

    Fully featured CD ripping program able to take out most of the tedium. Fully accurate, has advanced features most rippers don't, yet has no bloat and is cross-platform.

More from gchudov or browse alac, ape, cd-ripper.

Frequently asked questions

How do I install CUETools on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id gchudov.CUETools --exact --version 2.2.6. winget downloads the installer from gchudov and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install CUETools silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id gchudov.CUETools --exact 2.2.6 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall CUETools via winget?
Run: winget uninstall --id gchudov.CUETools --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from CUETools's Apps & Features entry.
Is CUETools free?
CUETools is distributed under Freeware. Refer to the publisher (https://github.com/gchudov/cuetools.net) for the full license terms - Wingetly itself does not charge for installation.
Does CUETools 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 CUETools directly from the publisher.
How do I keep CUETools up to date?
Run winget upgrade --id gchudov.CUETools --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of CUETools from microsoft/winget-pkgs.