Skip to content

Add hint for users of ImageMagick regarding conversion to bmp #2

@jose1711

Description

@jose1711
$ convert scan.png scan.bmp
$ paperback-cli --decode -i scan.bmp -o /tmp/myfile
Decoding scan.bmp into /tmp/myfile
Reading scan.bmp...
Unsupported bitmap type: scan.bmp

it would be useful to read in README that BMP3 format is the one that is supported:

$ convert scan.png BMP3:scan.bmp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions