# Make GIF with p5.js

**URL:** https://discourse.processing.org/t/make-gif-with-p5-js/9453
**Category:** Summer of Code
**Created:** [March 19, 2019, 8:41pm UTC](https://discourse.processing.org/t/make-gif-with-p5-js/9453 "2019-03-19T20:41:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ankur\_54](https://avatars.discourse-cdn.com/v4/letter/a/35a633/32.png) [@ankur\_54](https://discourse.processing.org/u/ankur_54)
#### Post date: [March 19, 2019, 8:41pm UTC](https://discourse.processing.org/t/make-gif-with-p5-js/9453/1 "2019-03-19T20:41:30Z")

</div>

Sir/Mam,  
I am Ankur Mazumder, 2nd year in IIT Bhubaneshwar. I have a fair amount of knowledge in JavaScript including ES6 and have some experience with p5.js. I would like to work on GIF project. I have some ideas on the implementation of GIF, which instead of manually uploading images into the third party website might be done automatically. I am also interested in FES and p5.js sound library. But, as much as I could surmise from it is, those 2 topics are new implementations and unfortunately, I could not find any issues on these topics. I would like to know if there are any currently open issues regarding these topics for me to solve.

Awaiting your reply and permission to work on it.

Thank you.

---

<div class="post-metadata">

### Author: ![lmccart](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/lmccart/32/12_2.png) [@lmccart](https://discourse.processing.org/u/lmccart)
#### Post date: [March 20, 2019, 8:48pm UTC](https://discourse.processing.org/t/make-gif-with-p5-js/9453/2 "2019-03-20T20:48:44Z")

</div>

Hi @ankur_54, thanks for your interest. Here are some links with issues and discussion related to your interests:

> **[processing/p5.js-sound](https://github.com/processing/p5.js-sound/issues)**
>
> p5.sound brings the Processing approach to Web Audio and p5.js. Demos: - processing/p5.js-sound

  

> **[processing/p5.js](https://github.com/processing/p5.js/issues?q=is%3Aopen+is%3Aissue+label%3Afriendly-errors)**
>
> p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Proces...

  

> <https://github.com/processing/p5.js/blob/master/developer_docs/friendly_error_system.md#thoughts-for-the-future>

---

<div class="post-metadata">

### Author: ![peteyhayman](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/peteyhayman/32/4628_2.png) [@peteyhayman](https://discourse.processing.org/u/peteyhayman)
#### Post date: [April 16, 2019, 7:04am UTC](https://discourse.processing.org/t/make-gif-with-p5-js/9453/3 "2019-04-16T07:04:57Z")

</div>

Hi @ankur_54

I’ve just started work on a p5 library which supports GIF exports and would be happy to collaborate:

> **[piratesjustar/p5.createLoop](https://github.com/piratesjustar/p5.createLoop)**
>
> p5.createLoop provides a simple and structured p5 library for creating animation loops in the browser. - piratesjustar/p5.createLoop
