An Easy and superconvenient way to Stitch together Panoramashots out of Gthumb.
The Following Programs must be Installed (Install them from your Pakage manager)
- hugin (http://hugin.sourceforge.net)
- gthumb (https://gitlab.gnome.org/GNOME/gthumb)
- Exiftool (https://exiftool.org/) (optional for Preservation of Metadata in Panoramafile)
Open a Terminal, Paste the Following Code and hit Enter, Type in your Password when are asked to
cd /tmp && wget https://raw.githubusercontent.com/paskalito/gthumb_make_panorama/main/gthumb_make_panorama.sh && sudo chmod +x gthumb_make_panorama.sh && sudo mv -f gthumb_make_panorama.sh /usr/local/bin/gthumb_make_panorama.sh
In Case you want to Update to a newer Version of the Script just run this Command again, and you are good to go
- Open gthumb
- In the Top Bar click
- Toolbar > Personalize... > New
Name: Make Panorama
Command: mkdir -p /tmp/gthumb-make-panorama && cp -p %F /tmp/gthumb-make-panorama && paplay /usr/share/sounds/freedesktop/stereo/complete.oga & sh /usr/local/bin/gthumb_make_panorama.sh %P
Keyboardshortcut: as you like :D (highly recomended)
- Save > Ok > Happy Panorama Making!
- Select any Amount of Pictures shot with an Overlay
- Go to Toolbar and click Make Panorama (Or use you Shortcut)
- Wait for the finished Panorama to appear on Bottom of your Pictures Folder (in gthumb)