Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zlatamigas/imagereader

JavaFX app for collecting info about all images in folder.
https://github.com/zlatamigas/imagereader

image image-format image-info java javafx

Last synced: 10 days ago
JSON representation

JavaFX app for collecting info about all images in folder.

Awesome Lists containing this project

README

        

# 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