MacOS的截屏,默认使用的是.png格式,我们可以通过命令更改成.jpg、.gif、.tiff或者.pdf格式。
defaults write com.apple.screencapture type jpg;killall SystemUIServer
解释:
1、可以把jpg替换成你想要的格式;
2、killall SystemUIServer 部分用来刷新系统,使命令生效。
3、也可以改回png。
Required fields are marked *
显示名称 *
邮箱 *
网站
Δ
← 思科绘制的“手机发展里程碑事件”信息图:
https github com newmarcel KeepingYouAwake KeepingYouAwake is a… →
回复