crossdsection / identifyScaledImages

Use exif metatags to identify scaled or compressed images in bulk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions to use the project -

Put all images in the location - ./assets/images

open CMD on the location of the project

run command -

  • npm install
  • node index.js

Output file will be created with list of compressed or scaled images

About

Use exif metatags to identify scaled or compressed images in bulk.


Languages

Language:JavaScript 100.0%