diff --git a/tests/Integration/Admin/UploadPresetsTest.php b/tests/Integration/Admin/UploadPresetsTest.php index 334d09b8..d99b5889 100644 --- a/tests/Integration/Admin/UploadPresetsTest.php +++ b/tests/Integration/Admin/UploadPresetsTest.php @@ -137,7 +137,6 @@ public function testCreateUploadPresetWithParameters() 'unsigned' => true, 'tags' => self::$ASSET_TAGS, 'allowed_formats' => 'jpg', - 'live' => true, 'eval' => self::TEST_EVAL_STR, 'use_asset_folder_as_public_id_prefix' => true, ] @@ -154,7 +153,6 @@ public function testCreateUploadPresetWithParameters() [ 'tags' => self::$ASSET_TAGS, 'allowed_formats' => ['jpg'], - 'live' => true, 'eval' => self::TEST_EVAL_STR, 'use_asset_folder_as_public_id_prefix' => true, ] @@ -175,7 +173,6 @@ public function testUpdateUploadPresetDetails() [ 'unsigned' => true, 'tags' => self::$UPLOAD_PRESET_UPDATE_TAG, - 'live' => true, 'eval' => self::TEST_EVAL_STR ] ); @@ -192,7 +189,6 @@ public function testUpdateUploadPresetDetails() ], [ 'tags' => [self::$UPLOAD_PRESET_UPDATE_TAG], - 'live' => true, 'eval' => self::TEST_EVAL_STR ] ); diff --git a/tools/dev/sanity/createTestFile.ts b/tools/dev/sanity/createTestFile.ts deleted file mode 100644 index 2ef3e105..00000000 --- a/tools/dev/sanity/createTestFile.ts +++ /dev/null @@ -1,89 +0,0 @@ -/* eslint-disable @typescript-eslint/no-var-requires */ -/* eslint-disable require-jsdoc */ - - -import {IFrameworkResponse} from "sdk-sanity-generator/dist/interfaces"; -const prettier = require('prettier'); - -function createTestFile(txs: IFrameworkResponse[]){ - let file = `cloud->cloudName('demo'); -`; - - file += `/** - * Class TransformationSanityTest - */\n`; - file += `final class TransformationSanityTest extends TestCase -{\n`; - - file += txs.map((txResult, index) => { - - let realCode = txResult.codeSnippet; - - realCode = realCode.replace("new ImageTag('sample')", "new Image('sample')"); - realCode = realCode.replace("new VideoTag('sample')", "new Video('sample')"); - - let test = ` public function testTransformation${index}($tr='${txResult.transformation}') - {\n`; - const qualifiers = txResult.transformation.replace(/\//g, ',').split(',').filter(n => n); - const qualifiersStr = JSON.stringify(qualifiers).replace(/"/g,"'"); - - test += ` $qualifiers = ${qualifiersStr};`; - test += `\n\n`; - test += ` $tAsset = ${realCode}`; - test += `\n\n`; - - test += ` foreach ($qualifiers as $qualifier) {\n`; - test += ` self::assertContains( - $qualifier, - (string)$tAsset - ); - }` - - test += '\n }\n'; // Close it test - - try { - return prettier.format(test, {parser: 'babel'}); - } catch (e) { - return test; - } - }).join('\n'); - - file += `\n}\n`; - - try { - return prettier.format(file, {parser: 'babel'}); - } catch (e) { - return file; - } -} - -module.exports = createTestFile; diff --git a/tools/dev/sanity/index.ts b/tools/dev/sanity/index.ts deleted file mode 100644 index bd56f446..00000000 --- a/tools/dev/sanity/index.ts +++ /dev/null @@ -1,21 +0,0 @@ -/* eslint-disable @typescript-eslint/no-var-requires */ -/* eslint-disable require-jsdoc */ - -import {ISanityGeneratorResponse} from "sdk-sanity-generator"; - -const fs = require('fs'); -const sanityGenerator = require('sdk-sanity-generator').sanityGenerator; -const createTestFile = require('./createTestFile'); - -sanityGenerator({ - framework: 'php_2', - requestSpreading: 70 -}).then((res: ISanityGeneratorResponse) => { - console.log(res); - console.log(`Successful transformations: ${res.success.length}`); - console.log(`Failed transformations: ${res.error.length}`); - fs.writeFileSync(`${__dirname}/results.json`, JSON.stringify(res.success)); - fs.writeFileSync(`${__dirname}/TransformationSanityTest.php`, createTestFile(res.success)); -}); - - diff --git a/tools/dev/sanity/package.json b/tools/dev/sanity/package.json deleted file mode 100644 index 92d806fa..00000000 --- a/tools/dev/sanity/package.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "sanity-test-creator", - "version": "1.0.0", - "scripts": { - "start": "ts-node ./index.ts" - }, - "dependencies": { - "@types/node": "^15.12.4", - "node-fetch": "^2.6.1", - "prettier": "^2.3.1", - "ts-node": "^8.10.2", - "typescript": "^3.9.3", - "sdk-sanity-generator": "git+ssh://git@github.com/CloudinaryLtd/sdk-sanity-generator.git" - } -} diff --git a/tools/dev/sanity/tsconfig.json b/tools/dev/sanity/tsconfig.json deleted file mode 100644 index adc792a2..00000000 --- a/tools/dev/sanity/tsconfig.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "compilerOptions": { - "noImplicitAny": true, - "outDir": "./dist", - "target": "ES2015", - "declaration": true, - "module": "ES2015", - "moduleResolution": "node", - "baseUrl": ".", - "esModuleInterop": true, - "resolveJsonModule": true - }, - "include": [ - "." - ] -} diff --git a/tools/dev/sanity/txList b/tools/dev/sanity/txList deleted file mode 100644 index de9e7f94..00000000 --- a/tools/dev/sanity/txList +++ /dev/null @@ -1,1406 +0,0 @@ -# No action spec (g_auto:0) - w_150,h_150,c_thumb,g_auto:0 -# No action spec (g_auto:0) - w_150,h_150,c_thumb,g_auto:0 -# No subject/classic support - c_fill,g_auto:classic,ar_0.7,w_200 -# No subject/classic support - c_fill,g_auto:subject,ar_0.7,w_200 -# No subject/classic support - c_fill,g_auto:subject,ar_1:1 -# No subject/classic support - g_auto:subject,c_fill,ar_0.7,w_750 -# No subject/classic support - g_auto:subject,c_fill,ar_0.7,w_750,fl_getinfo -# no action spec (e_cut_out): e_cut_out,l_docs:logo:logo,g_south_west,w_200,x_20,y_20 -# no action spec: e_displace,l_radialize,y_100 -# no action spec: e_theme:color_black:photosensitivity_110 -# no action spec: e_theme:color_d3d3d3 -# no action spec: h_150/e_progressbar:bar:blue:6/ac_none -# no action spec: h_150/e_progressbar:frame:FF0000:6/ac_none -# no action spec: w_500/e_progressbar:bar:blue:6/ac_none -# no action spec: w_500/e_progressbar:bar:blue:6/ac_none/l_play_icon2,w_0.15 -# no action spec: w_500/e_progressbar:frame:FF0000:12/ac_none -# no action spec: w_500/e_progressbar:frame:FF0000:12/ac_none/l_play_icon2,w_0.15 -# Stroke not implemented in action generator yet - g_south,l_text:Arial_200_bold_italic_stroke_letter_spacing_50:Smile!,co_yellow,bo_10px_solid_blue -so_3,eo_5,e_boomerang/e_loop -vs_10,dl_100,w_250,f_gif -vs_10,dl_100,w_250,f_webp,fl_awebp,fl_animated -dl_100 -dl_200 -e_loop -e_preview:duration_8/c_crop,w_1600,h_800,e_loop -vs_1.1s,dl_200,w_200,e_loop:2 -# Needs spec: missing fl_awebp in result syntax - vs_10,dl_100,w_250,fl_awebp,fl_animated -vs_40,dl_200,h_200,e_loop -#No action spec: e_lightroom:saturation_-100:clarity_25:contrast_73:vignetteamount_60 -#No action spec: e_lightroom:saturation_-100:clarity_25:contrast_73:vignetteamount_60/w_500,q_auto,e_distort:0:0:500:100:500:232:0:332 -#No action spec: e_lightroom:whitebalance_auto -#No action spec: e_lightroom:whitebalance_shade:clarity_25 -#No action spec: e_lightroom:whitebalance_tungsten -#No action spec: e_lightroom:xmp:authenticated:my_presets:warm_shadow_auth.xmp -#No action spec: e_lightroom:xmp:my_presets:warm_shadow.xmp -#No action spec: e_lightroom:xmp:soft_mist.xmp -#No action spec: e_lightroom:xmp:soft_mist.xmp/r_50,f_auto,q_auto,bo_40px_solid_orange/a_5/w_400 -#No action spec: e_lightroom:xmp:soft_mist.xmp/w_300 -#No action spec: e_lightroom:xmp:warm_shadow.xmp -#No action spec: e_lightroom:xmp:warm_shadow.xmp/w_300 -#No action spec: e_progressbar:bar:blue:6 -#No action spec: e_progressbar:color_FF0000:width_12:type_frame -#No action spec: e_progressbar:frame:FF0000:12 -#No action spec: e_progressbar:frame:FF0000:6 -#No action spec: e_progressbar:type_bar:color_blue:width_6 -#Prefix not yet implemented - p_home_thing_ -#Prefix not yet implemented p_my_sprite_ -#Waveform not implemented yet h_200,w_500,fl_waveform -#Waveform not implemented yet h_200,w_500,fl_waveform,co_black,b_white -#Waveform not implemented yet h_200,w_500,fl_waveform,co_darkblue,b_grey -#Waveform not implemented yet h_250,w_400,fl_waveform,so_2,eo_4,co_blue,b_transparent -#e_loop:2 -#w_300,e_distort:40:25:280:60:260:155:35:165 -w_480,so_3,eo_5,e_boomerang/e_loop -c_scale,dl_1000,e_trim,w_700 -f_auto,fl_animated,vs_10,dl_5 -c_crop,g_face,z_1.2,h_150,w_150 -c_crop,g_sink,z_0.8 -g_face,c_crop,z_1.3 -$award_!First! -$bcolor_!rgb:0000ff!/if_fc_gt_0,$bcolor_!red!/bo_5px_solid_$bcolor,c_fill,h_120,w_120 -$bestpic_ref:!file.png! -$colors_5,fn_wasm:quantize.wasm -$foo_!iw! -$foo_1_to_f -$foo_bar -$foo_bar_to_i -$foo_iw_add_100_div_3 -$foo_md:!bar!_to_f -$img_current,$height_ih/if_w_lt_800/c_scale,e_blur:800,u_$img,w_800,h_$height/e_brightness:40,fl_layer_apply/if_end -$img_current/e_grayscale/l_$img,w_0.3,bo_10px_solid_white/fl_layer_apply,g_north_west/q_auto,f_auto,dpr_2.0,w_900 -$mainvideowidth_500/$overlaywidth_$mainvideowidth_div_3/w_$mainvideowidth/l_video:kitten_fighting,w_$overlaywidth,g_south_east -$newwidth_10_add_iw_mul_0.3,w_$newwidth -$overlay_ref:!docs:sale!/fn_wasm:docs:pnglayer.wasm/bo_1px_solid_black -$overlaywidth_$mainvideowidth_div_3 -$qualtag_!Pro!/if_$qualtag_in_tags,q_80/if_else,q_30/w_500 -$qualtag_!Pro!/if_$qualtag_in_tags,q_90/if_else,q_30/w_500 -$qualtag_!important!,$delwidth_450/t_highqual-if-tagged -$rating_!thumbs-down!/t_image_ratings -$rating_!thumbs-down!/t_image_ratings/w_200 -$rating_!thumbs-up!/t_image_ratings -$rating_!thumbs-up!/t_image_ratings/w_200 -$small_150,$big_2_div_$small/c_fill,w_$big,h_$small_add_20/l_my_named_div_layer -$small_150,$big_2_div_$small/c_fill,w_$big,h_$small_add_20/l_my_named_div_layer/e_art:incognito -$small_150,$big_2_mul_$small/c_fill,w_$big,h_$small_add_20 -$small_150,$big_2_mul_$small/c_fill,w_$big,h_$small_add_20/t_my_named_mul_trans -$small_150,$big_2_mul_$small_add_4/c_fill,w_$big,h_$small_add_20 -$small_150/c_fill,w_$big,h_$small_add_20 -$w_200,$ar_0.8/w_$w,ar_$ar,c_fill,g_face -$width_115/t_passport_photo -$width_140/t_passport_photo -$width_165/t_passport_photo -$width_60/t_passport_photo -$width_iw_mul_3/w_$width -$widthval_200,$arval_0.8/w_$widthval,ar_$arval,c_fill,g_face -a_-20 -a_180 -a_180/w_300,h_200,c_fill/l_video:dog,fl_splice,w_300,h_200,c_fill,so_0,du_5/fl_layer_apply -a_20 -a_90 -a_auto_left -a_auto_right -a_hflip -a_ignore -a_vflip -a_vflip/a_20 -ac_none -ac_none/l_video:electronic,e_volume:-50 -af_22050 -af_96000 -ar_1,c_fill,r_max -ar_1.0,c_scale,g_liquid,w_1.0/w_500,h_500 -ar_1.5,c_crop -ar_16:9,c_fill -ar_16:9,c_fill/c_scale,w_auto/c_limit,w_1000 -ar_16:9,c_fill/c_scale,w_auto:breakpoints -ar_16:9,c_fill/c_scale,w_auto:breakpoints:json -ar_16:9,c_fill/c_scale,w_auto:breakpoints_200_1920_30_15 -ar_1:1,c_fill -ar_1:1,c_fill,g_auto,w_400 -ar_2.5,c_crop -ar_4:3,c_fill/c_scale,w_auto,dpr_auto -b_blue,c_pad,h_400,w_660 -b_blue,o_0 -b_green -b_lightblue -b_rgb:d5d2ca,h_300 -b_rgb:fff -b_white,co_red,l_subtitles:arial_17:my_subs_file.srt -bo_1px_solid_black,a_0/f_auto,q_auto,dpr_auto -bo_1px_solid_black,a_0/f_auto,q_auto,dpr_auto,h_300 -bo_1px_solid_black,dpr_2,q_auto,f_auto,w_400 -bo_1px_solid_black,q_auto,dpr_2,f_auto -bo_1px_solid_gray -bo_1px_solid_gray,dpr_auto -bo_1px_solid_gray/dpr_auto -bo_1px_solid_gray/f_auto,dpr_2,q_auto/h_250 -bo_1px_solid_gray/f_auto,dpr_auto,q_auto -bo_1px_solid_gray/f_auto,q_auto,dpr_auto -bo_1px_solid_gray/f_auto,q_auto,w_350,dpr_2 -bo_1px_solid_gray/f_auto,q_auto,w_600,dpr_2 -bo_1px_solid_gray/f_auto,q_auto,w_700,dpr_2 -bo_1px_solid_gray/f_auto,w_250,dpr_2,q_auto -bo_1px_solid_gray/f_auto,w_300,dpr_2,q_auto -bo_1px_solid_gray/f_auto,w_350,dpr_2,q_auto -bo_1px_solid_gray/f_auto,w_500,dpr_2,q_auto -bo_1px_solid_gray/f_auto,w_600,dpr_2,q_auto -bo_1px_solid_gray/f_auto,w_650,dpr_2,q_auto -bo_1px_solid_gray/f_auto,w_700,dpr_2,q_auto -bo_1px_solid_gray/f_auto/q_auto -bo_1px_solid_gray/q_auto,h_450,f_auto,dpr_2 -bo_1px_solid_gray/q_auto,w_400,f_auto,dpr_2 -bo_1px_solid_gray/w_300,f_auto,q_auto,dpr_2 -bo_1px_solid_gray/w_400,dpr_2,q_auto,f_auto -bo_1px_solid_gray/w_400,f_auto,q_auto,dpr_2 -bo_1px_solid_gray/w_400,q_auto,dpr_2,f_auto -bo_1px_solid_gray/w_450,f_auto,dpr_2,q_auto -bo_1px_solid_gray/w_500,f_auto,q_auto,dpr_2 -bo_1px_solid_gray/w_550,q_auto,dpr_2,f_auto -bo_1px_solid_gray/w_550,q_auto,f_auto,dpr_2 -bo_1px_solid_gray/w_600,f_auto,q_auto,dpr_2 -bo_1px_solid_rgb:ccc,f_auto,dpr_2 -bo_2px_solid_black -bo_2px_solid_black,f_auto,q_auto -bo_2px_solid_black,so_100 -bo_2px_solid_black,so_101 -bo_2px_solid_black,so_133 -bo_2px_solid_black,so_14 -bo_2px_solid_black,so_256 -bo_2px_solid_black,so_36 -bo_2px_solid_black,so_371 -bo_2px_solid_black,so_386,c_fill,w_230,h_129 -bo_2px_solid_black,so_48.5 -bo_2px_solid_black,so_63,c_fill,w_230,h_129 -bo_2px_solid_black,so_68 -bo_2px_solid_black,so_98 -bo_2px_solid_black/c_fill,w_230,h_129 -bo_40px_solid_brown -bo_5.5px_solid_hotpink,r_100 -bo_5.5px_solid_hotpink,r_max -bo_5.5px_solid_rgb:aabbcc,r_max -bo_5.5px_solid_rgb:fff -bo_5px_solid_black -bo_5px_solid_black,f_auto,q_auto/dpr_auto -bo_5px_solid_hotpink -bo_5px_solid_red -bo_5px_solid_rgb:aabbcc,r_max -bo_60px_solid_rgb:00390b60 -br_100 -br_100:constant -br_250k -br_500000 -br_500k:constant -c_crop,ar_1.85356,so_813,g_south -c_crop,ar_1.85356,so_813,g_south/c_fill,w_230,h_129 -c_crop,ar_1:1,w_1000,g_auto:cat -c_crop,e_sepia,h_150,r_20,w_150 -c_crop,e_sepia,h_150,r_20,w_150/g_north,l_text:arial_60:This -c_crop,e_viesus_correct,g_south,r_20,w_1000/c_scale,g_north_east,l_viesus_logo,o_50,w_100,x_10,y_10/c_scale,w_600 -c_crop,fl_region_relative -c_crop,fl_relative -c_crop,g_auto -c_crop,g_auto:cat_30:dog_avoid,w_300 -c_crop,g_auto:ocr_text -c_crop,g_auto:ocr_text_30 -c_crop,g_auto:ocr_text_avoid -c_crop,g_cat:dog -c_crop,g_cat:dog/w_0.25,c_scale -c_crop,g_cat:dog:auto:microwave_30:bicycle_avoid -c_crop,g_dog:auto:bird,w_600,h_800 -c_crop,g_dog:auto:bird,w_600,h_800/w_0.25,c_scale -c_crop,g_dog:bird,w_600,h_800 -c_crop,g_dog:bird,w_600,h_800/w_0.25,c_scale -c_crop,g_dog:cat -c_crop,g_dog:cat/w_0.25,c_scale -c_crop,g_face -c_crop,g_face,h_150,w_150 -c_crop,g_face,h_400,w_400 -c_crop,g_face,r_75,bo_10px_solid_grey/l_young_couple,w_150,h_150,c_thumb,r_max,g_faces,bo_3px_solid_black/fl_layer_apply,g_north_east -c_crop,g_microwave -c_crop,g_microwave,ar_1 -c_crop,g_microwave,ar_1/w_0.3,c_scale -c_crop,g_microwave/w_0.3,c_scale -c_crop,g_north,h_200,w_260 -c_crop,g_north,w_300 -c_crop,g_north,w_300,x_100 -c_crop,g_north_west,h_150,w_150 -c_crop,g_ocr_text -c_crop,g_refrigerator -c_crop,g_refrigerator,ar_1 -c_crop,g_refrigerator,ar_1/w_0.3,c_scale -c_crop,g_refrigerator/w_0.3,c_scale -c_crop,g_sink -c_crop,g_sink,ar_1 -c_crop,g_sink,ar_1/w_0.3,c_scale -c_crop,g_sink/w_0.3,c_scale -c_crop,h_100 -c_crop,h_100,w_150,x_380,y_250/c_fill,h_100,w_130/a_20/c_scale,w_0.8 -c_crop,h_160,w_100 -c_crop,h_200 -c_crop,h_200,w_100 -c_crop,h_200,w_200 -c_crop,w_100 -c_crop,w_100,ar_2.0 -c_crop,w_100,h_100 -c_crop,w_100,h_200,e_sepia:17 -c_crop,w_200,h_200,g_xy_center,x_100,y_100 -c_crop,w_300,h_300/c_scale,w_150,r_max -c_crop,x_1 -c_crop,x_1,y_2 -c_crop,x_80,y_30,h_150,w_150 -c_fill,ar_0.7,w_200 -c_fill,ar_0.7,w_750 -c_fill,ar_4:3 -c_fill,e_sepia,h_150,r_20,w_150/g_north,l_text:arial_60:This -c_fill,e_sepia,h_150,r_20,w_150/g_north,l_text:arial_60:Thishttps -c_fill,e_style_transfer,h_700,l_lighthouse,w_700 -c_fill,e_style_transfer,h_700,l_lighthouse,w_700/c_scale,w_250 -c_fill,fl_region_relative -c_fill,fl_relative -c_fill,g_auto,h_250,w_250 -c_fill,g_auto,h_400,ar_0.8 -c_fill,g_auto,h_400,ar_0.8/h_300 -c_fill,g_auto,h_500,w_500 -c_fill,g_auto:ocr_text_avoid,h_400,ar_0.8 -c_fill,g_auto:ocr_text_avoid,h_400,ar_0.8/h_300 -c_fill,g_face,h_10,w_10 -c_fill,g_north,h_200,w_150 -c_fill,g_north,h_200,w_150/ -c_fill,g_ocr_text,h_250,w_250 -c_fill,g_ocr_text,h_500,w_500 -c_fill,g_south,h_250,w_400/l_nice_couple/c_crop,fl_region_relative,g_faces,h_1.3,w_1.3/e_saturation:50/e_vignette/c_scale,w_100/r_max/fl_layer_apply,g_center,x_-20,y_20/l_balloon/c_scale,h_55/e_hue:-20/a_5/fl_layer_apply,x_30,y_5/l_text:Cookie_40_bold:Love/co_rgb:F08,e_colorize/a_20/fl_layer_apply,x_-45,y_44/c_crop,h_250,w_300,x_30/r_60 -c_fill,g_xy_center,x_1,y_2 -c_fill,h_100 -c_fill,h_100,w_150 -c_fill,h_150,q_jpegmini,w_200 -c_fill,h_150,w_100 -c_fill,h_150/l_video:dog,c_fill,h_150/l_video:transition1,e_transition/fl_layer_apply/fl_layer_apply -c_fill,h_200,w_200 -c_fill,h_200,w_200/e_brightness:100,h_200,u_site_bg,w_200 -c_fill,h_200,w_300,r_20 -c_fill,h_250,w_250 -c_fill,h_300,w_200 -c_fill,h_300,w_300 -c_fill,h_500,w_500 -c_fill,h_700,w_700/e_style_transfer:60,l_lighthouse -c_fill,h_700,w_700/e_style_transfer:preserve_color,l_lighthouse -c_fill,h_700,w_700/e_style_transfer:preserve_color:40,l_lighthouse -c_fill,h_700,w_700/e_style_transfer:preserve_color:40,l_lighthouse/w_250 -c_fill,r_50,w_400,h_400,g_north,f_auto,bo_2px_solid_rgb:999/e_shadow:20,co_rgb:ccc/a_30,co_rgb:ec9800,e_colorize,l_url2png_logo -c_fill,r_50,w_400,h_400,g_north,f_auto,bo_2px_solid_rgb:999/e_shadow:20,co_rgb:ccc/a_30,co_rgb:ec9800,e_colorize,l_url2png_logo/ -c_fill,w_100 -c_fill,w_100,ar_2.0 -c_fill,w_100,h_100 -c_fill,w_100_mul_2 -c_fill,x_100,g_xy_center,w_500 -c_fill_pad,g_auto,fl_region_relative -c_fill_pad,g_auto,fl_relative -c_fill_pad,g_auto,h_100 -c_fill_pad,g_auto,w_100 -c_fill_pad,g_auto,w_100,ar_2.0 -c_fill_pad,g_auto,w_100,h_100 -c_fill_pad,g_auto,x_1 -c_fill_pad,g_auto,x_1,y_2 -c_fit,fl_region_relative -c_fit,fl_relative -c_fit,h_100 -c_fit,h_150,w_150 -c_fit,h_16,w_16/e_sepia -c_fit,w_10/a_15 -c_fit,w_100 -c_fit,w_100,ar_2.0 -c_fit,w_100,h_100 -c_imagga_crop -c_imagga_crop,e_saturation:50,h_300,r_20,w_450/g_south_west,l_imagga_logo,o_80,w_100,x_10,y_10 -c_imagga_crop,fl_region_relative -c_imagga_crop,fl_relative -c_imagga_crop,h_100 -c_imagga_crop,h_380,w_380 -c_imagga_crop,w_100 -c_imagga_crop,w_100,ar_2.0 -c_imagga_crop,w_100,h_100 -c_imagga_scale,fl_region_relative -c_imagga_scale,fl_relative -c_imagga_scale,h_100 -c_imagga_scale,h_150,w_150 -c_imagga_scale,h_200,w_150 -c_imagga_scale,h_240,w_260 -c_imagga_scale,w_100 -c_imagga_scale,w_100,ar_2.0 -c_imagga_scale,w_100,h_100 -c_imagga_scale,w_150,h_200 -c_lfill,fl_region_relative -c_lfill,fl_relative -c_lfill,g_xy_center,x_1,y_2 -c_lfill,h_100 -c_lfill,w_100 -c_lfill,w_100,ar_2.0 -c_lfill,w_100,h_100 -c_limit,fl_region_relative -c_limit,fl_relative -c_limit,h_100 -c_limit,w_100 -c_limit,w_100,ar_2.0 -c_limit,w_100,h_100 -c_lpad,fl_region_relative -c_lpad,fl_relative -c_lpad,h_100 -c_lpad,w_100 -c_lpad,w_100,ar_2.0 -c_lpad,w_100,h_100 -c_lpad,w_480,h_320,vs_2,q_70,br_1400k,vc_h264:baseline:3.0 -c_lpad,w_960,h_640,vs_2,q_70,br_5m,vc_h264:main:3.1 -c_lpad,x_1 -c_lpad,x_1,y_2 -c_mfit,fl_region_relative -c_mfit,fl_relative -c_mfit,h_100 -c_mfit,w_100 -c_mfit,w_100,ar_16:9 -c_mfit,w_100,ar_2.0 -c_mfit,w_100,fl_ignore_aspect_ratio -c_mfit,w_100,h_100 -c_mpad,fl_region_relative -c_mpad,fl_relative -c_mpad,h_100 -c_mpad,w_100 -c_mpad,w_100,ar_2.0 -c_mpad,w_100,h_100 -c_mpad,x_1 -c_mpad,x_1,y_2 -c_pad,b_auto -c_pad,b_auto:border -c_pad,b_auto:border:palette_red_green -c_pad,b_auto:border_contrast -c_pad,b_auto:border_contrast:palette_red_green -c_pad,b_auto:border_gradient -c_pad,b_auto:border_gradient:2 -c_pad,b_auto:border_gradient:2:horizontal -c_pad,b_auto:border_gradient:horizontal -c_pad,b_auto:border_gradient:palette_red_green -c_pad,b_auto:border_gradient_contrast -c_pad,b_auto:border_gradient_contrast:2 -c_pad,b_auto:border_gradient_contrast:palette_red_green -c_pad,b_auto:predominant -c_pad,b_auto:predominant:palette_red_green -c_pad,b_auto:predominant_contrast -c_pad,b_auto:predominant_contrast:palette_red_green -c_pad,b_auto:predominant_gradient -c_pad,b_auto:predominant_gradient:2 -c_pad,b_auto:predominant_gradient:2:horizontal -c_pad,b_auto:predominant_gradient:horizontal -c_pad,b_auto:predominant_gradient:palette_red_green -c_pad,b_auto:predominant_gradient_contrast -c_pad,b_auto:predominant_gradient_contrast:2 -c_pad,b_auto:predominant_gradient_contrast:palette_red_green -c_pad,b_blurred -c_pad,b_blurred:100:500 -c_pad,b_green -c_pad,b_rgb:fff -c_pad,du_10,h_360,q_70,w_480 -c_pad,fl_region_relative -c_pad,fl_relative -c_pad,h_100 -c_pad,h_200,w_200,b_black -c_pad,h_300,w_400 -c_pad,h_320,w_480,b_blurred:400:15 -c_pad,h_360,w_480,q_70,du_10 -c_pad,h_360,w_480/du_10/q_70 -c_pad,h_360,w_480/du_10/q_70/vc_auto -c_pad,h_360,w_480/du_10/q_70/vc_h265 -c_pad,h_360,w_480/du_10/q_70/vc_vp9 -c_pad,w_100 -c_pad,w_100,ar_2.0 -c_pad,w_100,h_100 -c_pad,w_200,h_200,e_saturation:50/e_shadow/bo_1px_solid_rgb:666 -c_pad,w_400 -c_pad,x_1 -c_pad,x_1,y_2 -c_scale,e_grayscale,f_auto,q_auto,w_100 -c_scale,e_saturation:50,r_20,w_400/g_south_east,l_logo_jpegmini,o_80,w_100,x_10,y_10/q_jpegmini -c_scale,e_viesus_correct,w_400 -c_scale,e_viesus_correct,w_500 -c_scale,fl_region_relative -c_scale,fl_relative -c_scale,g_liquid -c_scale,h_0.3 -c_scale,h_100 -c_scale,h_150 -c_scale,h_200,w_200 -c_scale,h_200,w_200/e_sepia -c_scale,q_jpegmini,w_400 -c_scale,q_jpegmini:1,w_400 -c_scale,t_sample_named_transform,w_1.0/t_sample_named_transform2 -c_scale,w_0.1/e_sepia:30 -c_scale,w_0.5 -c_scale,w_100 -c_scale,w_100,ar_2.0 -c_scale,w_100,h_100 -c_scale,w_200/r_max -c_scale,w_400 -c_scale,w_400/c_imagga_scale,h_150,l_family_bench.png,r_max,w_150 -c_scale,w_400/l_cloudinary_icon_blue,fl_no_overflow -c_scale,w_400/l_text:Arial_100:Flowers,co_yellow,b_rgb:FEB61FC2 -c_thumb,fl_region_relative -c_thumb,fl_relative -c_thumb,g_adv_eyes -c_thumb,g_adv_face,h_100,w_100 -c_thumb,g_adv_face,w_100,h_100 -c_thumb,g_adv_faces,w_150,h_150 -c_thumb,g_center,w_300 -c_thumb,g_face,h_130,w_130/g_south_east,l_badge,w_40,x_20,y_-40 -c_thumb,g_face,h_150,w_150/g_north_east,l_badge,w_0.08,x_0.15,y_0.15 -c_thumb,g_face,h_150,w_150/r_20/e_sepia/l_cloudinary_icon_blue,g_south_east,x_5,y_5,w_50,o_60,e_brightness:100/a_10 -c_thumb,g_face,h_150,w_150/r_20/e_sepia/l_cloudinary_icon_blue/e_brightness:100/o_60/c_scale,w_50/fl_layer_apply,g_south_east,x_5,y_5/a_10 -c_thumb,g_face,z_0.75,h_150,w_150 -c_thumb,h_100 -c_thumb,w_100 -c_thumb,w_100,ar_2.0 -c_thumb,w_100,h_100 -c_thumb,w_100,h_100,g_face,r_max/l_cloudinary_icon,e_brightness:100,fl_relative,w_0.5,o_60/dpr_1.0 -c_thumb,w_100,h_100,g_face,r_max/l_cloudinary_icon,e_brightness:100,fl_relative,w_0.5,o_60/dpr_2.0 -c_thumb,w_100,h_100,g_face,r_max/l_cloudinary_icon,e_brightness:100,fl_relative,w_0.5,o_60/dpr_3.0 -c_thumb,w_100,h_100,g_face,r_max/l_cloudinary_icon,e_brightness:100,w_50,o_60/dpr_2.0 -c_thumb,w_100,h_100,g_face,r_max/l_cloudinary_icon_white,e_brightness:100,fl_relative,w_0.5,o_60/dpr_1.0 -c_thumb,w_100,h_100,g_face,r_max/l_cloudinary_icon_white,e_brightness:100,fl_relative,w_0.5,o_60/dpr_2.0 -c_thumb,w_100,h_100,g_face,r_max/l_cloudinary_icon_white,e_brightness:100,fl_relative,w_0.5,o_60/dpr_3.0 -c_thumb,w_100,h_100,g_face,r_max/l_cloudinary_icon_white,e_brightness:100,w_50,o_60/dpr_2.0 -co_lightblue,e_outline:outer:100 -co_orange,e_outline:outer:15:200 -co_rgb:009900,e_shadow:50,x_10,y_10 -co_rgb:1a8502,e_shadow:50,x_-15,y_15 -co_rgb:20a020,e_colorize:50 -co_rgb:ec9800,e_colorize:17 -cs_icc:icc_file_public_id -cs_keep_cmyk -cs_no_cmyk -cs_srgb -d_avatar.png -d_public_id -d_publicid -dn_150 -dn_20 -dpr_1.0 -dpr_2 -dpr_2,f_auto,q_auto,bo_1px_solid_black -dpr_2,f_auto,q_auto,w_800 -dpr_2,f_auto,q_auto/bo_1px_solid_gray -dpr_2,q_auto,f_auto -dpr_2,q_auto,f_auto,bo_1px_solid_black -dpr_2,q_auto,f_auto,w_500,bo_1px_solid_gray -dpr_2,q_auto,f_auto,w_600 -dpr_2,q_auto,f_auto,w_600,bo_1px_solid_gray -dpr_2,q_auto,f_auto/bo_1px_solid_gray -dpr_auto -dpr_auto,w_400/bo_1px_solid_gray -dpr_auto,w_600/bo_1px_solid_gray -dpr_auto/bo_1px_solid_gray -dpr_auto/bo_1px_solid_gray/h_300 -dpr_auto/h_300/bo_1px_solid_gray -du_2/e_volume:30 -du_2/e_volume:45 -du_3 -du_30,q_70:qmax_20 -du_5,l_sample/e_transition,l_video:transition1/fl_layer_apply/fl_layer_apply -du_5,w_300,h_200/l_video:dog,w_300,h_200/du_5/l_video:transition1,e_transition/e_accelerate:5s,a_180/fl_layer_apply/fl_layer_apply -du_50p,so_2 -e_accelerate:100 -e_accelerate:6 -e_adv_redeye -e_adv_redeye/w_300,h_80,c_thumb,g_adv_eyes -e_anti_removal:95,l_cloudinary_icon,g_north_west -e_art:al_dente -e_art:athena -e_art:audrey -e_art:aurora -e_art:daguerre -e_art:eucalyptus -e_art:fes -e_art:frost -e_art:hairspray -e_art:hokusai -e_art:incognito -e_art:linen -e_art:peacock -e_art:primavera -e_art:quartz -e_art:red_rock -e_art:refresh -e_art:sizzle -e_art:sonnet -e_art:ukulele -e_art:zorro -e_assist_colorblind -e_assist_colorblind:20 -e_assist_colorblind:8 -e_assist_colorblind:8/e_simulate_colorblind -e_assist_colorblind:xray -e_auto_brightness -e_auto_brightness:10 -e_auto_brightness:17 -e_auto_brightness:80 -e_auto_color -e_auto_color:10 -e_auto_color:17 -e_auto_color:80 -e_auto_contrast -e_auto_contrast:10 -e_auto_contrast:17 -e_auto_contrast:80 -e_bgremoval -e_bgremoval:ffff00 -e_bgremoval:screen -e_blackwhite -e_blackwhite:40 -e_blackwhite:5 -e_blue -e_blue:10 -e_blue:17 -e_blue:90 -e_blur -e_blur:100 -e_blur:300 -e_blur:5 -e_blur:500/l_video:dog,w_600/w_500 -e_blur:800 -e_blur_faces:5 -e_blur_faces:800 -e_blur_region,h_100,w_100,x_50,y_120 -e_blur_region:1000,h_425,w_550,x_600,y_400 -e_blur_region:1500,y_0.75 -e_blur_region:5,g_ocr_text -e_blur_region:800,g_ocr_text -e_blur_region:800,g_ocr_text/h_300 -e_brightness:17 -e_brightness:60 -e_brightness_hsb -e_brightness_hsb:-50 -e_brightness_hsb:10 -e_cartoonify -e_cartoonify/r_max/e_outline:100,co_lightblue/b_lightblue,h_300,c_pad -e_cartoonify/r_max/e_outline:100,co_lightblue/b_lightblue/h_300 -e_cartoonify:20:bw -e_cartoonify:70:80 -e_cartoonify:80 -e_cartoonify:80:100 -e_cartoonify:80:bw -e_colorize:35,co_darkviolet -e_colorize:80 -e_contrast -e_contrast:-70 -e_contrast:17 -e_contrast:50 -e_deshake -e_deshake:32 -e_distort:5:34:70:10:70:75:5:55 -e_distort:arc:180 -e_distort:arc:5 -e_fade:-6 -e_fade:2000 -e_fade:2000/e_fade:-4000 -e_fade:6 -e_fill_light -e_fill_light:10:20 -e_fill_light:17 -e_fill_light:17:-100 -e_fill_light:70:20 -e_gamma:17 -e_gamma:50 -e_gradient_fade:symmetric:10,x_0.2,y_0.4 -e_gradient_fade:symmetric_pad:50,x_0.2 -e_grayscale -e_green -e_green:-30 -e_green:10 -e_green:17 -e_hue -e_hue:10 -e_hue:17 -e_hue:40 -e_improve -e_improve:50 -e_improve:indoor -e_improve:outdoor -e_improve:outdoor:10 -e_improve:outdoor:50 -e_make_transparent:5 -e_make_transparent:50,co_red -e_multiply,l_cloudinary_icon_blue -e_negate -e_noise:100 -e_oil_paint -e_oil_paint:40 -e_oil_paint:5 -e_oil_paint:70 -e_opacity_threshold -e_opacity_threshold:1/b_blue -e_opacity_threshold:10 -e_opacity_threshold:17 -e_ordered_dither -e_ordered_dither:12 -e_ordered_dither:13 -e_ordered_dither:3 -e_ordered_dither:6 -e_outline,co_orange -e_outline:$foo:100:5,co_red -e_outline:fill,co_orange -e_outline:inner,co_orange -e_outline:inner:100:5,co_rgb:ffffff -e_outline:inner_fill,co_orange -e_outline:outer,co_orange -e_outline:outer:20:200 -e_outline:outer:20:200/e_red:50/e_sharpen/e_improve/o_70 -e_outline:outer:20:200/l_cloudinary_icon/e_red:50/e_sharpen/e_improve/o_70 -e_outline:outer:20:200/l_cloudinary_icon_white/e_red:50/e_sharpen/e_improve/o_70 -e_overlay,l_cloudinary_icon_blue -e_pixelate -e_pixelate:17 -e_pixelate:20 -e_pixelate_faces:15 -e_pixelate_faces:5 -e_pixelate_faces:9 -e_pixelate_region,w_100 -e_pixelate_region:2,h_100,w_200,x_1,y_3 -e_pixelate_region:25,y_0.75 -e_pixelate_region:35,h_425,w_550,x_600,y_400 -e_pixelate_region:5,g_ocr_text -e_preview,fl_getinfo -e_preview:duration_12.0:max_seg_3:min_seg_dur_3.0 -e_preview:duration_5 -e_preview:duration_5.0 -e_preview:duration_5.0:max_seg_10:min_seg_dur_1.0 -e_recolor:0.3:0.7:0.1:0.2:0.3:0.6:0.1:0.2:0.2:0.5:0.1:0.2 -e_recolor:0.3:0.7:0.1:0.3:0.6:0.1:0.2:0.5:0.1 -e_red -e_red:10 -e_red:17 -e_red:50 -e_redeye -e_replace_color:2F4F4F:20 -e_replace_color:maroon:80:2b38aa -e_replace_color:maroon:80:2b38aa/w_250 -e_replace_color:red:5:blue -e_replace_color:saddlebrown -e_replace_color:silver:55:89b8ed -e_reverse -e_reverse,fl_splice,l_video:ski_jump/l_video:ski_jump,fl_splice,e_accelerate:-50/e_brightness:10,r_max -e_saturation:17 -e_saturation:50 -e_saturation:70 -e_screen,l_cloudinary_icon -e_screen,l_cloudinary_icon_blue -e_sepia -e_sepia:17 -e_sepia:17/c_crop,h_200,w_100 -e_sepia:50 -e_shadow:50,x_10,y_10 -e_sharpen -e_sharpen:10 -e_sharpen:17 -e_sharpen:400 -e_shear:20.0:0.0 -e_shear:23.0:50.0 -e_simulate_colorblind -e_simulate_colorblind/h_200 -e_simulate_colorblind:deuteranopia -e_simulate_colorblind:protanopia -e_style_transfer,l_davinci_mona_lisa -e_style_transfer,l_lighthouse -e_style_transfer:preserve_color:40,l_lighthouse -e_style_transfer:preserve_color:40,l_lighthouse/e_sepia/fl_layer_apply -e_tint -e_tint:100:red:blue:yellow -e_tint:20 -e_tint:50:red:blue -e_tint:equalize:80:red:50p:blue:60p:yellow:40p -e_tint:equalize:80:red:blue:yellow -e_trim -e_trim:50 -e_trim:50:yellow -e_unsharp_mask -e_unsharp_mask:10 -e_unsharp_mask:17 -e_unsharp_mask:500 -e_vectorize:colors:15:detail:200:despeckle:0.2:paths:90:corners:100 -e_vectorize:colors:17 -e_vectorize:colors:17:detail:100 -e_vectorize:colors:3:detail:0.5 -e_vectorize:detail:200 -e_vibrance -e_vibrance:10 -e_vibrance:17 -e_vibrance:70 -e_viesus_correct -e_viesus_correct:no_redeye -e_viesus_correct:no_redeye:skin_saturation_5 -e_viesus_correct:skin_saturation -e_viesus_correct:skin_saturation_20 -e_vignette -e_vignette:17 -e_vignette:30 -e_volume:10 -e_volume:50 -e_volume:5db -e_volume:mute -eo_10 -eo_3 -f_auto -f_auto,dpr_2,q_auto,h_150,bo_1px_solid_gray -f_auto,dpr_2,q_auto,h_200,bo_1px_solid_gray -f_auto,dpr_auto -f_auto,fl_preserve_transparency -f_auto,q_auto -f_auto,q_auto,dpr_2 -f_auto,q_auto,dpr_2,h_150,bo_1px_solid_gray -f_auto,q_auto,dpr_2,h_200,bo_1px_solid_gray -f_auto,q_auto,dpr_2/bo_1px_solid_gray/w_500 -f_auto,q_auto,dpr_auto,w_300 -f_auto,q_auto,h_150,dpr_2,bo_1px_solid_gray -f_auto,q_auto,w_500,dpr_2,bo_1px_solid_gray -f_auto,q_auto/ -f_auto,w_150,dpr_2,q_auto -f_auto/dpr_auto -f_gif,fl_lossy -f_gif/ar_1,b_rgb:a17ec5,c_fill,fl_animated,h_200 -f_glb -f_jpg -f_jpg,fl_progressive -f_jpg,fl_progressive:semi -f_jpg,u_some -f_jpg/u_some -f_mp3 -f_mp4 -f_mp4,w_300 -f_mp4/b_rgb:d5d2ca,h_300,fl_animated -f_png -f_png/a_90,ar_1,b_rgb:a17ec5,c_fill,g_auto,h_200 -f_png/w_800/l_text:Unkempt_250_bold:Water,fl_cutter,e_shadow -f_webm -f_webp,fl_animated,fl_awebp,vs_10 -fl_animated,f_auto -fl_animated,f_gif -fl_apng -fl_attachment -fl_attachment:pretty_flower -fl_attachment:pretty_flower,f_auto -# Needs spec: missing fl_awebp in result syntax - fl_awebp -fl_clip,pg_2 -fl_clip,pg_name:path -fl_clip,pg_name:stones -fl_clip_evenodd -fl_clip_evenodd,pg_2 -fl_draco -fl_keep_iptc -fl_lossy -fl_lossy,q_50 -fl_progressive,r_10 -fl_region_relative,g_adv_eyes,l_glasses,w_1.5 -fl_region_relative,g_adv_eyes,l_glasses,w_1.7 -fl_region_relative,g_adv_faces,l_silver_face_mask,w_1.1 -fl_splice,l_sample/fl_layer_apply -fl_splice,l_video:dog/fl_layer_apply -fl_splice,l_video:dog/fl_layer_apply,so_0 -fl_whatever -fn_pre:remote:aHR0cHM6Ly9teS5wcmVwcm9jZXNzLmN1c3RvbS9mdW5jdGlvbg== -fn_remote:aHR0cHM6Ly9teS5leGFtcGxlLmN1c3RvbS9mdW5jdGlvbg== -# Not currently supported - Slides - fn_render:w_500;h_500;du_18;vars_(tdur_1500;transition_s:hexagonalize;slides_((media_i:docs:shoppable_sunglasses;sdur_2000);(media_i:docs:shoppable_dress;sdur_4000);(media_i:docs:shoppable_bag2;sdur_3000);(media_i:docs:shoppable_bag;sdur_3000)))/f_auto,q_auto -# Not currently supported - Slides - fn_render:w_500;h_500;du_20;vars_(sdur_3000;tdur_1500;transition_s:circlecrop;slides_((media_i:docs:shoppable_sunglasses);(media_i:docs:shoppable_dress);(media_i:docs:shoppable_bag2);(media_i:docs:shoppable_bag)))/f_auto,q_auto -# Not currently supported - Slides - fn_render:w_640;h_480;du_20;vars_(sdur_3000;tdur_1500;transition_s:hexagonalize;slides_((media_v:hourglass_timer;type_s:video);(media_i:docs:shoppable_dress);(media_i:docs:shoppable_bag2);(media_i:docs:shoppable_bag)))/f_auto,q_auto -fn_wasm:my_example.wasm -fps_1-5 -fps_10 -fps_10- -fps_10-20 -g_face,c_crop -g_face,c_thumb,w_150,h_150 -g_face,c_thumb,w_150,h_150,z_0.7 -g_face,w_500,c_thumb,fl_getinfo -g_north,l_text:arial_60:watchme,y_20 -g_south,l_text:Arial_200:Flower -h_100,w_190 -h_105/e_shadow:50,x_10,y_10 -h_120 -h_150 -h_150,c_scale,fl_ignore_aspect_ratio -h_150,dpr_2.0 -h_150,dpr_auto -h_150,fl_ignore_aspect_ratio -h_150,w_150,c_pad,b_auto:predominant -h_150,w_150,c_pad,b_auto:predominant_gradient:2:diagonal_desc -h_150/l_play_icon2,w_0.1 -h_150/q_auto,f_auto,dpr_2/bo_1px_solid_gray -h_200 -h_200,c_scale/e_outline:15:200,co_orange -h_200,w_200,c_pad,b_auto:border -h_200,w_200,c_pad,b_auto:border_contrast -h_200,w_200,c_pad,b_auto:predominant -h_200,w_200,c_pad,b_auto:predominant_contrast -h_200/u_docs:iphone_template,h_300,a_90 -h_200/u_docs:transparent_grid,w_1.0,h_1.0,fl_relative,c_crop,o_50 -h_225/q_auto,f_auto,bo_1px_solid_black -h_250 -h_250,w_150,c_fill,g_auto/f_auto/q_auto -h_300 -h_300,ar_3:4,c_fill,g_auto:face -h_300,ar_3:4,c_fill,g_auto:faces -h_300,dpr_2.0 -h_300,q_auto,f_auto,dpr_2 -h_300,w_300 -h_300,w_300,c_pad,b_auto:predominant -h_300,w_300,c_pad,b_auto:predominant/e_gradient_fade:symmetric_pad,x_0.5 -h_300,w_300,c_pad,b_auto:predominant_gradient:2:diagonal_desc -h_300,w_300,c_pad,b_auto:predominant_gradient:4:palette_red_green_blue_orange -h_300,w_300,c_pad,b_auto:predominant_gradient_contrast:4 -h_310 -h_320,c_scale/c_pad,h_320,w_480,b_blurred:400:15/e_volume:mute/e_accelerate:100 -h_320,w_480 -h_320,w_480/h_150 -h_350/q_auto,dpr_auto -h_375/u_docs:bg_beach,g_south,w_800 -h_375/u_docs:bg_beach,g_south,w_800/h_200 -h_375/u_docs:rainbow_field,g_south,w_800 -h_375/u_docs:rainbow_field,g_south,w_800/h_200 -h_400,ar_3:4,c_fill,g_auto:face -h_400,ar_9:16,c_fill_pad,g_auto/so_8 -h_400,w_244,c_fill -h_400,w_244,c_fill,so_1 -h_400,w_244,g_auto,c_fill -h_500,w_500,c_fill -if_!sale:in_stock!_in_tags,l_sale_icon,w_180,g_south_east,x_30,y_30 -if_!sale:in_stock!_in_tags,l_sale_icon,w_180,g_south_east,x_30,y_30/w_250 -if_ar_gt_0.65_and_w_gt_1000,ar_0.65,h_1000,c_fill -if_ar_gt_1.2,c_pad,h_320,w_480,b_black/if_else,c_pad,h_320,w_480,b_blurred:400:15 -if_ar_gt_1.2,c_pad,h_320,w_480,b_green/if_else,c_pad,h_320,w_480,b_blurred:400:15 -if_ar_gt_3:4_and_w_gt_300_and_h_gt_200,c_crop,w_300,h_200 -if_ar_lt_1.0,$height_300/if_else,$height_200/h_$height -if_ctx:!productType!_eq_!shoes!,w_200,ar_1:1,c_fill,g_auto -if_expression,a_20 -if_expression/a_20/if_else/a_30/if_end -if_expression/a_20/if_end -if_ils_gt_0.5,w_120,h_150,c_pad/if_else,w_120,h_150,c_fill -if_iw_lte_200,c_fill,h_120,w_80/if_else,c_fill,h_90,w_100 -if_w_gt_300,e_oil_paint -if_w_gt_400,l_thumbs-up-small,w_150,g_north_east,x_10,y_10/w_400,c_limit -if_w_lte_200,c_fill,h_120,w_80/if_else,c_fill,h_90,w_100 -if_w_lte_400/c_fill,h_220,w_180/e_red/if_else/c_fill,h_190,w_300/e_oil_paint/if_end -ki_0.15 -ki_0.4 -l_badge,o_60,w_500 -l_call_text,fl_region_relative,w_1.1,g_ocr_text -l_call_text,fl_region_relative,w_1.1,g_ocr_text/w_120 -l_cloudinary_icon -l_cloudinary_icon,g_north_west,y_20 -l_cloudinary_icon,so_6.5,eo_10,o_50,e_brightness:100 -l_cloudinary_icon,w_0.2,fl_relative -l_cloudinary_icon,w_0.8,fl_relative -l_cloudinary_icon,w_0.9,c_scale,g_north_east,o_70,e_brightness:50 -l_cloudinary_icon,w_300,g_north_east,o_60 -l_cloudinary_icon_blue -l_cloudinary_icon_blue,g_north_west,x_20,y_20 -l_cloudinary_icon_blue,w_0.3,fl_relative,g_north_east -l_cloudinary_icon_blue,w_0.5,c_scale,g_north_east,o_70,e_brightness:50 -l_cloudinary_icon_blue,w_0.8,fl_relative -l_cloudinary_icon_white,so_6.5,eo_10,o_50,e_brightness:100 -l_cloudinary_icon_white,w_200,o_30,fl_tiled -l_cloudinary_icon_white,w_300,g_north_east,o_60 -l_face_left/w_200,h_200,c_thumb,g_face,r_max/fl_layer_apply,g_north_east -l_fetch:aHR0cDovL2Nsb3VkaW5hcnkuY29tL2ltYWdlcy9sb2dvLnBuZw==,g_north_west,x_5,y_5 -l_fetch:aHR0cDovL2Nsb3VkaW5hcnkuY29tL2ltYWdlcy9sb2dvLnBuZw==,g_north_west,x_5,y_5,eo_5 -l_fetch:aHR0cDovL2Nsb3VkaW5hcnkuY29tL2ltYWdlcy9vbGRfbG9nby5wbmc= -l_fetch:aHR0cHM6Ly9yZXMuY2xvdWRpbmFyeS5jb20vZGVtby9pbWFnZS91cGxvYWQvbG9nb3MvY2xvdWRpbmFyeV9mdWxsX2xvZ29fd2hpdGVfc21hbGwucG5n -l_golden_star,g_faces,w_1.0,fl_region_relative -l_golden_star,g_faces,w_1.1,fl_region_relative -l_golden_star,g_north_west,w_20,x_314,y_148/w_500 -l_happy_smiley,w_1.3,fl_region_relative,g_faces -l_lut:iwltbap_aspen.3dl -l_lut:iwltbap_aspen.3dl/w_200 -l_lut:iwltbap_sedona.3dl -l_lut:iwltbap_sedona.3dl/w_200 -l_sample -l_sample,fl_cutter -l_sample,fl_replace_image,e_cartoonify -l_sample,so_6.5,eo_10 -l_sample.jpg -l_sample/e_anti_removal,fl_layer_apply -l_sample/e_mask,fl_layer_apply -l_sample/e_multiply,fl_layer_apply -l_sample/e_overlay,fl_layer_apply -l_sample/e_screen,fl_layer_apply -l_sample/e_sepia/fl_layer_apply -l_sample/fl_cutter,fl_layer_apply,g_south -l_sample/fl_first_flag/fl_second_flag/fl_layer_apply -l_sample/fl_no_overflow,fl_layer_apply -l_sample/fl_tiled,fl_layer_apply -l_sample/g_face,fl_layer_apply -l_sample/x_10,fl_layer_apply -l_subtitles:arial_17:sample_sub_en.srt -l_subtitles:arial_20:sample_sub_en.srt -l_subtitles:arial_40:sample_sub_en.srt,co_yellow,b_black -l_subtitles:arial_70:sample_sub_en.srt,co_rgb:ffff00,b_black -l_subtitles:folder-permissions-tutorial.en-us.azure.transcript -l_subtitles:impact_15:lincoln.transcript,b_rgb:331a00 -l_subtitles:impact_15:lincoln.transcript,co_khaki,b_rgb:331a00,g_south_west -l_subtitles:lincoln.transcript -l_subtitles:sample_sub_en.srt -l_subtitles:times_20:folder-permissions-tutorial.en-us.azure.transcript,co_blue,g_north -l_text:Arial_45_bold:John -l_text:arial_15:hello -l_text:arial_15_bold:hello -l_text:parisienne_17_bold_strikethrough_justify_stroke_letter_spacing_17_antialias_subpixel:Hello -l_video:dog,fl_splice,so_0,du_5 -l_video:dog,fl_splice,w_300,c_fill,so_0/fl_layer_apply -l_video:dog,so_4.5,eo_8,a_90,w_200,g_east -l_video:dog,w_0.5 -l_video:dog/du_5/l_video:transition1,e_transition/fl_layer_apply/fl_layer_apply -l_video:dog/e_transition,l_video:transition1/fl_layer_apply/fl_layer_apply -l_video:dog/l_video:transition1,e_transition/a_180/fl_layer_apply/fl_layer_apply -l_video:electronic -l_video:kitten_fighting,e_fade:3000,w_100 -l_video:sample -l_video:sample/e_sepia/fl_layer_apply -l_video:ski_jump,eo_6,c_scale,w_250,g_north_east -l_video:ski_jump,fl_splice,e_reverse/l_video:ski_jump,fl_splice,e_accelerate:-50/e_brightness:10,r_max -l_video:ski_jump,fl_splice,e_reverse/l_video:ski_jump,fl_splice,e_accelerate:-50/e_volume:mute/e_brightness:10,r_max -l_video:ski_jump,so_3,eo_6,c_scale,w_250,g_north_east -o_17 -o_30 -pg_2 -pg_2-4;6;8 -pg_2-4;6;8/w_300 -pg_3 -pg_4-7;9 -pg_embedded:3 -pg_embedded:3/w_300 -pg_embedded:3;5 -pg_embedded:7 -pg_embedded:name:skyline-3242040_1920 -pg_embedded:name:skyline-3242040_1920.jpg -pg_embedded:name:skyline.jpg -pg_embedded:name:skyline.jpg;bg.jpg -pg_name:lala;fofo -pg_name:record_cover;Shadow -pg_name:record_cover;Shadow/w_300 -pg_name:skyline -q_100 -q_20 -q_50 -q_60 -q_60:420 -q_70:qmax_20 -q_80 -q_auto -q_auto,dpr_2,bo_1px_solid_black,f_auto -q_auto,dpr_2,f_auto -q_auto,dpr_2,f_auto,bo_1px_solid_black -q_auto,dpr_2,f_auto,bo_1px_solid_gray -q_auto,dpr_2,f_auto,h_300 -q_auto,dpr_2,h_300,f_auto,bo_1px_solid_black -q_auto,dpr_2,w_150,f_auto -q_auto,dpr_auto -q_auto,f_auto -q_auto,f_auto,bo_1px_solid_black -q_auto,f_auto,bo_1px_solid_gray,dpr_2,h_450 -q_auto,f_auto,bo_1px_solid_gray,dpr_2,w_250 -q_auto,f_auto,bo_1px_solid_gray,dpr_2,w_650 -q_auto,f_auto,bo_1px_solid_gray,dpr_2,w_660 -q_auto,f_auto,dpr_2 -q_auto,f_auto,dpr_2,bo_1px_solid_gray -q_auto,f_auto,dpr_2,c_crop,w_100,h_80/w_40 -q_auto,f_auto,dpr_2,h_300 -q_auto,f_auto,dpr_2,w_350,r_20/e_outline:1,co_black -q_auto,f_auto,dpr_2,w_400 -q_auto,f_auto,dpr_2/bo_1px_solid_gray -q_auto,f_auto,dpr_2/w_20 -q_auto,f_auto,dpr_auto -q_auto,f_auto,w_500 -q_auto,w_600,f_auto,dpr_2 -q_auto,w_800,f_auto -q_auto:best -q_auto:eco -q_auto:good -q_auto:low -q_auto:low:444 -q_jpegmini -q_jpegmini:0 -q_jpegmini:1 -q_jpegmini:2 -r_10 -r_10:20 -r_10:20:30 -r_10:20:30:40 -r_20 -r_20:0:40:60 -r_20:80 -r_max -so_0,du_3 -so_1 -so_10 -so_10p,du_30p -so_120 -so_21/bo_2px_solid_black -so_3 -so_3,du_5 -so_3,eo_5 -so_30/bo_2px_solid_black -so_3p,du_5p -so_4,w_350,h_350,c_crop,r_20,e_grayscale,bo_5px_solid_black -so_43,du_10/fl_mono -so_5 -so_6.5,eo_10 -so_62 -so_7/h_400,ar_9:16,c_fill,g_auto -so_7/h_400,ar_9:16,c_fill_pad,g_auto -so_8 -so_8.5 -sp_custom_square -sp_full_hd -sp_full_hd_lean -sp_full_hd_wifi -sp_hd -sp_hd_lean -sp_my_custom_sp -sp_sd -t_demo_combined -t_fit_100x150 -t_jpg_with_quality_30,w_100,h_50,c_fit -t_jpg_with_quality_30/t_crop_400x400/t_fit_100x150 -t_my_named_transformation -t_sample_named_transform -t_sample_named_transform.sample_named_transform2 -t_vignette_angle -u_docs:iphone_template,h_300,a_90 -u_sample/g_face,fl_layer_apply -u_site_bg,w_1.0,h_1.0,fl_relative -vc_auto -vc_h264:baseline:3.1 -vs_40 -w_0.25,c_scale -w_0.4,a_20/l_cloudinary_icon,o_50,w_60,g_south_east,y_15,x_60 -w_0.4,a_20/l_cloudinary_icon_white,w_60,o_50,g_south_east,y_15,x_60 -w_0.5 -w_10/a_10 -w_100 -w_100,c_fill -w_100,h_100,c_fill -w_100,h_100,c_fill,dpr_2.0 -w_100,h_100,c_fill,dpr_2.0,g_face -w_100,h_100,c_pad,dpr_2.0 -w_100,h_150,c_fill -w_100,h_150,c_fill,g_faces -w_100,h_40,c_thumb,g_adv_eyes -w_100/a_-20 -w_100/a_90 -w_100/a_vflip/a_45 -w_100/dpr_1.0 -w_100/dpr_2.0 -w_100/dpr_3.0 -w_1000 -w_1000,dpr_2 -w_1000,f_auto,q_auto:best -w_115,h_135,c_thumb,g_faces -w_120 -w_123/a_45 -w_150,c_scale -w_150,e_art:al_dente -w_150,e_art:athena -w_150,e_art:audrey -w_150,e_art:aurora -w_150,e_art:daguerre -w_150,e_art:eucalyptus -w_150,e_art:fes -w_150,e_art:frost -w_150,e_art:hairspray -w_150,e_art:hokusai -w_150,e_art:incognito -w_150,e_art:linen -w_150,e_art:peacock -w_150,e_art:primavera -w_150,e_art:quartz -w_150,e_art:red_rock -w_150,e_art:refresh -w_150,e_art:sizzle -w_150,e_art:sonnet -w_150,e_art:ukulele -w_150,e_art:zorro -w_150,f_auto,q_auto,dpr_2 -w_150,h_100 -w_150,h_100,c_fill -w_150,h_100,c_fill,r_10:40:25 -w_150,h_100,c_fill,r_25 -w_150,h_100,c_fill,r_25:0 -w_150,h_100,c_fill,r_30:0:30:30 -w_150,h_100,c_scale -w_150,h_150,c_fill -w_150,h_150,c_fill,g_east -w_150,h_150,c_lfill -w_150,h_150,c_limit -w_150,h_150,c_lpad,b_green -w_150,h_150,c_pad,b_black -w_150,h_150,c_pad,b_pink -w_150,h_150,c_scale -w_150,h_150,c_thumb,g_auto -w_150,h_150,c_thumb,g_center -w_150,h_150,c_thumb,g_face -w_150,h_150,c_thumb,g_face,r_20,e_sepia/l_cloudinary_icon,g_south_east,x_5,y_5,w_50,o_60,e_brightness:100/a_10 -w_150,h_150,c_thumb,g_face/r_20/e_sepia/l_cloudinary_icon_blue,g_south_east,x_5,y_5,w_50,o_60,e_brightness:100/a_10 -w_150,h_200,c_lfill -w_150,h_60,c_fit -w_1520,h_1440,c_crop,g_west,x_50 -w_1520,h_1440,c_crop,g_west,x_50/e_pixelate_region:15,g_ocr_text -w_1520,h_1440,c_crop,g_west,x_50/h_283 -w_20,h_20,c_mfit -w_20,h_20,c_mpad -w_20,q_auto -w_200 -w_200,a_45 -w_200,a_45/d_avatar.png -w_200,c_scale/e_outline:20:200,co_red/e_outline:15:200,co_orange/e_outline:10:200,co_yellow -w_200,dpr_2.0 -w_200,f_auto,q_auto,dpr_2 -w_200,h_100 -w_200,h_150,c_crop -w_200,h_150,c_crop,g_north_west -w_200,h_200,c_crop,g_auto -w_200,h_200,c_crop,g_center -w_200,h_200,c_crop,r_max -w_200,h_200,c_fill -w_200,h_200,c_fill,g_auto -w_200,h_200,c_fill,g_center -w_200,h_200,c_fill,g_face -w_200,h_200,c_fill,g_faces -w_200,h_200,c_fill,g_faces/u_docs:iphone_template,h_300,a_90 -w_200,h_200,c_fill,r_max/a_30/e_trim -w_200,h_200,c_fill/e_style_transfer,l_sailing_angel -w_200,h_200,c_fit,a_hflip/l_cloudinary_icon,w_0.4,fl_relative,g_north,x_15,y_35,a_4,e_brightness:100,o_70 -w_200,h_200,c_fit,a_hflip/l_cloudinary_icon_white,w_0.4,fl_relative,g_north,x_15,y_35,a_4,e_brightness:100,o_70 -w_200,h_200,c_thumb,g_face -w_200,h_200,c_thumb,g_face,r_max -w_200,h_200,c_thumb,g_face,r_max,e_sharpen -w_200,h_200,c_thumb,g_face,r_max,l_face_left/fl_layer_apply,g_north_east -w_200,h_200,c_thumb,g_face/r_20,bo_5px_solid_black/l_cloudinary_icon,o_50,w_0.25,fl_relative,g_north_east,y_10,x_10 -w_200,h_200,c_thumb,g_face/r_20,bo_5px_solid_black/l_cloudinary_icon_white,o_50,w_0.25,fl_relative,g_north_east,y_10,x_10 -w_200,h_220,c_thumb,g_face/l_hexagon_feather_sample,fl_cutter -w_200,h_300,c_fill,g_auto -w_200,h_300,c_fill,g_center -w_200/dpr_1.0 -w_200/dpr_2.0 -w_200/dpr_3.0 -w_230,h_168,c_fit -w_25,h_150,c_fill,g_auto -w_25,h_150,c_fill_pad,g_auto,b_auto -w_250 -w_250,bo_1px_solid_gray -w_250,f_auto,q_auto,dpr_2 -w_250,fl_animated,f_auto -w_250,h_150,c_fill,r_max -w_250,h_250,c_fill -w_250,h_250,c_fill,g_east -w_250,h_250,c_fill,g_faces -w_250,h_250,c_fill,g_north -w_250,h_250,c_fill,g_south_east -w_250,h_250,c_fit -w_250,h_250,c_limit -w_250,h_250,c_lpad,b_black -w_250,h_250,c_mfit -w_250,h_250,c_mpad -w_250,h_250,c_pad,b_black -w_250,q_80 -w_250,q_auto:best -w_250,q_auto:eco -w_250,q_auto:good -w_250,q_auto:low -w_250,x_780,y_350,c_crop -w_250,x_780,y_350,c_crop/u_docs:transparent_grid,w_250,c_crop,o_50 -w_250,x_780,y_350,c_crop/w_1100 -w_250/u_docs:transparent_grid,w_1.0,h_1.0,fl_relative,c_crop,o_50 -w_250/u_docs:transparent_grid,w_250,c_crop,o_50 -w_260,h_200,c_crop,g_north -w_28,q_auto -w_28,q_auto,f_auto -w_28,q_auto,f_auto,dpr_2 -w_300 -w_300,c_fill,g_auto,ar_1:1 -w_300,c_scale,pg_2 -w_300,c_scale,pg_4,e_sepia,r_50,bo_2px_solid_rgb:999/l_aspose_cloud_logo,w_0.9,fl_relative,o_70,g_south,y_20 -w_300,e_accelerate:100 -w_300,e_grayscale -w_300,e_noise:50 -w_300,f_auto,q_auto,dpr_2 -w_300,f_auto,q_auto,dpr_2,bo_1px_solid_gray -w_300,fl_keep_iptc -w_300,fl_png8 -w_300,h_100,c_scale -w_300,h_200,c_crop -w_300,h_200,c_fill,dpr_auto -w_300,h_200,c_fill/l_video:dog,fl_splice,w_300,h_200,c_fill -w_300,h_200,c_fill/l_video:dog,fl_splice,w_300,h_200,c_fill,so_0 -w_300,h_200,du_5/l_video:dog,w_300,h_200/du_5/l_video:transition1,e_transition/fl_layer_apply/fl_layer_apply -w_300,h_200,du_5/l_video:dog,w_300,h_200/du_5/l_video:transition1,e_transition/fl_layer_apply/fl_layer_apply/l_video:snow_deer,w_300,h_200/du_5/l_video:transition2,e_transition/fl_layer_apply/fl_layer_apply/l_video:dog,fl_splice,w_300,h_200/du_5/fl_layer_apply -w_300,h_200/w_300,h_200,l_sample,fl_splice,du_3/so_0,fl_layer_apply -w_300,h_250,e_grayscale -w_300,h_300,c_fill,b_blue,r_max -w_300,h_300,c_fill,g_face,r_max,f_auto -w_300,h_300,c_fill,r_max,e_sharpen,so_30p/l_cloudinary_icon,w_0.9,fl_relative,o_40 -w_300,h_300,c_fill,r_max,e_sharpen,so_30p/l_cloudinary_icon_blue,w_0.9,fl_relative,o_40 -w_300,h_300,c_fill/l_cloudinary_icon,w_0.8,fl_relative,e_brightness:100,o_50 -w_300,h_300,c_fill/l_cloudinary_icon_white,w_0.8,fl_relative,e_brightness:100,o_50 -w_300,h_300,c_pad,b_blue -w_300,h_300,c_pad,b_green -w_300,h_350,c_fill,g_north -w_300,h_350,c_fill,g_north/ -w_300,h_80,c_thumb,g_adv_eyes -w_300,pg_2 -w_300,r_30 -w_300,r_max -w_300/c_fill,e_shadow,x_w_div_50,y_w_div_50 -w_300/l_video:dog,w_100,g_north_east,r_max -w_350 -w_350,bo_5px_solid_black/q_auto,dpr_auto -w_350,e_tint:100:red:blue:yellow -w_350,e_tint:20 -w_350,e_tint:equalize:80:red:50p:blue:60p:yellow:40p -w_350,f_auto -w_350,f_gif -w_350,h_200,x_230,y_20,c_crop -w_350,q_100 -w_350,q_80 -w_350,q_auto:best -w_350,q_auto:eco -w_350,q_auto:good -w_350,q_auto:low -w_350/q_auto,dpr_auto -w_400 -w_400,ar_1,c_thumb,g_auto:skateboard -w_400,ar_1,g_auto,c_fill_pad -w_400,ar_1,g_auto,c_fill_pad,so_1 -w_400,c_fill,ar_4:3 -w_400,f_png -w_400,fl_keep_iptc -w_400,h_150,c_lpad,b_green -w_400,h_250,c_fill,g_south/l_nice_couple,w_1.3,h_1.3,g_faces,c_crop,fl_region_relative/e_saturation:50/e_vignette/fl_layer_apply,w_100,r_max,g_center,y_20,x_-20/l_balloon,h_55/e_hue:-20,a_5/fl_layer_apply,x_30,y_5/l_text:Cookie_40_bold:Love,e_colorize,co_rgb:f08/a_20,fl_layer_apply,x_-45,y_44/c_crop,w_300,h_250,x_30/r_60 -w_400,h_300,c_pad -w_400,h_400,c_crop,g_face,r_max/w_200 -w_400,q_auto:best,vc_vp9 -w_450,bo_5px_solid_black/q_auto,dpr_auto -w_500 -w_500,ar_1,c_crop,g_auto:bottle -w_500,ar_1,c_crop,g_auto:bottle/h_150 -w_500,ar_1,c_crop,g_bottle -w_500,ar_1,c_crop,g_bottle/h_150 -w_500,ar_1,c_fill,g_auto:bottle -w_500,ar_1,c_fill,g_auto:bottle/h_150 -w_500,ar_1,c_fill,g_bottle -w_500,ar_1,c_fill,g_bottle/h_150 -w_500,ar_1,c_thumb,g_auto:bottle -w_500,ar_1,c_thumb,g_auto:bottle/h_150 -w_500,ar_1,c_thumb,g_bottle -w_500,ar_1,c_thumb,g_bottle/h_150 -w_500,ar_1.0,c_fill,g_auto -w_500,ar_1.0,c_fill,g_auto/h_300 -w_500,ar_1.0,c_fill,g_auto:person_avoid -w_500,ar_1.0,c_fill,g_auto:person_avoid/h_300 -w_500,ar_4:3 -w_500,bo_5px_solid_black -w_500,e_brightness:30 -w_500,e_contrast:50 -w_500,e_gamma:-20 -w_500,e_reverse -w_500,e_saturation:-50 -w_500,e_vignette:50 -w_500,e_volume:50 -w_500,f_auto -w_500,f_auto,q_auto,dpr_2/bo_1px_solid_gray -w_500,f_auto/fl_streaming_attachment:mydog -w_500,q_auto,f_auto -w_500,q_auto,f_auto,dpr_2 -w_500/e_brightness:70/l_woman,c_crop,g_face/w_150/e_saturation:50/e_shadow/fl_layer_apply -w_500/e_brightness:70/l_woman,c_crop,g_face/w_250/e_saturation:50/e_shadow,x_20,y_20,co_grey/fl_layer_apply -w_500/l_cloudinary_icon,g_north_east,o_50,w_200,e_anti_removal:90 -w_500/l_cloudinary_icon,o_50,w_100,e_brightness:100,fl_tiled -w_500/l_cloudinary_icon,w_150/e_blackwhite/fl_layer_apply,g_north_east -w_500/l_cloudinary_icon,w_150/e_blackwhite/l_cloudinary_icon,w_50/fl_layer_apply/fl_layer_apply,g_north_east -w_500/l_cloudinary_icon_blue,g_north_east,o_50,w_200,e_anti_removal:90 -w_500/l_cloudinary_icon_blue,w_150/e_blackwhite/fl_layer_apply,g_north_east -w_500/l_cloudinary_icon_blue,w_150/e_blackwhite/l_cloudinary_icon_blue,w_50/fl_layer_apply/fl_layer_apply,g_north_east -w_500/l_cloudinary_icon_white,o_50,w_100,e_brightness:100,fl_tiled -w_500/l_my_bg -w_500/l_my_icon -w_500/l_subtitles:Arial_40:sample_sub_he.srt -w_500/l_subtitles:sample_sub_he.srt -w_500/l_text:Arial_80:Flowers -w_500/l_text:Verdana_50_bold:Cool -w_500/l_text:Verdana_75_bold_underline_letter_spacing_14:Flowers -w_500/l_text:Verdana_75_bold_underline_stroke_letter_spacing_14_line_spacing_4:words,y_24 -w_500/l_text:verdana_12_bold_underline_left:words -w_500/l_text:verdana_12_bold_underline_left:words,y_23 -w_500/l_text:verdana_1:words -w_500/l_video:docs:bluescreen_watches,e_make_transparent:10,co_rgb:3d8d48,w_1.0,fl_relative/du_15 -w_500/l_video:docs:bluescreen_watches,e_make_transparent:20,co_rgb:0e80d8,w_0.6,fl_relative,g_north/du_15 -w_500/u_fetch:aW1hZ2UudXJs -w_500/u_my_bg -w_550,h_300,c_fit/f_auto,q_auto,dpr_2 -w_550,h_35,c_crop,g_north_west/bo_1px_solid_gray/dpr_auto -w_600 -w_600,ar_1,c_thumb,g_auto:microwave -w_600,ar_1,c_thumb,g_auto:microwave/h_150 -w_600,ar_1,c_thumb,g_auto:refrigerator -w_600,ar_1,c_thumb,g_auto:refrigerator/h_150 -w_600,ar_1,c_thumb,g_auto:sink -w_600,ar_1,c_thumb,g_auto:sink/h_150 -w_600,f_auto,q_auto,dpr_2 -w_600/q_100 -w_600/q_auto,f_auto,dpr_2/bo_1px_solid_gray -w_600/q_auto:low -w_600/w_570,h_43,c_crop,g_north_west/bo_1px_solid_gray -w_700,dpr_2/f_auto,q_auto -w_700,f_auto,q_auto,dpr_2/bo_1px_solid_gray -w_700,h_700,c_fill -w_700,h_700,c_fill/e_style_transfer,l_sailing_angel -w_700,h_700,c_fill/e_style_transfer:60,l_lighthouse/w_250 -w_700,h_700,c_fill/e_style_transfer:preserve_color,l_lighthouse/w_250 -w_700,h_700,c_fill/w_250 -w_700,q_auto,f_auto,dpr_2 -w_700,r_max/fl_region_relative,g_adv_eyes,l_harlequinmask,w_1.7 -w_700/dpr_auto/bo_1px_solid_gray -w_750,h_750,c_fill,g_faces -w_750,h_750,c_fill,g_faces/u_docs:iphone_template,h_300,a_90 -w_80,h_120,c_fill,g_face -w_80,h_400,c_fill,g_auto -w_80,h_400,c_fill_pad,g_auto,b_auto -w_800 -w_800,r_150 -w_800/bo_1px_solid_gray -w_850,dpr_2 -w_abc -w_auto -w_auto,c_scale -w_auto,dpr_auto,c_limit/g_north_east,y_5,x_5,co_white,l_text:Arial_18_bold:dpr_auto -w_auto,dpr_auto,c_limit/g_north_east,y_5,x_5,co_white,l_text:Arial_18_bold:dpr_auto,w_auto -w_auto,dpr_auto,c_scale -w_auto,f_auto,c_scale -w_auto,g_auto,c_fill -w_auto,q_auto,c_scale -w_iw_add_100_div_3 -x_355,y_410,w_300,h_200,c_crop -x_355,y_410,w_300,h_200,c_crop/w_130,h_100,c_fill -x_355,y_410,w_300,h_200,c_crop/w_130,h_100,c_fill/a_20/c_scale,w_0.5 -x_355,y_410,w_300,h_200,c_crop/w_130,h_100,c_fill/a_20/w_0.5 -x_355,y_410,w_300,h_200,c_crop/w_150,h_100,c_scale -https://res.cloudinary.com/demo/video/upload/f_webm/dog.mp4 -# NEW URLS TO VALIDATE BELOW THIS LINE -# No support for unsecure URLS yet - http://res.cloudinary.com/demo/video/upload/f_webm/dog.mp4 -# No support for unsecure URLS yet - http://res.cloudinary.com/demo/raw/twitter/sample -# Signature not yet implemented https://res.cloudinary.com/demo/video/upload/s--12345678--/dog.mp4 -h_150,w_150,c_pad,b_auto:predominant_gradient:4:palette_f00_green_blue_orange -a_180/w_300,h_200,c_fill/l_video:kitten_fighting,fl_splice,w_300,h_200,c_fill,so_0,du_5/fl_layer_apply -# Not working for some reason $tlx_597/$tly_202/$boxw_355/$boxh_220/$color_!blue!/$object_!jacket!/$conf_0.85/$fontsize_17/$pix_3/$style_!Arial_17!/l_docs:filled-square,bo_$pix_solid_$color,c_scale,e_brightness:50,w_$boxw,h_$boxh/fl_layer_apply,g_north_west,x_$tlx,y_$tly/l_text:$style:$(object) $(conf),co_white,b_$color/fl_layer_apply,g_north_west,x_$tlx,y_$tly_sub_$fontsize -# Not working for some reason c_scale,w_400/l_text:Arial_100:Big Flowers,co_yellow,fl_text_disallow_overflow -c_crop,g_face,r_75,bo_10px_solid_grey/l_young_couple,w_150,h_150,c_thumb,r_max,g_faces,bo_3px_solid_black/fl_layer_apply,g_north_east -https://res.cloudinary.com/demo/image/upload/e_bgremoval/casual_yellow.png -du_5.0/c_scale,h_200,w_300/l_video:dog/c_scale,h_200,w_300/du_5.0/e_transition,l_video:transition1/fl_layer_apply/fl_layer_apply -w_200,h_200,c_fill/e_style_transfer,l_sailing_angel -b_blue,c_fill,h_300,r_max,w_300 -w_500/w_400,c_fit,l_text:Neucha_26_bold:Lorem -l_text:Arial_150:Flowers,co_yellow,bo_6px_solid_red,fl_text_no_trim -l_video:docs:bluescreen_watches,e_make_transparent:20,co_rgb:0e80d8,w_0.6,fl_relative,g_north/du_15