Skip to content

Remake of my old MemeCutter (written in C#) in Rust. This app is for cutting blank areas around images. It is named like this because its original purpose was to cut blank black areas out of meme screenshots.

License

BonnyAD9/meme-cutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Cutter

Remake of my old MemeCutter (written in C#) in Rust.

This app is for cutting blank areas around images. It is named like this because its original purpose was to cut blank black areas out of meme screenshots.

Compared to the old version, this is approx. 13× faster and uses 6× less memory

Example

Lets say you have an image image.png (if you have dark theme open the image in new tab to see it more clearly):

image

As you can see the github logo has edges with blank area around. You can cut these edges with meme-cutter like this:

 > meme-cutter file image.png result.png

Now you have a new image result.png without the blank areas around (if you have dark theme open the image in new tab to see it more clearly):

result

meme-cutter can also cut whole folders with images.

If you want to know more use meme-cutter help to show the help.

Links

About

Remake of my old MemeCutter (written in C#) in Rust. This app is for cutting blank areas around images. It is named like this because its original purpose was to cut blank black areas out of meme screenshots.

Topics

Resources

License

Stars

Watchers

Forks

Languages