示例:我有一些大小约为3MB的图片,并希望它们的大小约为1020 KB。我不知道在Ubuntu上有没有什么选择,或者我是和某个编辑一起做的,所以你能帮我吗?
我目前的方法是削减它们,但这不是很有用。:(
也许这不是这个网站的问题,但我不知道该问什么。
发布于 2018-10-03 12:40:35
听起来,您想要获取文件大小为3MB的图像,并使用Ubuntu上的图像编辑工具将它们作为较小的文件存储在磁盘上。
您可以使用随Ubuntu 18.0.4附带的Shotwell。
- Pixel
- If you chose Height in Scaling constraint, this will resize the height to this many pixels. Type in 1/2 the height. It will keep the width in the same proportion to avoid stretching
- If you chose Width in Scaling constraint, this will resize the width to this many pixels. Type in 1/2 the width. It will keep the height in the same proportion to avoid stretching. Making the pixel width (or height) smaller will reduce file size.https://askubuntu.com/questions/1080534
复制相似问题