Skip to content

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 23 Sep 19:33
· 94 commits to main since this release

Docx2Shelf v1.8.1

πŸ“₯ Downloads

Installers (Recommended)

Portable Versions

Uninstallers

Verification

πŸš€ Quick Start

Windows

  1. Download Docx2Shelf-1.8.1-Windows-Installer.exe
  2. Run the installer
  3. Launch from Start Menu or Desktop shortcut

macOS

  1. Download Docx2Shelf-1.8.1-macOS-Installer.dmg
  2. Open the DMG and drag Docx2Shelf to Applications
  3. Launch from Applications folder

Linux

  1. Download Docx2Shelf-1.8.1-Linux-x86_64.AppImage
  2. Make executable: chmod +x Docx2Shelf-*.AppImage
  3. Run: ./Docx2Shelf-*.AppImage

πŸ—‘οΈ Uninstallation

Windows

  1. Go to Settings β†’ Apps β†’ Installed Apps
  2. Find Docx2Shelf and click Uninstall
  3. Or run uninstall.exe from the installation folder

macOS

  1. Download and run Uninstall-Docx2Shelf.command
  2. Or manually drag Docx2Shelf from Applications to Trash

Linux

  1. Download and run uninstall-docx2shelf.sh
  2. Or simply delete the AppImage file

πŸ› οΈ System Requirements

  • Windows: Windows 10/11 (64-bit)
  • macOS: macOS 10.15+ (Catalina or newer)
  • Linux: Modern distribution with glibc 2.28+ (Ubuntu 18.04+, CentOS 8+)

πŸ€– AI Features

This release includes advanced AI chapter detection with support for:

  • Local LLMs (Ollama, LM Studio, etc.)
  • Remote AI services (OpenAI, Anthropic)
  • Free AI quota for testing
  • Heuristic fallback for offline use

πŸ” Security Verification

Verify download integrity using checksums:

# Windows
certutil -hashfile Docx2Shelf-1.8.1-Windows-Installer.exe SHA256

# macOS/Linux
sha256sum Docx2Shelf-1.8.1-*

Compare against SHA256SUMS.txt