Skip to content

v1.0.4

Choose a tag to compare

@tliesnham tliesnham released this 21 May 13:46
  • Output file naming: same-format/same-dir writes now produce _mochified suffix so it's clear something happened; existing output files get a numeric suffix instead of silently overwriting
  • Stdin support: pipe file paths from a file list or find (e.g. find . -name '*.jpg' | mochify -t webp)