spite / ccapture.js

A library to capture canvas-based animations at a fixed framerate
MIT License
3.58k stars 410 forks source link

GIF compression - quality. #39

Open codemadhu opened 7 years ago

codemadhu commented 7 years ago

Is there any method of compressing gif quality? BTW i want to decrease quality of captured gif.

spite commented 7 years ago

Not compression, but there's a quality setting or gif.js. It works with the quality setting when creating a capturer. If you want to decrease it, create it with quality of 50, or 10, or even 0.