DEV Community

Cover image for JIGSAW PHOTO
Saurabh Jain
Saurabh Jain

Posted on

JIGSAW PHOTO

This is a submission for the Google AI Studio Multimodal Challenge

What I Built

Jigsaw Photo converts any uploaded photo into a jigsaw puzzle.

  1. Upload Photo and Select your style
  2. Solve jigsaw puzzle
  3. Get your modified Stylized photo as reward to download

Demo

App Link: https://jigsaw-photo-44367070410.us-west1.run.app

  1. Upload Photo
    Upload page to upload a photo from your computer

  2. Select Style

Style selector to convert your image

  1. Solve Jigsaw

Jigsaw Puzzle area

  1. Get your Stylized photo as reward to download

Final reward - download image

How I Used Google AI Studio

Entire Applet was created in AI Studio. I used gemini 2.5pro to brainstorm the idea and the structure of the app and then code the app as well. I use Nonobanana to modify the image for different styles.

Multimodal Features

Instead of simple converting an image I used nanobanana to first convert the image and then gemini helped me divide the image into tiles that can be arranged as a jigsaw. This adds a fun gaming element to a simple image convertor.

Top comments (0)