Skip to content

MBQ Viewer v0.9.4

Pre-release
Pre-release

Choose a tag to compare

@Beakfx Beakfx released this 12 Jun 01:38
· 12 commits to main since this release

What's new

  • Delete to trash — press Delete (or the toolbar button) to move the current
    image to the Recycle Bin / Trash. The viewer advances to the next image automatically.
    Works on Windows (Recycle Bin), macOS (Trash), and Linux (XDG trash).

  • Undo restore — press Ctrl+Z or use Edit → Restore Deleted to restore the
    last deleted image from trash. Supports multiple undo levels within a folder session.

  • Network share handling — if a file is on a network share or filesystem that
    doesn't support trash, MBQ Viewer warns before permanently deleting.

Install

Download MBQViewer.exe and run directly — no Python required.

Windows SmartScreen: click More info → Run anyway on first launch.

Notes

  • Pre-release — feedback welcome via GitHub Issues
  • Source install: pip install pyside6 send2trash then python mbq_viewer.py