diff --git a/index.html b/index.html
index cedd40b..2e65d7b 100644
--- a/index.html
+++ b/index.html
@@ -164,8 +164,6 @@
TODO list
Other color spaces (CMYK, YCbCr, ...)
Tiles (to store huge images with fast cropped viewing)
Better lossy compression
- Native web browser support
- Support in popular image tools and viewers
A highly optimized implementation
diff --git a/software.html b/software.html
index c4ecb29..114b657 100644
--- a/software.html
+++ b/software.html
@@ -29,8 +29,8 @@ Reference implementation
Browsers
- Currently there are no browsers that have native FLIF support. We hope for this to change at some point,
- but browser developers are understandably hesitant to support new image formats.
+
Currently there are no browsers that have native FLIF support. The situation is unlikely to change, though,
+ since FLIF has been obsoleted by JPEG XL.
There is however a javascript based implementation:
@@ -38,19 +38,12 @@ Browsers
natively support FLIF.
- If you want to encourage browser developers to add FLIF support, maybe these pointers might help:
-
-
-
Graphics Software
- ImageMagick supports FLIF since versions 6.9.4-5 and 7.0.1-7.
- - ExifTool supports FLIF since version 10.31.
+ - ExifTool supports FLIF since version 10.31.
- Photoshop - Not supported natively yet, no FLIF plugins currently exist.
- Krita - Not supported natively yet, no FLIF plugins currently exist.
- GIMP - Not supported natively yet, no FLIF plugins currently exist.
@@ -71,7 +64,7 @@ Image Viewers
will need to download and build the source code to
run it. Will run on Windows, OSX, and GNU/Linux.
- IrfanView - Supports FLIF since version 4.52.
- - XnView - Supports FLIF since version 2.36
+ - XnView - Supports FLIF since version 2.36
- FastStone Image Viewer - Not supported natively yet, no FLIF plugins currently exist.
- Windows Picture and Fax Viewer - Not supported natively yet, no FLIF plugins currently exist.
Interested in making this? Look