An open API service indexing awesome lists of open source software.

https://github.com/cloudinary-devs/guess-the-transformation

Cloudinary Guess the Transformation Challenge
https://github.com/cloudinary-devs/guess-the-transformation

Last synced: 24 days ago
JSON representation

Cloudinary Guess the Transformation Challenge

Awesome Lists containing this project

README

          

# Transformation Challenge

This challenge involves guessing a Cloudinary transformation URL that produces
a given target image from one (or more) given source image(s).

## Source Images:

#### Source image \#1: [https://res.cloudinary.com/demo/image/upload/family\_bench.jpg](https://res.cloudinary.com/demo/image/upload/family_bench.jpg)

![Family Bench](.gitbook/assets/family_bench.jpg)

#### Source image \#2: [https://res.cloudinary.com/demo/image/upload/lady.jpg](https://res.cloudinary.com/demo/image/upload/lady.jpg)

![Lady](.gitbook/assets/lady.jpg)

#### Source image \#3: [https://res.cloudinary.com/demo/image/upload/logo.jpg](https://res.cloudinary.com/demo/image/upload/logo.jpg)

![Logo](.gitbook/assets/logo.jpg)

## Warm-Up Example:

### [https://res.cloudinary.com/demo/image/upload/c\_crop,g\_faces,r\_25,bo\_15px\_solid\_green,w\_600/l\_logo,w\_100,h\_100,c\_thumb,r\_max,g\_face/fl\_layer\_apply,g\_south\_west,x\_20,y\_20/l\_lady,w\_150,h\_150,c\_thumb,r\_max,bo\_5px\_solid\_blue/fl\_layer\_apply,g\_north\_east,x\_20,y\_20/family\_bench.jpg](https://res.cloudinary.com/demo/image/upload/c_crop,g_faces,r_25,bo_15px_solid_green,w_600/l_logo,w_100,h_100,c_thumb,r_max,g_face/fl_layer_apply,g_south_west,x_20,y_20/l_lady,w_150,h_150,c_thumb,r_max,bo_5px_solid_blue/fl_layer_apply,g_north_east,x_20,y_20/family_bench.jpg)

![Target Image \(example\)](.gitbook/assets/composite-one%20%282%29.jpg)

### Image Transformations Docs:

### [https://cloudinary.com/documentation/image\_transformations](https://cloudinary.com/documentation/image_transformations)

### Cookbook Recipes \(optional\):

### [https://cloudinary.com/cookbook](https://cloudinary.com/cookbook)