coobird / thumbnailator

Thumbnailator - a thumbnail generation library for Java
MIT License
5.08k stars 780 forks source link

Conversion error caused by image reading failure #216

Open CKReliancd opened 6 months ago

CKReliancd commented 6 months ago

Expected behavior

bgi

Thumbird读取文件错误

报错信息.txt

This is the image of the failed read, error message, and related version. How can I solve this problem

Steps to reproduce the behavior

net.coobird.thumbnailator.tasks.UnsupportedFormatException: No suitable ImageReader found for source data. at net.coobird.thumbnailator.tasks.io.InputStreamImageSource.read(Unknown Source) at net.coobird.thumbnailator.tasks.SourceSinkThumbnailTask.read(Unknown Source)

Environment

jdk1.8 centos7

net.coobird thumbnailator 0.4.20