We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bdd45 commit 2fb0c4bCopy full SHA for 2fb0c4b
demo/README.md
@@ -24,3 +24,15 @@ terminalizer render demo/demo.yml --output demo/demo.gif
24
25
[terminalizer]: https://github.com/faressoft/terminalizer
26
[play]: https://github.com/faressoft/terminalizer?tab=readme-ov-file#play
27
+
28
+## Optimise
29
30
+Once generated, you can optimise the size of the target GIF using online
31
+converters, e.x. [xconvert]. At [xconvert], use the following options:
32
33
++ Keep original quality
34
++ Keep original size
35
++ Reduce the colour palette and keep 128 colours
36
++ Drop every second frame.
37
38
+ [xconvert]: https://www.xconvert.com/compress-gif
demo/demo.gif
-24.6 MB
0 commit comments