David Tagatac
David Tagatac
@bengarland, you could pledge for a MAS version: https://www.bountysource.com/ to motivate @PeterKaminski09 monetarily 🙂
@PeterKaminski09, I noted as @programsam did in #26 that I can't find your Mac OS dmg build code. Are you planning to keep that closed source? If so, will the...
Sounds like a great plan, thanks for the update!
If anyone is interested in a Go version that fixes some of the bugs and is installable with homebrew, I made https://github.com/tagatac/bagoup last year after several PRs in this project...
@Jen-Wong, if you're interested, I've implemented a more efficient version in Go: https://github.com/tagatac/bagoup
Ah, yes, that could also stand to be a warning (just referencing the HEIC file in the PDF when the conversion fails). I'll make that change. @richardsprague, the full error...
Thanks for that info. That's great that `magick` conversion works. It seems like this is probably the way to go for the issue in the OP. Just to confirm, both...
Thanks! I think this anecdote gives enough motivation to abandon goheif when combined with its other issues - lack of a supported fork - superfluous warnings on compilation: https://github.com/jdeng/goheif/issues/14 -...
Hmm, `magick` seems to add nearly 30 seconds to the run time when converting 57 images on my MacBook 😕 ``` BAGOUP RESULTS: Export folder: "testgoheif" Export files written: 45...