freeCodeCamp/guide/english/miscellaneous/create-and-upload-and-link-.../index.md

10 lines
591 B
Markdown
Raw Normal View History

2018-10-12 19:37:13 +00:00
---
title: Create and Upload and Link Animated Gif Image
---
1. Download <a href='http://www.cockos.com/licecap/' target='_blank' rel='nofollow'>LICEcap</a> and install.
2. Open and start recording to create animated GIF.
3. Upload the `.gif` file in <a href='http://ezgif.com/optimize' target='_blank' rel='nofollow'>EZGIF.com</a>.
* Crop, Resize and Optimize as many times or as required.
4. Download animated GIF.
5. Upload image to <a href='http://imgur.com' target='_blank' rel='nofollow'>imgur.com</a>.
6. Link image using `![image title](https://i.imgur.com/RqgGcf5.gif)`.