Convert a pdf to a image with command Line on Ventura
Hi everybody,
Previously i’m using sips to convert a pdf to a image but since i was installing ventura it wasn’t working…
% sips -s format jpeg -s formatOptions 100 ./___temp.pdf --out ./___temp.jpg --debug
./___temp.pdf
assert: src_image=0 [/AppleInternal/Library/BuildRoots/9e200cfa-7d96-11ed-886f-a23c4f261b56/Library/Caches/com.apple.xbs/Sources/sips/ImageProcessing.m, line 875]
Error: Cannot extract image from file.
./___temp.jpg
Error 13: an unknown error occurred
Try 'sips --help' for help using this tool
the same on monterey is working…
thanks for your help