What is the difference between .av1 and .pict?
- Extension
 - .av1
 - .pict
 
- Format
 - Binary
 - Binary
 
- Category
 - Video
 - Raster Image
 
- Developer
 - Alliance for Open Media
 - Apple
 
- Description
 - An open, royalty-free video coding format designed for video transmissions over the Internet.
 - Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
 
- MIME Type
 - video/av01
 - image/pict
 
- Sample
 - sample.av1
 - sample.pict
 
- Wikipedia
 - .av1 on Wikipedia
 - .pict on Wikipedia