DEV Community

Cover image for ImageGround: Netlify Dynamic Image CDN Site
Kunal Kande Patil
Kunal Kande Patil

Posted on

ImageGround: Netlify Dynamic Image CDN Site

This is a submission for the Netlify Dynamic Site Challenge: Visual Feast.

ImageGround

What I Built

I have created a open source web app utilizing Netlify Image CDN and Next.js, offering a powerful and user-friendly experience of transforming image.

Demo

-> https://imageground.netlify.app/
-> https://github.com/flameface/unburn-image-ground

preview

Platform Primitives

Netlify Image CDN is used for transforming images in real time, which then displays the transformed images on our ImageGround panel.

  • Userfriendly UI for Desktop + Mobile.
  • Easy to interact.
  • Image history.
  • Quick image API URL + Export to any format.
  • Movable image panel.

And many more...

Top comments (4)

Collapse
 
evergreendev profile image
Evergreen

This is actually good!

Collapse
 
philiphow profile image
Philip How

Works great!

Collapse
 
arlow profile image
Arlow

Nice looks great. One tip, it’s not very usable on mobile since you’ve disabled scroll on the body. The tools section is incredibly small on the bottom of my screen.

Collapse
 
flameface profile image
Kunal Kande Patil • Edited

Arlow, I fixed the issue, have a look now, also added pinch-to-zoom support for mobile devices.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.