Wingetlywingetly
← All apps

NeatConverter

by GauzyTech .Incv4.0.1

Last updated

A free eBook converter that supports conversion between ePub, Azw3, Mobi, Doc, PDF and TXT files.

Install with winget

$ winget install --id GauzyTech.NeatConverter --exact --version 4.0.1

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

Silent install command for NeatConverter

NeatConverter uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
NeatConverter%20Setup%204.0.1.exe /S

See the full silent install reference for NeatConverter

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

Neat Converter is a free and powerful eBook converter that supports conversion between ePub, Azw3, Mobi, Doc, PDF, TXT and other mainstream file formats, which is easy to use and widely acclaimed.

Installers · v4.0.1

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 NeatConverter.

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

  • NeatReaderGauzyTech .Inc
    GauzyTech.NeatReaderv9.0.10

    The #1 ePub Reader

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.11

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

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

  • HandBrakeThe HandBrake Team
    HandBrake.HandBrakev1.11.2

    HandBrake is a open-source tool, built by volunteers, for converting video from nearly any format to a selection of modern, widely supported codecs.

More from GauzyTech .Inc or browse convert, converter, ebook.

Frequently asked questions

How do I install NeatConverter on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GauzyTech.NeatConverter --exact --version 4.0.1. winget downloads the installer from GauzyTech .Inc and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NeatConverter silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GauzyTech.NeatConverter --exact 4.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 NeatConverter?
NeatConverter uses EXE (NSIS). Run the downloaded installer with: NeatConverter%20Setup%204.0.1.exe /S. The silent switches are /S.
How do I uninstall NeatConverter via winget?
Run: winget uninstall --id GauzyTech.NeatConverter --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NeatConverter's Apps & Features entry.
Is NeatConverter free?
NeatConverter is distributed under Freeware. Refer to the publisher (https://www.neat-reader.cn/downloads/converter) for the full license terms - Wingetly itself does not charge for installation.
Does NeatConverter 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 NeatConverter directly from the publisher.
How do I keep NeatConverter up to date?
Run winget upgrade --id GauzyTech.NeatConverter --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of NeatConverter from microsoft/winget-pkgs.