您的位置:首页 > 其它

Ubuntu16.04将.png/.jpg图片转换为.eps/.pdf格式

2017-09-10 10:02 696 查看
Try not to become a man of success but rather try to become a man of value.

不要为成功而努力,要为做一个有价值的人而努力。

Ubuntu16.04将.png/.jpg图片转换为.eps/.pdf格式

一、转换为.eps格式

1.  sudo apt install sam2p
2. 在文件路径下
sam2p test.png test.eps


二、转换为.pdf格式

convert test.png test.pdf
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: