# Supabase Storage v2: Image resizing and Smart CDN

DevFeed: [Supabase Storage v2: Image resizing and Smart CDN](<https://devfeed.tech/articles/supabase-storage-v2-image-resizing-and-smart-cdn-560.md>)

Original publisher: [Read original article](<https://supabase.com/blog/storage-image-resizing-smart-cdn>)

Author: Fabrizio Fenoglio; Inian Parameshwaran

Published: 2022-12-13T07:00:00Z

Content type: release

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [API](<https://devfeed.tech/topics/api.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [compression](<https://devfeed.tech/tags/compression.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [features](<https://devfeed.tech/tags/features.md>), [image](<https://devfeed.tech/tags/image.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [storage](<https://devfeed.tech/tags/storage.md>)

## AI overview

Supabase introduces image resizing, webhooks, and a Smart CDN for Supabase Storage. The release provides on-demand, client-based image transformations through code or the Storage API, using imgproxy and safeguards such as aspect-ratio-preserving defaults and limits that prevent enlarging images beyond their original dimensions.

## Source excerpt

We're introducing new features for Supabase Storage: Image resizing and a Smart CDN.