Wingetlywingetly
← All apps

Kindle Previewer

by Amazonv3.107.0

Last updated

Preview your eBook before you publish it

Install with winget

$ winget install --id Amazon.KindlePreviewer --exact --version 3.107.0

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

Silent install command for Kindle Previewer

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

One-line silent install (x64, user scope)
KindlePreviewerInstaller.exe /S

See the full silent install reference for Kindle Previewer

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

Want to see how your eBook will look before you publish it? Use Kindle Previewer, a free desktop standalone application, as you format your book so you can make sure it looks as intended. Kindle Previewer also shows you how your book will look with the latest typographic and layout improvements that come with Enhanced Typesetting.

If you're planning on publishing your eBook on KDP, you can also use our Online Previewer to make sure your book meets your expectations before you publish. The Online Previewer has the same basic functions (preview by device type, orientation, and font size) as the desktop version but has a different look and fewer filter and display options.

Installers · v3.107.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

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 Kindle Previewer.

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

  • Amazon KindleAmazon
    Amazon.Kindlev2.9.1.71006

    Your library on your PC - read your books on your PC with the free Kindle app.

  • Amazon Corretto JRE 8Amazon
    Amazon.Corretto.8.JREv1.8.0.504

    Amazon Corretto JRE 8 is a Long-Term Supported (LTS) distribution of OpenJRE 8

  • Amazon Corretto 8Amazon
    Amazon.Corretto.8.JDKv1.8.0.504

    Amazon Corretto 8 is a Long-Term Supported (LTS) distribution of OpenJDK 8

  • Amazon Corretto 11Amazon
    Amazon.Corretto.11.JDKv11.0.32.10

    Amazon Corretto 11 is a Long-Term Supported (LTS) distribution of OpenJDK 11

  • Amazon Corretto 21Amazon
    Amazon.Corretto.21.JDKv21.0.12.9

    Amazon Corretto 21 is a Long-Term Supported (LTS) distribution of OpenJDK 21

  • AWS VPN ClientAmazon
    Amazon.AWSVPNClientv5.4.3

    AWS Client VPN is a fully-managed remote access VPN solution used by your remote workforce to securely access resources within both AWS and your on-premises network.

More from Amazon or browse ebook, kindle.

Frequently asked questions

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