尝试直接从命令行调整 Web 项目的一些 img 大小。我不是终端专家,但我通常使用sips -z maxWidth# nameofimg.jpg"
我在这里输入的内容:
mycomputer$ sips -z 650 slideshow1.jpg
Error 4: no file was specified
Try 'sips --help' for help using this tool
我在正确的目录中,并且其中有一个文件名 slideshow1.jpg。还有什么问题?提前感谢您的帮助。