今天修改网易邮箱的资料,上传身份证照片,提示图片大小过大.可是ubuntu不像win自带一个画图,没办法修改,于是google了一下,发现了一款工具叫pinta.

这里我只针对ubuntu14.04给出操作步骤,其他版本请查看http://askubuntu.com/questions/164473/simple-image-editor

一:直接在ubuntu software center查找pinta并安装

二:通过terminal安装

//更新
1
sudo apt-get update
//安装
2 sudo apt-get install pinta

软件图片如下:

ubuntu上的图片编辑工具-Pinta(品他病)

相关文章:

  • 2021-06-15
  • 2021-08-12
  • 2022-02-08
  • 2021-12-18
  • 2022-12-23
  • 2021-10-14
  • 2022-12-23
  • 2021-10-10
猜你喜欢
  • 2021-12-13
  • 2022-02-14
  • 2022-01-27
  • 2021-12-06
  • 2021-06-13
  • 2021-04-29
  • 2021-12-10
相关资源
相似解决方案