Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jpegの画像データを読み込むライブラリはありますか?
jpegのピクセルを取得したいと思います。
node-jpeg や gm などのライブラリしか見つかりませんが、画像データは提供されません。
node-imagemagickモジュールでこれを行うことができます。( NodeJS で画像を開き、幅/高さを調べるを参照してください)。
また、EXIF メタデータにアクセスしたい場合は、node-exifがあります。
またexifr、exiftool-vendored
exifr
exiftool-vendored
https://www.npmjs.com/package/exifr
https://www.npmjs.com/package/exiftool-vendored