export const config = CONFIG.ImageTagger = foundry.utils.deepSeal({ WEBP_QUALITY: 0.5, WEBP_IGNORE: [`image/gif`], });