Search found 3 matches

by lucd
2019-01-15T08:10:13-07:00
Forum: Magick.NET
Topic: PDF Conversion error
Replies: 0
Views: 17590

PDF Conversion error

Forget,
found the problem in the meantime (stream read from Azure Blob storage is corrupted...)
Sorry...




Hello,

The classic error:

IPS.Core.Exceptions.ProcessingException: no decode delegate for this image format `' @ error/blob.c/BlobToImage/457 ---> ImageMagick ...
by lucd
2018-10-07T12:15:50-07:00
Forum: Magick.NET
Topic: Multi Layer Tiff to PNG, getting crazy..
Replies: 2
Views: 12788

Re: Multi Layer Tiff to PNG, getting crazy..

THANKS dlemstra, that does the job !!

Sorry for late answer, i saw your reply only today.
by lucd
2018-09-11T14:59:51-07:00
Forum: Magick.NET
Topic: Multi Layer Tiff to PNG, getting crazy..
Replies: 2
Views: 12788

Multi Layer Tiff to PNG, getting crazy..

hello,

thanks in advance for your help.

i am converting various files to 400x400px png, and all ok with any format , except mutlilayers tiffs

here is a sample file causing problem https://pimdevstor01.blob.core.windows.net/transfer/2613037.tif

from this file, i get a png of 43mb, while the usual ...