Cache Management
SVG support in Cloudflare Images

SVG support in Cloudflare Images

9/21/2022 · Paulo Costa, Yevgen Safronov, Kornel Lesiński

What this post added

Introduced SVG support to Cloudflare Images, requiring the development of a security filter to sanitize SVGs by removing scripting, hyperlinks, and cross-origin references. This filter is open-source, written in Rust, and operates in a streaming fashion. SVG files are now served without server-side resizing, and variants are disabled for them in the UI.

Read the original post ↗