From 1b3ef637890ea8228bca13d8941cfd54da941867 Mon Sep 17 00:00:00 2001 From: Lucas Date: Mon, 7 Sep 2026 16:23:08 +0200 Subject: [PATCH] Add image/webp to eu.sasha.softbinding.v1 encoded media types Co-Authored-By: Claude Opus 4.8 (1M context) --- softbinding-algorithm-list.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/softbinding-algorithm-list.json b/softbinding-algorithm-list.json index 694713c..dc41f08 100755 --- a/softbinding-algorithm-list.json +++ b/softbinding-algorithm-list.json @@ -514,7 +514,8 @@ ], "encodedMediaTypes": [ "image/jpeg", - "image/png" + "image/png", + "image/webp" ], "entryMetadata": { "description": "Invisible watermarking technology for image and video assets, enabling C2PA manifest recovery and content provenance verification after metadata stripping or transcoding.",