Skip to content

Latest commit

 

History

History
71 lines (59 loc) · 4.23 KB

gif.md

File metadata and controls

71 lines (59 loc) · 4.23 KB

Bookmarks tagged [gif]

https://www.screentogif.com/

Free screen recorder tool. Record, edit and save as a gif or video.


https://ezgif.com/optimize

GIF compressor optimizes GIFs using gifsicle and Lossy GIF encoder, which implements lossy LZW compression. It can reduce animated GIF file size by 30%—50% at a cost of some dithering/noise. You can a...


http://www.lcdf.org/gifsicle/

Gifsicle is a command-line tool for creating, editing, and getting information about GIF images and animations


https://sindresorhus.com/gifski

Gifski is a macOS app for the gifski encoder, which converts videos to GIF animations using pngquant's fancy features for efficient cross-frame palettes and temporal dithering. It produces animated GI...


http://blog.pkh.me/p/21-high-quality-gif-with-ffmpeg.html

About two years ago, I tried to improve the support of the GIF encoding in FFmpeg to make it at least decent. This notably led to the addition of the transparency mechanism in the GIF encoder. While t...


https://github.com/davisonio/awesome-gif#readme

😎 A curated list of awesome GIF resources - davisonio/awesome-gif


https://medium.com/@colten_jackson/doing-the-gif-thing-on-debian-82b9760a8483

After getting FFMPEG installed, let’s try it out on a MOV downloaded from my google photos account: ...


https://medium.freecodecamp.org/even-more-about-how-flexbox-works-explained-in-big-colorful-animated...

Last time we got started with the basic Flexbox properties: flex-direction, justify-content, align-items, and align-self.

...

  • 📆 published on: 2017-02-21
  • tags: flexbox, gif

https://www.freecodecamp.org/news/an-animated-guide-to-flexbox-d280cf6afc35/

Flexbox’s underlying principle is to make layouts flexible and intuitive.

To accomplish this, it lets containers decide for themselves how to evenly distribute their children — including their size a...

  • 📆 published on: 2017-01-31
  • tags: flexbox, gif