修剪图像(裁剪以删除所有空白区域)
为了减小我拥有的某些图像的大小,我想删除一些图像的白色填充。这个想法是,如果边界上有大的白色区域,那么可以裁剪它们以节省一些空间。
有什么想法吗?
To reduce the size of some images I have, I'd like to remove the white padding that some have. The idea would be that if one has large white areas on the borders, then those can be cropped to save some space.
Any idea?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我使用了裁剪边框
I got the cropping borders using