What is the difference between .webm and .ptiff?
- Extension
- .webm
- .ptiff
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Lead Technologies
- Description
- A WEBM file is a compressed video saved in the WebM format, an open, high-quality video standard. It stores video compressed using VP8 technology and audio compressed using Ogg Vorbis compression. WEBM files are commonly used for delivering online videos using the HTML5 <video> tag.
- Ptiff is a type of image file that is created by compressing a TIFF (Tagged Image File Format) image using a wavelet-based encoding, known as pyramidal encoding. This type of file can store both lossy and lossless compressed images and is often used for storing large-scale images such as aerial photographs or medical images.
- MIME Type
- video/webm
- image/x-ptiff
- Sample
- sample.webm
- Wikipedia
- .webm on Wikipedia