Skip to content

v0.7.1: stronger SynthID removal (0.10), hi-res text protection, video/audio metadata

Choose a tag to compare

@wiltodelta wiltodelta released this 30 May 21:21
· 117 commits to main since this release
9be6675

SynthID removal

  • Raised the default removal strength from 0.05 to 0.10 (#32). The current Google SynthID (Nano Banana / Gemini 3) is no longer cleared at 0.05; 0.10 is verified clean against the Gemini and OpenAI verification oracles (gpt-image-2 and Google). Override per run with --strength.

Text protection

  • Per-region high-resolution text protection (#31), now the default path. Each detected text block is regenerated at high resolution and composited back, so the whole image is scrubbed (watermark removed everywhere) while small and CJK text stays crisp, which matters more at the higher 0.10 strength.

Metadata

  • The metadata command now documents and accepts video and audio: it strips C2PA / AIGC provenance from MP4 / MOV / M4V / M4A and, via ffmpeg, from WebM / MP3 / WAV / FLAC / OGG. Dropped a spurious "may not be supported" warning on those containers (#33).