Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Rename Converter to ImageConvertFunc (#287) The type now only converts images; video transcoding will use a different type because it can't stream from io.Reader into io.Writer in the same way. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/287