> For the complete documentation index, see [llms.txt](https://ressources.technoculture.club/materiel-pedagogique-de-techno-culture-club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ressources.technoculture.club/materiel-pedagogique-de-techno-culture-club/ateliers-technocreatifs/cree-tes-gifs-et-tes-images-animees.md).

# Crée tes GIFs et tes images animées

### Description

Les GIFs animés sont partout sur le Web ! Apprenez comment créer les vôtres à partir de vos images préférées.

### Programme&#x20;

Qu'est-ce qu’un GIF ? Survol de Photopea et comment créer un GIF. Période de création. Exportation et partage des créations.

### Apprentissages&#x20;

* Comprendre les notions d’animation 2D et de calques.&#x20;
* Utiliser le logiciel de création numérique Photopea.&#x20;
* Planifier et créer un GIF animé.

### Format&#x20;

Activité créative (40 % de théorie et 60 % de pratique).

### Clientèle(s) cible(s)&#x20;

6 - 9 ans (avec les parents) / 9 - 12 ans / 12 -14 ans /14 - 17 ans / Adultes / Ainé·e·s

### Particularités&#x20;

Nous utilisons la plateforme en ligne Photopea, aucun téléchargement et installation nécessaire. L’utilisation d’une souris est fortement recommandée.&#x20;

### Matériel&#x20;

Virtuel - Les participant·e·s doivent utiliser leur ordinateur personnel et leur connexion internet pour pouvoir participer aux activités. Les téléphones portables et les tablettes ne sont pas adapté·e·s aux besoins de nos ateliers.&#x20;

Présentiel - Vous devez fournir un écran ou un projecteur pour présenter l’atelier aux participant·e·s, un ordinateur par participant·e·s et un accès Wi-fi.

### Diapositive

Voici le lien de la diapositive l'activité : <https://docs.google.com/presentation/d/118faGGliuhNJZe5ub3Iti4y5jJglyRv_wcvTMbglz2o/edit?usp=sharing>

### Déroulé

Voici le lien du déroulé de l'activité : <https://docs.google.com/document/d/1GCOm8CUDr7ysN6bROf3UwpqX8jRN_Ds1_zMs5ZOUVBw/edit>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ressources.technoculture.club/materiel-pedagogique-de-techno-culture-club/ateliers-technocreatifs/cree-tes-gifs-et-tes-images-animees.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
