On Sun, Apr 19, 2026 at 06:43:22PM +0200, dan wrote: > Hello, > > I would like to use ImageMagick to convert an html file to image doing: > > convert index.html index.tiff > > But I get this error: > > covert: delegate failed `'html2ps' -U -o '%o' '%i'` @ > error/delegate.c/InvokeDelegate/2005 > covert: unable to open file '/tmp/magick-fYTDsb123etc': No such file or > directory @ error/constitute.c/ReadImage/621 > convert: no image defined `index.tiff` @ > error/convertcc/ConvertImageCommand/3234.
I do believe this is because the html2ps is abandonware and is nowhere to be found in any OpenBSD ports. Oli

