screenrecorder
screenrecorder copied to clipboard
Alternative gif encoders
I was looking through Peek's issue queue and came across these pieces of research on alternative gif encoders:
- gifski: https://github.com/phw/peek/issues/212 (focus: better quality gif's)
- lossygif: https://github.com/phw/peek/issues/291 (focus: smaller file sizes)
As far as I understand it both will increase the encoding time.
Personally I would love smaller file sizes, but I'm already somewhat frustrated by the encoding time. Also I understand you want to keep the application simple and user friendly.
Still I thought it would be interesting to share.
Oh this is really awesome, I think both are great, I think I will start with lossygif :D