convert mp4 to mov ffmpeg -i input.mp4 output.mov You can install using Homebrew: $ brew install ffmpegĮg. c : Crops the image to height and widthĬheck out all the options available by doing sips -help Videosįor video editing via command line, you’ll have to install a tool called ffmpeg which will make your life easier. Rotate imageĮxample: sips -r 90 file.jpg -out rotatedfile.jpg You can view the current dimension details of an image by looking at the image’s info.
Sips -Z file.png: This maintains the aspect ratio and value will be the maximum value that can be for the height and width of the image (the other dimension will get set acc to its aspect ratio). Sips -z file.png: Re-sizes image to specified dimensions, which may alter the actual aspect ratio. To save the updated image in a separate copy, use -out in the command. Below are such helpful tools for Mac OS X. Sometimes it is quite convenient and quick to edit media files (for eg.