Gimp

Gimp allows editing images.

Gimp was used to change the following image.

Into:

Gimp was used to combine the following images.



Remove the boy background and add to the airport:



Install Gimp

For Windows:
https://www.gimp.org/downloads/

For Ubuntu:
Install Gimp using Synaptic or command line.


  sudo apt-get install gimp
For some types of images, the following may be needed to install Ubuntu Restricted Extras using Synaptic. Select Settings/Repositories. Then select "Software restricted by copyright or legal issues(multiverse)". Search for "ubuntu-restricted-extras" and select it. Then Apply.
Use command line:

  sudo add-apt-repository multiverse
  sudo apt install ubuntu-restricted-extras

Edit Image

Open an image file in Gimp.
Vector images can be edited using Inkscape.
Image Explanation

Open an Image

For Ubuntu:
Use one of the following to open an image file (.jpg, .mp3, .mp4, .png, .webm, etc.).

Save an Image

To save an image, use menu File/Overwrite or File/Export As.

There are many file image formats. The most common for Gimp are jpg, png, gif. Some take more disk space, and some look better. Try exporting as different formats to see the differences.

If you want to keep the history of edits, or things like layers, then do Save or Save As to save the .xcf file. This is a file that Gimp keeps to be able to start editing from the previously performed edits. This file is not an image file that other programs can read.

Change Image Size

Get Part of an Image

Draw on an Image

Copy Part of Image

Rotate Part of Image

Layers

Layers can be used to work on parts of images. If the separate images are on different layers, they can be selected and modified without modifying other images.

To keep the layers for editing in the future, the Gimp .xcf file must be saved.

Edit Video or Images with Gimp

Install "Gimp" using Synaptic or command line.
Image Explanation

Gimp can set the transparency of parts of the image. It can also remove frames when there are more than what is needed.

Extract Frames

This shows how to manually extract frames. The frames can be also automatically extracted using WinFF or ffmpeg. Sometimes Gimp will display an error about an unknown file type. One solution is to use WinFF or ffmpeg. This example shows how the game/airport-data/BirdSource files were modified. The source video was retrieved from https://www.pexels.com/search/videos/bird/.

Add Transparency

Transparency can be added to any image or photograph. It is easiest if the image has one background color.

How to extract a person

This shows how BoyWalking.jpeg was converted.

Clean up parts of an image

The Clone tool works well to blend patterns from one part of an image into another.

Square up image

Sometimes a picture taken by a camera will not have images that are rectangular, and they should fit into a rectangular area.

A grid can be displayed using the following commands.

First delete the background so it will be easier to see what has moved. Then transform the shape.