Install
macOS
brew update && brew upgrade anonymizer anonymizer-appWindows
- Download Anonymizer-Setup-1.3.5.exe
- Run the wizard → Start Menu Anonymizer
- Uninstall: Settings → Apps → Anonymizer (reinstall if you had an earlier 1.3.5 build)
Portable: Anonymizer-1.3.5-windows.zip
CLI
- macOS:
anonymizevia Homebrew formula - Windows: optional “Add CLI to PATH” in Setup
What's new
- Output format: Markdown / Source filetype / Both (CLI + GUIs)
- Mac + Windows options: pop-ups, Review default on, clearer mode/style labels
- Windows Start Menu uses Anonymizer logo; cleaner combobox UI
- PowerShell install/build script reliability on Windows PowerShell 5.1
Windows Setup (rebuilt)
Same version 1.3.5, refreshed installer after testing:
- Frozen GUI includes PyYAML (fixes “No module named yaml”)
- CLI runtime includes tkinter for Review (
--review-window) - GUI waits for the review window instead of a fire-and-forget Terminal “Finished” chain
- PDF extract uses
import pymupdf as fitz(no fitz deprecation noise)
Mac app zip and Homebrew formula/cask are unchanged for this re-publish.