Skip to content

JavaFX app for collecting info about all images in folder.

Notifications You must be signed in to change notification settings

zlatamigas/ImageReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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

About

JavaFX app for collecting info about all images in folder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published