├── README.md ├── screengrabs ├── 90cw.jpg ├── BatchWindow.png ├── CreateDroplet.png ├── ElectionsGif.gif ├── FramesFromLayers.png ├── GifLayers.png ├── Image Size.png ├── NewAction.png ├── SaveOptions.png ├── SetFrameDurations.png ├── boston_annexes_big.gif ├── congress1.jpg ├── congress10.jpg ├── congress11.jpg ├── congress2.jpg ├── congress3.jpg ├── congress4.jpg ├── congress5.jpg ├── congress6.jpg ├── congress7.jpg ├── congress8.jpg ├── congress9.jpg ├── covercorrect.jpg ├── droplet.png ├── imagemagick.jpg ├── lost_cause.gif ├── lost_cause_graphic.jpg ├── lost_cause_graphic2.jpg ├── lost_cause_slow2.gif ├── measles.gif ├── measles2.gif ├── noand.jpg ├── perspectivecropping.jpg ├── perspectivetool.jpg ├── photogif1.jpg ├── photogif2.jpg ├── photogif3.jpg ├── photogif3a.jpg ├── photogif3b.jpg ├── photogif3c.jpg ├── photogif4.jpg ├── photogif5.jpg ├── photogif6.jpg ├── photogif7.jpg ├── photogif7b.jpg ├── photogif7c.jpg ├── photogif7d.jpg ├── photogif7e.jpg ├── photogif8.jpg ├── photogif9.jpg ├── poster1.jpg ├── poster10.jpg ├── poster11.jpg ├── poster12.jpg ├── poster13.jpg ├── poster13b.jpg ├── poster14.jpg ├── poster14b.jpg ├── poster15.jpg ├── poster2.jpg ├── poster3.jpg ├── poster4.jpg ├── poster5.jpg ├── poster6.jpg ├── poster7.jpg ├── poster8.jpg ├── poster9.jpg ├── screengif1.jpg ├── screengif10.jpg ├── screengif11.jpg ├── screengif2.jpg ├── screengif3.jpg ├── screengif3b.jpg ├── screengif4.jpg ├── screengif5.jpg ├── screengif6.jpg ├── screengif7.jpg ├── screengif8.jpg ├── screengif9.jpg ├── selectand.jpg ├── taxidermy1.jpg ├── taxidermy2.jpg ├── taxidermyB&A.jpg ├── taxidermyB1.jpg ├── taxidermyB2.jpg ├── taxidermyFinal.gif ├── ukraine.gif └── warpeace.jpg └── zipped ├── Congress Photos.zip ├── OSCARS.zip ├── Ukraine.zip ├── taxidermy1.jpeg ├── taxidermy2.jpeg └── warpeace.jpg /README.md: -------------------------------------------------------------------------------- 1 | # Let's Make Some Gifs!! 2 | by [Lena Groeger](https://twitter.com/lenagroeger) 3 | 4 | 5 | This tutorial will teach you how to: 6 | 7 | 1. Make a [multiple-photo or series gif](https://github.com/lenagroeger/gifs#animated-gifs-multiple-photo-animation) in Photoshop. 8 | 2. Make a [video or screensharing gif](https://github.com/lenagroeger/gifs#animated-gifs-video-animation) using Photoshop & Quicktime. 9 | 3. Make a gif [from the command line](https://github.com/lenagroeger/gifs#animated-gifs-command-line) 10 | 4. [Other resources](https://github.com/lenagroeger/gifs#animated-gifs-other-resources) 11 | 12 | ## Animated Gifs: Multiple Photo Animation ## 13 | 14 | 1. Let's say you want to do more than animate between 2 photos, you want to show a progression of many photos, like [this example from the Wall Street Journal.](http://graphics.wsj.com/ukraine-rebel-maps/) 15 | 2. Let's try it! [Download this folder](https://github.com/lenagroeger/gifs/blob/master/zipped/Ukraine.zip?raw=true) and open one of the images from the Ukraine folder in Photoshop. 16 | 3. Drag and drop your other images onto the stage. This will bring them into your file as separate layers.
17 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/GifLayers.png)
18 | 19 | 4. Select **Window > Timeline** from the toolbar to open up a new panel in Photoshop. 20 | 5. From the Timeline panel, click on "Create Frame Animation". 21 | 7. From the dropdown in the upper right of the Timeline window, select "Make Frames from Layers" 22 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/FramesFromLayers.png) 23 | 24 | 8. Make sure your frames are in the correct sequence, then set the duration for which you'd like each to display, and the number of times you'd like the animation to loop (Forever, obvs!).
25 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/SetFrameDurations.png) 26 | 27 | 9. Select **File > Save for Web** 28 | 29 | 10. Select Gif as your save format. 30 | 31 | 11. Save and you're done. 🎉
32 | 33 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/ukraine.gif) 34 | 35 | 36 | 37 | ## Animated Gifs: Video Animation ## 38 | 39 | 40 | 1. Sometimes you want to convert a short segment of a video to a gif, whether that's a YouTube clip or a screen recording. You can do this easily with QuickTime + Photoshop. Let's try it out on [this Guardian interactive on measles](http://www.theguardian.com/society/ng-interactive/2015/feb/05/-sp-watch-how-measles-outbreak-spreads-when-kids-get-vaccinated). 41 | 42 | 2. Open up QuickTime, and select "New Screen Recording." 43 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif1.jpg) 44 | 45 | 3. A little popup box will appear, click on the Red Record button to start recording. 46 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif2.jpg) 47 | 48 | 4. But that doesn't actually start the recording, you have to select a viewport for your recording. Go ahead and do that. Then click "Start Recording." 49 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif3.jpg) 50 | 51 | 5. After some seconds, hit the very difficult to find "Stop" button at the top of your screen.
52 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif4.jpg) 53 | 54 | 6. Now save that movie recording to your Desktop.
55 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif3b.jpg) 56 | 57 | 7. Open up Photoshop, select Import > Video Frames to Layers. 58 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif5.jpg) 59 | 60 | 8. You'll get a little slider where you can select precisely the seconds of video you want for your gif (smaller is better for loading times). 61 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif6.jpg) 62 | 63 | 9. You should end up with this:
64 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif7.jpg) 65 | 66 | 10. See all those layers? Those are all the frames of your little gif!
67 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif8.jpg) 68 | 69 | 11. Ok, let's save this thing. Go to File > Save for Web
70 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif9.jpg) 71 | 72 | 12. Make sure you have "Gif" as the format type, and that Looping Options are set to Forever. Save it!
73 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/screengif10.jpg) 74 | 75 | 13. Now, open up that gif in a browser. Happy giffing!
76 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/measles2.gif) 77 | 78 | 79 | ##Animated Gifs: Command Line ## 80 | 81 | 1. We can also use [ImageMagick](https://www.imagemagick.org/script/index.php) to create gifs from a folder of images right on the command line. 82 | 83 | ![](https://github.com/lenagroeger/gifs/blob/master/screengrabs/imagemagick.jpg) 84 | 85 | 2. We're going to take a bunch of SVG's from a project I worked on called [Lost Cause](http://projects.propublica.org/graphics/lost-cause), and convert a bunch of historical maps into a gif. 86 | 87 | 88 | 89 | 90 | 3. First [install ImageMagick](https://www.imagemagick.org/script/download.php). I use `brew install ImageMagick`, but take your pick. 91 | 92 | 4. Then you can start using their [command line tools](https://www.imagemagick.org/script/command-line-processing.php). 93 | 94 | 5. I like using the `convert` command for making gifs. Navigate to a folder full of images, in this case I have a folder called `lost_cause_svgs` on my Desktop. 95 | 6. The command is as simple as `convert *.svg lost_cause.gif`, which goes through every .svg file in my folder and combines them all into a gif called `lost_cause.gif`. 96 | 97 | 98 | 99 | 7. Magick! If I want to slow down the gif, I can add a delay. `convert *.svg -set delay 50 lost_cause_slow.gif`. 100 | 101 | 8. Once you have your gif, you can then always bring it into Photoshop and tweak it, we ended up adding a header and using this gif for our social promotion of the graphic. 102 | 103 | 104 | 105 | 107 | 8. That's a pretty basic usage of ImageMagick's `convert`, but go check out [all the other options](https://www.imagemagick.org/script/convert.php) to customize your gif. 108 | 109 | ## Animated Gifs: Other Resources ## 110 | 111 | There may be times when Photoshop, Quicktime or the Command Line just don't do it for you. In that case, I'd check out [Noah Veltman's big list of gif-making resources](https://github.com/veltman/gifs) for alternatives. In particular, these include a bunch of ways to go directly from SVGs to GIFs. 112 | 113 | Also check out [Eleanor Lutz's amazing guide](http://tabletopwhale.com/2014/11/03/how-to-make-an-animated-infographic.html) to making gifs. 114 | 115 | And if you need more gif-inspiration, check out these two Pinterest collections: 116 | 117 | [Data Gifs](https://www.pinterest.com/jsvine/datagifs/), by Jeremy Singer-Vine. 118 | 119 | [Explanatory Gifs](https://www.pinterest.com/lenagroeger/edugifs/), by Noah Veltman and myself. 120 | 121 | -------------------------------------------------------------------------------- /screengrabs/90cw.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/90cw.jpg -------------------------------------------------------------------------------- /screengrabs/BatchWindow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/BatchWindow.png -------------------------------------------------------------------------------- /screengrabs/CreateDroplet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/CreateDroplet.png -------------------------------------------------------------------------------- /screengrabs/ElectionsGif.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/ElectionsGif.gif -------------------------------------------------------------------------------- /screengrabs/FramesFromLayers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/FramesFromLayers.png -------------------------------------------------------------------------------- /screengrabs/GifLayers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/GifLayers.png -------------------------------------------------------------------------------- /screengrabs/Image Size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/Image Size.png -------------------------------------------------------------------------------- /screengrabs/NewAction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/NewAction.png -------------------------------------------------------------------------------- /screengrabs/SaveOptions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/SaveOptions.png -------------------------------------------------------------------------------- /screengrabs/SetFrameDurations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/SetFrameDurations.png -------------------------------------------------------------------------------- /screengrabs/boston_annexes_big.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/boston_annexes_big.gif -------------------------------------------------------------------------------- /screengrabs/congress1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress1.jpg -------------------------------------------------------------------------------- /screengrabs/congress10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress10.jpg -------------------------------------------------------------------------------- /screengrabs/congress11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress11.jpg -------------------------------------------------------------------------------- /screengrabs/congress2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress2.jpg -------------------------------------------------------------------------------- /screengrabs/congress3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress3.jpg -------------------------------------------------------------------------------- /screengrabs/congress4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress4.jpg -------------------------------------------------------------------------------- /screengrabs/congress5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress5.jpg -------------------------------------------------------------------------------- /screengrabs/congress6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress6.jpg -------------------------------------------------------------------------------- /screengrabs/congress7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress7.jpg -------------------------------------------------------------------------------- /screengrabs/congress8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress8.jpg -------------------------------------------------------------------------------- /screengrabs/congress9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/congress9.jpg -------------------------------------------------------------------------------- /screengrabs/covercorrect.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/covercorrect.jpg -------------------------------------------------------------------------------- /screengrabs/droplet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/droplet.png -------------------------------------------------------------------------------- /screengrabs/imagemagick.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/imagemagick.jpg -------------------------------------------------------------------------------- /screengrabs/lost_cause.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/lost_cause.gif -------------------------------------------------------------------------------- /screengrabs/lost_cause_graphic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/lost_cause_graphic.jpg -------------------------------------------------------------------------------- /screengrabs/lost_cause_graphic2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/lost_cause_graphic2.jpg -------------------------------------------------------------------------------- /screengrabs/lost_cause_slow2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/lost_cause_slow2.gif -------------------------------------------------------------------------------- /screengrabs/measles.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/measles.gif -------------------------------------------------------------------------------- /screengrabs/measles2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/measles2.gif -------------------------------------------------------------------------------- /screengrabs/noand.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/noand.jpg -------------------------------------------------------------------------------- /screengrabs/perspectivecropping.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/perspectivecropping.jpg -------------------------------------------------------------------------------- /screengrabs/perspectivetool.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/perspectivetool.jpg -------------------------------------------------------------------------------- /screengrabs/photogif1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif1.jpg -------------------------------------------------------------------------------- /screengrabs/photogif2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif2.jpg -------------------------------------------------------------------------------- /screengrabs/photogif3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif3.jpg -------------------------------------------------------------------------------- /screengrabs/photogif3a.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif3a.jpg -------------------------------------------------------------------------------- /screengrabs/photogif3b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif3b.jpg -------------------------------------------------------------------------------- /screengrabs/photogif3c.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif3c.jpg -------------------------------------------------------------------------------- /screengrabs/photogif4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif4.jpg -------------------------------------------------------------------------------- /screengrabs/photogif5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif5.jpg -------------------------------------------------------------------------------- /screengrabs/photogif6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif6.jpg -------------------------------------------------------------------------------- /screengrabs/photogif7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif7.jpg -------------------------------------------------------------------------------- /screengrabs/photogif7b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif7b.jpg -------------------------------------------------------------------------------- /screengrabs/photogif7c.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif7c.jpg -------------------------------------------------------------------------------- /screengrabs/photogif7d.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif7d.jpg -------------------------------------------------------------------------------- /screengrabs/photogif7e.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif7e.jpg -------------------------------------------------------------------------------- /screengrabs/photogif8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif8.jpg -------------------------------------------------------------------------------- /screengrabs/photogif9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/photogif9.jpg -------------------------------------------------------------------------------- /screengrabs/poster1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster1.jpg -------------------------------------------------------------------------------- /screengrabs/poster10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster10.jpg -------------------------------------------------------------------------------- /screengrabs/poster11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster11.jpg -------------------------------------------------------------------------------- /screengrabs/poster12.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster12.jpg -------------------------------------------------------------------------------- /screengrabs/poster13.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster13.jpg -------------------------------------------------------------------------------- /screengrabs/poster13b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster13b.jpg -------------------------------------------------------------------------------- /screengrabs/poster14.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster14.jpg -------------------------------------------------------------------------------- /screengrabs/poster14b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster14b.jpg -------------------------------------------------------------------------------- /screengrabs/poster15.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster15.jpg -------------------------------------------------------------------------------- /screengrabs/poster2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster2.jpg -------------------------------------------------------------------------------- /screengrabs/poster3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster3.jpg -------------------------------------------------------------------------------- /screengrabs/poster4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster4.jpg -------------------------------------------------------------------------------- /screengrabs/poster5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster5.jpg -------------------------------------------------------------------------------- /screengrabs/poster6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster6.jpg -------------------------------------------------------------------------------- /screengrabs/poster7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster7.jpg -------------------------------------------------------------------------------- /screengrabs/poster8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster8.jpg -------------------------------------------------------------------------------- /screengrabs/poster9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/poster9.jpg -------------------------------------------------------------------------------- /screengrabs/screengif1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif1.jpg -------------------------------------------------------------------------------- /screengrabs/screengif10.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif10.jpg -------------------------------------------------------------------------------- /screengrabs/screengif11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif11.jpg -------------------------------------------------------------------------------- /screengrabs/screengif2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif2.jpg -------------------------------------------------------------------------------- /screengrabs/screengif3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif3.jpg -------------------------------------------------------------------------------- /screengrabs/screengif3b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif3b.jpg -------------------------------------------------------------------------------- /screengrabs/screengif4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif4.jpg -------------------------------------------------------------------------------- /screengrabs/screengif5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif5.jpg -------------------------------------------------------------------------------- /screengrabs/screengif6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif6.jpg -------------------------------------------------------------------------------- /screengrabs/screengif7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif7.jpg -------------------------------------------------------------------------------- /screengrabs/screengif8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif8.jpg -------------------------------------------------------------------------------- /screengrabs/screengif9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/screengif9.jpg -------------------------------------------------------------------------------- /screengrabs/selectand.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/selectand.jpg -------------------------------------------------------------------------------- /screengrabs/taxidermy1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/taxidermy1.jpg -------------------------------------------------------------------------------- /screengrabs/taxidermy2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/taxidermy2.jpg -------------------------------------------------------------------------------- /screengrabs/taxidermyB&A.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/taxidermyB&A.jpg -------------------------------------------------------------------------------- /screengrabs/taxidermyB1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/taxidermyB1.jpg -------------------------------------------------------------------------------- /screengrabs/taxidermyB2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/taxidermyB2.jpg -------------------------------------------------------------------------------- /screengrabs/taxidermyFinal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/taxidermyFinal.gif -------------------------------------------------------------------------------- /screengrabs/ukraine.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/ukraine.gif -------------------------------------------------------------------------------- /screengrabs/warpeace.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/screengrabs/warpeace.jpg -------------------------------------------------------------------------------- /zipped/Congress Photos.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/zipped/Congress Photos.zip -------------------------------------------------------------------------------- /zipped/OSCARS.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/zipped/OSCARS.zip -------------------------------------------------------------------------------- /zipped/Ukraine.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/zipped/Ukraine.zip -------------------------------------------------------------------------------- /zipped/taxidermy1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/zipped/taxidermy1.jpeg -------------------------------------------------------------------------------- /zipped/taxidermy2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/zipped/taxidermy2.jpeg -------------------------------------------------------------------------------- /zipped/warpeace.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lenagroeger/gifs/09d246284cd7242ac6eb4eac6da442253e24328e/zipped/warpeace.jpg --------------------------------------------------------------------------------