Skip to content

Recognize Photoshop 8BIM information#230

Merged
197g merged 1 commit into
masterfrom
photoshop-8bim
Apr 12, 2026
Merged

Recognize Photoshop 8BIM information#230
197g merged 1 commit into
masterfrom
photoshop-8bim

Conversation

@197g
Copy link
Copy Markdown
Member

@197g 197g commented Apr 9, 2026

This is interesting to image since that is one somewhat standardized form of introducing color spaces / transfer characteristics into the image. It is interpreted by imagemagick.

This also gives the check.rs example some love by having it more verbosely produce information about the image while it is being decoded.

Rudimentary information on the formatting can be found here on archive.org. Several blocks can occur by being stored after one another. All of them are out-of-scope for gif, most of them out of scope for image/wondermagick although there's some interesting items like clipping paths and apparently some nested EXIF structures..

Note: not part of 0.14.2 and not crucial. This is for imagemagick compatibility.

This is interesting to `image` since that is one somewhat standardized
form of introducing color spaces / transfer characteristics into the
image. It is interpreted by imagemagick.

This also gives the `check.rs` example some love by having it more
verbosely produce information about the image while it is being decoded.
@197g 197g merged commit eedbce5 into master Apr 12, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants