Wingetlywingetly
← All apps
B

BookStitch

by irwitzerv1.0.0

Last updated

Create complete audiobook files from local audio files, MP3/data CDs and audio CDs.

Install with winget

$ winget install --id irwitzer.BookStitch --exact --version 1.0.0

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

Silent install command for BookStitch

BookStitch uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-.

One-line silent install (x64, machine scope)
BookStitch-Setup-1.0.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-

See the full silent install reference for BookStitch

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

BookStitch is a Windows desktop application for creating complete audiobook files from local audio files, MP3/data CDs and audio CDs. It helps users import, review, convert and merge tracks into AAC-based M4A/M4B audiobook output with chapters, metadata and clear project states. BookStitch supports local audio folders, optical disc workflows, FFmpeg/FFprobe based conversion, project state recovery, track warnings, metadata handling and natural-language chapter suggestions with automatic numbering. It also includes an experimental Drive Circle feature for processing up to five optical drives in sequence during CD workflows. The app works locally, requires no user account and is free and ad-free.

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
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 BookStitch.

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

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

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

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.07.04

    A feature-rich command-line audio/video downloader.

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.11

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

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • Voicemeeter PotatoVB-Audio Software
    VB-Audio.Voicemeeter.Potatov3.1.2.2

    The Ultimate Virtual Audio Device Mixer For Windows!

  • SimpMusicmaxrave-dev
    maxrave-dev.SimpMusicv1.2.1

    A cross-platform music app using YouTube Music for backend

More from irwitzer or browse audiobook, m4b, audio.

Frequently asked questions

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