codyswanner / Meme-Cataloger

Learning ReactJS and Django while building something that I want to use
1 stars 1 forks source link

Idea: Auto-Crop #101

Open codyswanner opened 1 month ago

codyswanner commented 1 month ago

Cool feature idea -- how hard would it be to determine if an image has an area of only black/white pixels on the top/bottom/sides and offer a setting to automatically crop this area out of the image? This could be extremely helpful for content that has been screenshotted multiple times in different aspect ratios as it is shared around (an extremely common occurrence with memes).

This is a small value add and is only worth implementing if it is within 3x the difficulty I'm currently thinking it will be. "We don't do things because they are easy; we do them because we thought they would be easy before we started." --Programmers