unpdf icon indicating copy to clipboard operation
unpdf copied to clipboard

`extractImages` isn't extracting image width and height information.

Open aiavci opened this issue 7 months ago • 1 comments

Environment

extractImages isn't extracting image width and height information of images. width and height are undefined.

Reproduction

The documented snippet of code does not work. To replicate: Create a new NodeJS file with the snippet documenting extractImages and test it - it fails

Describe the bug

The documented snippet of code does not work

Additional context

No response

Logs


aiavci avatar May 13 '25 19:05 aiavci

Hello @aiavci,

You need to be more specific. What node version, what image format etc. Create a repository with the code and steps that you took for the repoduction.

jpsc avatar May 14 '25 16:05 jpsc