Skip to content

Commit 9c531f3

Browse files
authored
Merge pull request #206 from datacarpentry/png
Add PNG details to table
2 parents 4127f59 + d972377 commit 9c531f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

episodes/02-image-basics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,5 +766,6 @@ image formats:
766766
| | | | high quality | |
767767
| JPEG | Lossy | Yes | Universally viewable, | Detail may be lost |
768768
| | | | smaller file size | |
769+
| PNG | Lossless | [Yes](https://www.w3.org/TR/PNG/#11keywords) | Universally viewable, [open standard](https://www.w3.org/TR/PNG/), smaller file size | Metadata less flexible than TIFF, RGB only |
769770
| TIFF | None, lossy, | Yes | High quality or | Not universally viewable |
770771
| | or lossless | | smaller file size | |

0 commit comments

Comments
 (0)