How to add GIF on still image | GIMP Tutorial | Updated
Nuxttux Creative Studio
The first 500 people to use my link will get a 1 free month of Skillshare https://skl.sh/3UgQQkD
I've updated to this Tutorial: https://youtu.be/8x8stN1A-4U
There's a lot of bonus information available in this video, such as working with Layer Groups, Optimising Layers for a lighter gif export, best practices when working with gifs inside of GIMP, and exporting all your layers as a .ora file.
No plugins are needed; you won't have to copy and paste the background under each layer. [Although there exists a plug-in that makes this process much easier.]
Tutorial Time Stamps
00:00 Intro 00:42 Overview 00:50 Importing images 01:07 How to organize layers 01:21 Reverse layer order 01:32 Import background image 01:50 Merge background to layers 02:12 Ghost effect 02:34 Thanks
02:43 Fix Ghosting Error
03:27 Optimize image for export 03:42 Optimize Difference 04:27 Edit Animation Timing 05:00 Export GIF 05:18 GIF Export Settings 06:37 The GIF 06:52 Resize Canvas 07:06 Scale Image 07:42 The GIF smaller
Bonus Information:
07:52 BONUS 07:55 Working with layer groups 08:15 Merge background to Layer Groups 08:26 Blend Layers Error 09:08 8bit Not 16bit 09:20 Troubleshoot Image Mode 10:19 Image Mode Indexed 11:42 Convert Layer Groups to Layers 12:34 Export all Layers as .ora
============================= If you have a larger gif and don't want to go through every other frame and delete them manually you can use this, go: to Filters - Python-Fu - Console.
Once the console opens, paste the following script and hit enter twice.
image = gimp.image_list()[0]
for (index,layer) in enumerate(image.layers):
if index%2:
image.remove_layer(layer)
============================= For this tutorial, I used Gimp 2.10x This was edited using Kdenlive
Get access to my GIMP classe on Udemy! https://www.udemy.com/course/draft/6181877/?referralCode=377F00C4C35BDF6BF8EC
============================= #GimpGif #GimpTutorial #Nuxttux ============================= Get one moth* free of SkillShare: https://skl.sh/3Gbvf5g
Subscribe for more content
Follow Us On Instagram: https://www.instagram.com/nuxttux/ Twitter: https://twitter.com/nuxttuxent ... https://www.youtube.com/watch?v=3XfrnY4mb5o
43315282 Bytes