What is the difference between .odd and .png?
- Extension
- .odd
- .png
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- OpenOffice.org
- PNG Development Group
- Description
- OpenDocument Drawing (ODD) is a file format for storing vector-based graphics and drawings. It is part of the OpenDocument format, a standardized format for office documents, and it is used for creating and storing drawings and illustrations. ODD files can be opened and edited using office software suites that support the OpenDocument format, such as LibreOffice and OpenOffice. They store graphics and drawing data in a standardized, XML-based format, and they can be used for exchanging graphics and drawings between different applications.
- A PNG file is an image file stored in the Portable Network Graphic (PNG) format. It contains a bitmap of indexed colors and uses lossless compression, similar to a .GIF file but without copyright limitations. PNG files are commonly used to store graphics for web images.
- MIME Type
- application/vnd.oasis.opendocument.graphics
- image/png
- Sample
- sample.odd
- sample.png
- Wikipedia
- .odd on Wikipedia
- .png on Wikipedia