jueves, 23 de marzo de 2017

Convert command doesn't work in MAC

 "convert command" not working in mac??? use instead "sips":

sips -s format [image type output] [file name] --out [output file]

Example:

sips -s format pdf test.png --out test.pdf