Files
freeCodeCamp/guide/english/miscellaneous/create-and-upload-and-link-animated-gif-image/index.md
Ahmad Abdolsaheb a16539becf fix: replace imgur with s3 for english guide without conflict (#36053)
* fix: imgur to s3 for englsh guide without conflict

(cherry picked from commit 9c9f15abf4e755feab79ef7090dacdcf497ea7b6)

* fix: revert unrelated changes
2019-05-20 23:54:51 +05:30

11 lines
592 B
Markdown

---
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)`.