Skip to content

Commit

Permalink
docs(readme): add a table showing to which format a image can be conv…
Browse files Browse the repository at this point in the history
…erted to
  • Loading branch information
danvergara committed Jan 25, 2024
1 parent d348aee commit 1875885
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,18 @@ A modal will pop up with a preview of the converted image.

<img src="screenshots/modal_morphos.png"/>

## Supported Files And Convert Matrix

### Images x Images

| | PNG | JPEG | GIF | WEBP | TIFF | BMP |
|-------|-------|--------|-------|--------|--------|-------|
| PNG | ||||||
| JPEG || |||||
| GIF ||| ||||
| WEBP |||| |||
| TIFF ||||| ||
| BMP |||||| |

## License
The MIT License (MIT). See [LICENSE](LICENSE) file for more details.

0 comments on commit 1875885

Please sign in to comment.