bmux and @bmux/core release together as one version — see
Publishing for why.
bmux convertturns files, folders or globs into JPEG, PNG, WebP or AVIF, with quality, resizing, and several output formats at oncebmux optimizeruns a whole folder through a web, social or email presetbmux inspectreports what a file actually is, read from its contents rather than its name- File type is detected from content, so a mislabelled
.jpgis still handled correctly - Originals are never overwritten — colliding names are renamed unless you pass
--collision - Metadata is stripped by default, with photos rotated upright first;
--preserve-metadatakeeps it --dry-runshows exactly what would be written, and--manifestwrites a JSON report for CI- A failed file doesn’t cancel the rest of the batch, and the command exits non-zero
- Colour is used for status only, and honours
NO_COLOR