Skip to content

Commit ab262cd

Browse files
committed
Update the readme about the AVIF quicklook plugin and online viewer
1 parent 15aa4b2 commit ab262cd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,14 @@ imageView.sd_setImage(with: url)
8888

8989
The images are from [AV1 Still Image File Format Specification Test Files](https://github.com/AOMediaCodec/av1-avif/tree/master/testFiles).
9090

91+
## AVIF Image Viewer
92+
93+
AVIF is a new image format, which lack of related toolchains like Browser or Desktop Viewer support.
94+
95+
You can try [AVIFQuickLook](https://github.com/dreampiggy/AVIFQuickLook) QuickLook plugin on macOS to view it in Finder.
96+
97+
You can also try using [avif.js](https://kagami.github.io/avif.js/) to view it online by using Chrome's AV1 codec.
98+
9199
## Author
92100

93101
DreamPiggy, [email protected]
@@ -100,5 +108,7 @@ SDWebImageAVIFCoder is available under the MIT license. See the LICENSE file for
100108

101109
+ [libavif](https://github.com/joedrago/avif)
102110
+ [aom](https://aomedia.googlesource.com/aom/)
111+
+ [AVIFQuickLook](https://github.com/dreampiggy/AVIFQuickLook)
112+
+ [avif.js](https://github.com/Kagami/avif.js)
103113

104114

0 commit comments

Comments
 (0)