Skip to content

Support PPM files #339

Open
Open
@vans163

Description

@vans163

Search before asking

  • I have searched the Roboflow Notebooks issues and found no similar bug report.

Description

PPM files are simply RGB pixels in an array. Its super simple to not only parse, but also create, slice and do other things with. JPG, bitmaps and etc other formats have complex headers and sometimes even lookup tables. Making things like slicing very complex unless you use a library.

I was surprized the tool does not support PPM so hoping this super simple format may be supported.

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions