This forum compresses attachments into webp, I want to do that as well (I use xenforo). Though my problem is that an attachment image link is for example "-jpg.123", "-png.123" and not ".jpg" or ".png". I am using LoadFromFileRuleMatch and I've...