Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 723 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 723 Bytes

icon ImageReader

Description

Windows app that finds graphic files in specified folder and reads basic image information:

  • file name,
  • image size (in pixels),
  • resolution (dot/inch),
  • color depth,
  • compression (for those types of files in which it can be set),
  • number of colors (in gif palette).

Processed formats: jpg, gif, tif, bmp, png, pcx.

Usage

ImageReader_gif