Skip to content

Crop GIFs easily with my new project! If you've seen my past work, you know I love using GIFs. Tired of slow or weird online tools? My project simplifies it all. Forget typing commands or frame numbers every time—this tool does it for you, showing total frames and letting you pick start and end frames for a perfect GIF!

License

Notifications You must be signed in to change notification settings

pefbrute/GIF-Duration-Cutter

Repository files navigation

GIF-Duration-Cutter

Crop GIFs easily with my new project! If you've seen my past work, you know I love using GIFs. Tired of slow or weird online tools? My project simplifies it all. Forget typing commands or frame numbers every time—this tool does it for you, showing total frames and letting you pick start and end frames for a perfect GIF!

Application Variation Using Nautilus Scripts

GIF Cutter (Nautilus Variation)

Application Variation Without Nautilus Scripts

GIF Cutter

Installation

sudo apt install python3
sudo apt-get install python3-tk
sudo apt-get install gifsicle
sudo apt-get install nautilus

How To Add Python Script to Nautilus Scripts

Functionality

  1. Go to the Nautilus Scripts folder
nautilus ~/.local/share/nautilus/scripts
  1. Create a Python script, for example, gif-cutter2.py
touch gif-cutter2.py
  1. Add code to it (it's in gif-cutter-using-nautilus.py)

  2. Make the file executable

sudo chmod +x gif-cutter2.py

About

Crop GIFs easily with my new project! If you've seen my past work, you know I love using GIFs. Tired of slow or weird online tools? My project simplifies it all. Forget typing commands or frame numbers every time—this tool does it for you, showing total frames and letting you pick start and end frames for a perfect GIF!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages