Skip to content

psd convert to png nearly a half of below is alpha #2048

Description

@at86

Magick.NET version

Magick.NET-Q8-OpenMP-x64 14.14.0

Environment (Operating system, version and so on)

win11 x64

Description

When psd convert to png nearly a half of below is alpha, the psd file is home.zip, and size is : 1,920*19,234

Image

The section in red borders is alpha of nothing to show like this:

Image

Steps to Reproduce

using var img = new MagickImage("./home.psd");
img.Write("./home.png", MagickFormat.Png);

or

magick.exe ./home.psd ./home.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions