Skip to content

Commit 2fb0c4b

Browse files
committed
Compress GIF and document
1 parent b1bdd45 commit 2fb0c4b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

demo/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,15 @@ terminalizer render demo/demo.yml --output demo/demo.gif
2424

2525
[terminalizer]: https://github.com/faressoft/terminalizer
2626
[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
Loading

0 commit comments

Comments
 (0)