Added by code code 10 months ago
Hello,
I noticed on Inline image option, there is no webp on the regex settings.
If I add webp on the regex, can AdiIRC support the file format?
Thanks
Unfortunately .NET does not support webp.
If you know some scripting, you could use /download or $urlget to download the image, then use $exec or /run to call a program that can convert the image to jpeg or png, then use /inlineimage to insert it into the message buffer/text area.