Skip to content

How to check the format of an image ? #5

Open
@lpatiny

Description

@lpatiny

You can use on unix system the "file" command. It seems installed by default on mac and linux ?!

> file grey8.png 
grey8.png: PNG image data, 30 x 90, 8-bit grayscale, non-interlaced

And it show that all the pictures in the 'format' folder are really the expected one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions