A simple application that crops the empty space of a given gif file or folder containing gifs.
- Get the application from the last successful run artifact
- Use:
./GifCropper.exe {inPath} {outPath}{inPath}can be a file or a folder{outPath}has to be a folder
- Install the .NET 5 SDK
- Use:
dotnet build src
| Not Cropped | Cropped |
|---|---|
![]() |
![]() |

