[{"data":1,"prerenderedAt":4682},["ShallowReactive",2],{"navigation":3,"docs-/providers/cloudinary":139,"docs-/providers/cloudinary-surround":3439},[4,20,33,129],{"title":5,"_path":6,"children":7},"Get Started","/get-started",[8,11,14,17],{"title":9,"_path":10},"Installation","/get-started/installation",{"title":12,"_path":13},"Configuration","/get-started/configuration",{"title":15,"_path":16},"Providers","/get-started/providers",{"title":18,"_path":19},"Contributing","/get-started/contributing",{"title":21,"_path":22,"children":23},"Usage","/usage",[24,27,30],{"title":25,"_path":26},"\u003CNuxtImg>","/usage/nuxt-img",{"title":28,"_path":29},"\u003CNuxtPicture>","/usage/nuxt-picture",{"title":31,"_path":32},"useImage()","/usage/use-image",{"title":15,"_path":34,"children":35},"/providers",[36,39,42,45,48,51,54,57,60,63,66,69,72,75,78,81,84,87,90,93,96,99,102,105,108,111,114,117,120,123,126],{"title":37,"_path":38},"Aliyun","/providers/aliyun",{"title":40,"_path":41},"AWS Amplify","/providers/aws-amplify",{"title":43,"_path":44},"Bunny","/providers/bunny",{"title":46,"_path":47},"Caisy","/providers/caisy",{"title":49,"_path":50},"Cloudflare","/providers/cloudflare",{"title":52,"_path":53},"Cloudimage","/providers/cloudimage",{"title":55,"_path":56},"Cloudinary","/providers/cloudinary",{"title":58,"_path":59},"Contentful","/providers/contentful",{"title":61,"_path":62},"Directus","/providers/directus",{"title":64,"_path":65},"Edgio","/providers/edgio",{"title":67,"_path":68},"Fastly","/providers/fastly",{"title":70,"_path":71},"Filerobot","/providers/filerobot",{"title":73,"_path":74},"Glide","/providers/glide",{"title":76,"_path":77},"Gumlet","/providers/gumlet",{"title":79,"_path":80},"Hygraph","/providers/hygraph",{"title":82,"_path":83},"ImageEngine","/providers/imageengine",{"title":85,"_path":86},"ImageKit","/providers/imagekit",{"title":88,"_path":89},"Imgix","/providers/imgix",{"title":91,"_path":92},"IPX","/providers/ipx",{"title":94,"_path":95},"Netlify","/providers/netlify",{"title":97,"_path":98},"Prepr","/providers/prepr",{"title":100,"_path":101},"Prismic","/providers/prismic",{"title":103,"_path":104},"Sanity","/providers/sanity",{"title":106,"_path":107},"Sirv","/providers/sirv",{"title":109,"_path":110},"Storyblok","/providers/storyblok",{"title":112,"_path":113},"Strapi","/providers/strapi",{"title":115,"_path":116},"Twicpics","/providers/twicpics",{"title":118,"_path":119},"Unsplash","/providers/unsplash",{"title":121,"_path":122},"Uploadcare","/providers/uploadcare",{"title":124,"_path":125},"Vercel","/providers/vercel",{"title":127,"_path":128},"Weserv","/providers/weserv",{"title":130,"_path":131,"children":132},"Advanced","/advanced",[133,136],{"title":134,"_path":135},"Custom Provider","/advanced/custom-provider",{"title":137,"_path":138},"Static Images","/advanced/static-images",{"_path":56,"_dir":140,"_draft":141,"_partial":141,"_locale":142,"title":55,"description":143,"links":144,"body":150,"_type":3433,"_id":3434,"_source":3435,"_file":3436,"_stem":3437,"_extension":3438},"providers",false,"","Nuxt Image has first class integration with Cloudinary.",[145],{"label":146,"icon":147,"to":148,"size":149},"Source","i-simple-icons-github","https://github.com/nuxt/image/blob/main/src/runtime/providers/cloudinary.ts","xs",{"type":151,"children":152,"toc":3407},"root",[153,171,196,201,346,353,376,390,396,505,639,644,649,758,876,881,895,915,1016,1030,1036,1056,1082,1091,1096,1142,1147,1157,1170,1233,1408,1417,1534,1729,1738,1752,1945,1954,1959,2132,2141,2155,2164,2176,2185,2190,2330,2339,2372,2741,2754,2763,2792,2801,2806,2815,2835,3163,3173,3187,3334,3344,3357,3366,3371,3381,3386,3401],{"type":154,"tag":155,"props":156,"children":157},"element","p",{},[158,161,169],{"type":159,"value":160},"text","Integration between ",{"type":154,"tag":162,"props":163,"children":167},"a",{"href":164,"rel":165},"https://cloudinary.com",[166],"nofollow",[168],{"type":159,"value":55},{"type":159,"value":170}," and the image module.",{"type":154,"tag":172,"props":173,"children":174},"callout",{},[175],{"type":154,"tag":155,"props":176,"children":177},{},[178,180,187,189],{"type":159,"value":179},"If you are looking for more advanced Cloudinary usage or prebuilt components like VideoPlayer, OgImage or ProductGallery, check out Cloudinary module for Nuxt by visiting module ",{"type":154,"tag":162,"props":181,"children":184},{"href":182,"rel":183},"https://cloudinary.nuxtjs.org",[166],[185],{"type":159,"value":186},"documentation",{"type":159,"value":188}," or GitHub ",{"type":154,"tag":162,"props":190,"children":193},{"href":191,"rel":192},"https://github.com/nuxt-modules/cloudinary",[166],[194],{"type":159,"value":195},"repository",{"type":154,"tag":155,"props":197,"children":198},{},[199],{"type":159,"value":200},"To use this provider you just need to specify the base URL of your project in Cloudinary.",{"type":154,"tag":202,"props":203,"children":208},"pre",{"className":204,"code":205,"filename":206,"language":207,"meta":142,"style":142},"language-ts shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default defineNuxtConfig({\n  image: {\n    cloudinary: {\n      baseURL: 'https://res.cloudinary.com/\u003Cyour-cloud-name>/image/upload'\n    }\n  }\n})\n","nuxt.config.ts","ts",[209],{"type":154,"tag":210,"props":211,"children":212},"code",{"__ignoreMap":142},[213,248,268,285,314,323,332],{"type":154,"tag":214,"props":215,"children":218},"span",{"class":216,"line":217},"line",1,[219,225,230,236,242],{"type":154,"tag":214,"props":220,"children":222},{"style":221},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#89DDFF;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[223],{"type":159,"value":224},"export",{"type":154,"tag":214,"props":226,"children":227},{"style":221},[228],{"type":159,"value":229}," default",{"type":154,"tag":214,"props":231,"children":233},{"style":232},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[234],{"type":159,"value":235}," defineNuxtConfig",{"type":154,"tag":214,"props":237,"children":239},{"style":238},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[240],{"type":159,"value":241},"(",{"type":154,"tag":214,"props":243,"children":245},{"style":244},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[246],{"type":159,"value":247},"{\n",{"type":154,"tag":214,"props":249,"children":251},{"class":216,"line":250},2,[252,258,263],{"type":154,"tag":214,"props":253,"children":255},{"style":254},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[256],{"type":159,"value":257},"  image",{"type":154,"tag":214,"props":259,"children":260},{"style":244},[261],{"type":159,"value":262},":",{"type":154,"tag":214,"props":264,"children":265},{"style":244},[266],{"type":159,"value":267}," {\n",{"type":154,"tag":214,"props":269,"children":271},{"class":216,"line":270},3,[272,277,281],{"type":154,"tag":214,"props":273,"children":274},{"style":254},[275],{"type":159,"value":276},"    cloudinary",{"type":154,"tag":214,"props":278,"children":279},{"style":244},[280],{"type":159,"value":262},{"type":154,"tag":214,"props":282,"children":283},{"style":244},[284],{"type":159,"value":267},{"type":154,"tag":214,"props":286,"children":288},{"class":216,"line":287},4,[289,294,298,303,309],{"type":154,"tag":214,"props":290,"children":291},{"style":254},[292],{"type":159,"value":293},"      baseURL",{"type":154,"tag":214,"props":295,"children":296},{"style":244},[297],{"type":159,"value":262},{"type":154,"tag":214,"props":299,"children":300},{"style":244},[301],{"type":159,"value":302}," '",{"type":154,"tag":214,"props":304,"children":306},{"style":305},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[307],{"type":159,"value":308},"https://res.cloudinary.com/\u003Cyour-cloud-name>/image/upload",{"type":154,"tag":214,"props":310,"children":311},{"style":244},[312],{"type":159,"value":313},"'\n",{"type":154,"tag":214,"props":315,"children":317},{"class":216,"line":316},5,[318],{"type":154,"tag":214,"props":319,"children":320},{"style":244},[321],{"type":159,"value":322},"    }\n",{"type":154,"tag":214,"props":324,"children":326},{"class":216,"line":325},6,[327],{"type":154,"tag":214,"props":328,"children":329},{"style":244},[330],{"type":159,"value":331},"  }\n",{"type":154,"tag":214,"props":333,"children":335},{"class":216,"line":334},7,[336,341],{"type":154,"tag":214,"props":337,"children":338},{"style":244},[339],{"type":159,"value":340},"}",{"type":154,"tag":214,"props":342,"children":343},{"style":238},[344],{"type":159,"value":345},")\n",{"type":154,"tag":347,"props":348,"children":350},"h2",{"id":349},"remote-images",[351],{"type":159,"value":352},"Remote Images",{"type":154,"tag":155,"props":354,"children":355},{},[356,358,365,367,374],{"type":159,"value":357},"To handle remote image data, you can either use ",{"type":154,"tag":162,"props":359,"children":362},{"href":360,"rel":361},"https://cloudinary.com/documentation/fetch_remote_images#remote_image_fetch_url",[166],[363],{"type":159,"value":364},"fetch",{"type":159,"value":366}," or ",{"type":154,"tag":162,"props":368,"children":371},{"href":369,"rel":370},"https://cloudinary.com/documentation/fetch_remote_images#auto_upload_remote_resources",[166],[372],{"type":159,"value":373},"upload",{"type":159,"value":375},".",{"type":154,"tag":155,"props":377,"children":378},{},[379,381,388],{"type":159,"value":380},"Consult the ",{"type":154,"tag":162,"props":382,"children":385},{"href":383,"rel":384},"https://cloudinary.com/documentation/fetch_remote_images#comparing_fetch_to_auto_upload",[166],[386],{"type":159,"value":387},"Cloudinary documentation",{"type":159,"value":389}," for the difference between the two.",{"type":154,"tag":391,"props":392,"children":393},"h3",{"id":364},[394],{"type":159,"value":395},"Fetch",{"type":154,"tag":202,"props":397,"children":399},{"className":204,"code":398,"filename":206,"language":207,"meta":142,"style":142},"export default defineNuxtConfig({\n  image: {\n    cloudinary: {\n      baseURL: 'https://res.cloudinary.com/\u003Cyour-cloud-name>/image/fetch'\n    }\n  }\n})\n",[400],{"type":154,"tag":210,"props":401,"children":402},{"__ignoreMap":142},[403,426,441,456,480,487,494],{"type":154,"tag":214,"props":404,"children":405},{"class":216,"line":217},[406,410,414,418,422],{"type":154,"tag":214,"props":407,"children":408},{"style":221},[409],{"type":159,"value":224},{"type":154,"tag":214,"props":411,"children":412},{"style":221},[413],{"type":159,"value":229},{"type":154,"tag":214,"props":415,"children":416},{"style":232},[417],{"type":159,"value":235},{"type":154,"tag":214,"props":419,"children":420},{"style":238},[421],{"type":159,"value":241},{"type":154,"tag":214,"props":423,"children":424},{"style":244},[425],{"type":159,"value":247},{"type":154,"tag":214,"props":427,"children":428},{"class":216,"line":250},[429,433,437],{"type":154,"tag":214,"props":430,"children":431},{"style":254},[432],{"type":159,"value":257},{"type":154,"tag":214,"props":434,"children":435},{"style":244},[436],{"type":159,"value":262},{"type":154,"tag":214,"props":438,"children":439},{"style":244},[440],{"type":159,"value":267},{"type":154,"tag":214,"props":442,"children":443},{"class":216,"line":270},[444,448,452],{"type":154,"tag":214,"props":445,"children":446},{"style":254},[447],{"type":159,"value":276},{"type":154,"tag":214,"props":449,"children":450},{"style":244},[451],{"type":159,"value":262},{"type":154,"tag":214,"props":453,"children":454},{"style":244},[455],{"type":159,"value":267},{"type":154,"tag":214,"props":457,"children":458},{"class":216,"line":287},[459,463,467,471,476],{"type":154,"tag":214,"props":460,"children":461},{"style":254},[462],{"type":159,"value":293},{"type":154,"tag":214,"props":464,"children":465},{"style":244},[466],{"type":159,"value":262},{"type":154,"tag":214,"props":468,"children":469},{"style":244},[470],{"type":159,"value":302},{"type":154,"tag":214,"props":472,"children":473},{"style":305},[474],{"type":159,"value":475},"https://res.cloudinary.com/\u003Cyour-cloud-name>/image/fetch",{"type":154,"tag":214,"props":477,"children":478},{"style":244},[479],{"type":159,"value":313},{"type":154,"tag":214,"props":481,"children":482},{"class":216,"line":316},[483],{"type":154,"tag":214,"props":484,"children":485},{"style":244},[486],{"type":159,"value":322},{"type":154,"tag":214,"props":488,"children":489},{"class":216,"line":325},[490],{"type":154,"tag":214,"props":491,"children":492},{"style":244},[493],{"type":159,"value":331},{"type":154,"tag":214,"props":495,"children":496},{"class":216,"line":334},[497,501],{"type":154,"tag":214,"props":498,"children":499},{"style":244},[500],{"type":159,"value":340},{"type":154,"tag":214,"props":502,"children":503},{"style":238},[504],{"type":159,"value":345},{"type":154,"tag":202,"props":506,"children":510},{"className":507,"code":508,"language":509,"meta":142,"style":142},"language-vue shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"https://upload.wikimedia.org/wikipedia/commons/a/ae/Olympic_flag.jpg\"\n  width=\"300\"\n  height=\"200\"\n/>\n","vue",[511],{"type":154,"tag":210,"props":512,"children":513},{"__ignoreMap":142},[514,527,556,581,606,631],{"type":154,"tag":214,"props":515,"children":516},{"class":216,"line":217},[517,522],{"type":154,"tag":214,"props":518,"children":519},{"style":244},[520],{"type":159,"value":521},"\u003C",{"type":154,"tag":214,"props":523,"children":524},{"style":254},[525],{"type":159,"value":526},"NuxtImg\n",{"type":154,"tag":214,"props":528,"children":529},{"class":216,"line":250},[530,536,541,546,551],{"type":154,"tag":214,"props":531,"children":533},{"style":532},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[534],{"type":159,"value":535},"  provider",{"type":154,"tag":214,"props":537,"children":538},{"style":244},[539],{"type":159,"value":540},"=",{"type":154,"tag":214,"props":542,"children":543},{"style":244},[544],{"type":159,"value":545},"\"",{"type":154,"tag":214,"props":547,"children":548},{"style":305},[549],{"type":159,"value":550},"cloudinary",{"type":154,"tag":214,"props":552,"children":553},{"style":244},[554],{"type":159,"value":555},"\"\n",{"type":154,"tag":214,"props":557,"children":558},{"class":216,"line":270},[559,564,568,572,577],{"type":154,"tag":214,"props":560,"children":561},{"style":532},[562],{"type":159,"value":563},"  src",{"type":154,"tag":214,"props":565,"children":566},{"style":244},[567],{"type":159,"value":540},{"type":154,"tag":214,"props":569,"children":570},{"style":244},[571],{"type":159,"value":545},{"type":154,"tag":214,"props":573,"children":574},{"style":305},[575],{"type":159,"value":576},"https://upload.wikimedia.org/wikipedia/commons/a/ae/Olympic_flag.jpg",{"type":154,"tag":214,"props":578,"children":579},{"style":244},[580],{"type":159,"value":555},{"type":154,"tag":214,"props":582,"children":583},{"class":216,"line":287},[584,589,593,597,602],{"type":154,"tag":214,"props":585,"children":586},{"style":532},[587],{"type":159,"value":588},"  width",{"type":154,"tag":214,"props":590,"children":591},{"style":244},[592],{"type":159,"value":540},{"type":154,"tag":214,"props":594,"children":595},{"style":244},[596],{"type":159,"value":545},{"type":154,"tag":214,"props":598,"children":599},{"style":305},[600],{"type":159,"value":601},"300",{"type":154,"tag":214,"props":603,"children":604},{"style":244},[605],{"type":159,"value":555},{"type":154,"tag":214,"props":607,"children":608},{"class":216,"line":316},[609,614,618,622,627],{"type":154,"tag":214,"props":610,"children":611},{"style":532},[612],{"type":159,"value":613},"  height",{"type":154,"tag":214,"props":615,"children":616},{"style":244},[617],{"type":159,"value":540},{"type":154,"tag":214,"props":619,"children":620},{"style":244},[621],{"type":159,"value":545},{"type":154,"tag":214,"props":623,"children":624},{"style":305},[625],{"type":159,"value":626},"200",{"type":154,"tag":214,"props":628,"children":629},{"style":244},[630],{"type":159,"value":555},{"type":154,"tag":214,"props":632,"children":633},{"class":216,"line":325},[634],{"type":154,"tag":214,"props":635,"children":636},{"style":238},[637],{"type":159,"value":638},"/>\n",{"type":154,"tag":155,"props":640,"children":641},{},[642],{"type":159,"value":643},"Note: You will need to configure your 'Allowed fetch domains' to do the above.",{"type":154,"tag":391,"props":645,"children":646},{"id":373},[647],{"type":159,"value":648},"Upload",{"type":154,"tag":202,"props":650,"children":652},{"className":204,"code":651,"filename":206,"language":207,"meta":142,"style":142},"export default defineNuxtConfig({\n  image: {\n    cloudinary: {\n      baseURL: 'https://res.cloudinary.com/\u003Cyour-cloud-name>/image/upload/\u003Cmapping-folder>'\n    }\n  }\n})\n",[653],{"type":154,"tag":210,"props":654,"children":655},{"__ignoreMap":142},[656,679,694,709,733,740,747],{"type":154,"tag":214,"props":657,"children":658},{"class":216,"line":217},[659,663,667,671,675],{"type":154,"tag":214,"props":660,"children":661},{"style":221},[662],{"type":159,"value":224},{"type":154,"tag":214,"props":664,"children":665},{"style":221},[666],{"type":159,"value":229},{"type":154,"tag":214,"props":668,"children":669},{"style":232},[670],{"type":159,"value":235},{"type":154,"tag":214,"props":672,"children":673},{"style":238},[674],{"type":159,"value":241},{"type":154,"tag":214,"props":676,"children":677},{"style":244},[678],{"type":159,"value":247},{"type":154,"tag":214,"props":680,"children":681},{"class":216,"line":250},[682,686,690],{"type":154,"tag":214,"props":683,"children":684},{"style":254},[685],{"type":159,"value":257},{"type":154,"tag":214,"props":687,"children":688},{"style":244},[689],{"type":159,"value":262},{"type":154,"tag":214,"props":691,"children":692},{"style":244},[693],{"type":159,"value":267},{"type":154,"tag":214,"props":695,"children":696},{"class":216,"line":270},[697,701,705],{"type":154,"tag":214,"props":698,"children":699},{"style":254},[700],{"type":159,"value":276},{"type":154,"tag":214,"props":702,"children":703},{"style":244},[704],{"type":159,"value":262},{"type":154,"tag":214,"props":706,"children":707},{"style":244},[708],{"type":159,"value":267},{"type":154,"tag":214,"props":710,"children":711},{"class":216,"line":287},[712,716,720,724,729],{"type":154,"tag":214,"props":713,"children":714},{"style":254},[715],{"type":159,"value":293},{"type":154,"tag":214,"props":717,"children":718},{"style":244},[719],{"type":159,"value":262},{"type":154,"tag":214,"props":721,"children":722},{"style":244},[723],{"type":159,"value":302},{"type":154,"tag":214,"props":725,"children":726},{"style":305},[727],{"type":159,"value":728},"https://res.cloudinary.com/\u003Cyour-cloud-name>/image/upload/\u003Cmapping-folder>",{"type":154,"tag":214,"props":730,"children":731},{"style":244},[732],{"type":159,"value":313},{"type":154,"tag":214,"props":734,"children":735},{"class":216,"line":316},[736],{"type":154,"tag":214,"props":737,"children":738},{"style":244},[739],{"type":159,"value":322},{"type":154,"tag":214,"props":741,"children":742},{"class":216,"line":325},[743],{"type":154,"tag":214,"props":744,"children":745},{"style":244},[746],{"type":159,"value":331},{"type":154,"tag":214,"props":748,"children":749},{"class":216,"line":334},[750,754],{"type":154,"tag":214,"props":751,"children":752},{"style":244},[753],{"type":159,"value":340},{"type":154,"tag":214,"props":755,"children":756},{"style":238},[757],{"type":159,"value":345},{"type":154,"tag":202,"props":759,"children":761},{"className":507,"code":760,"language":509,"meta":142,"style":142},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/commons/a/ae/Olympic_flag.jpg\"\n  width=\"300\"\n  height=\"200\"\n/>\n",[762],{"type":154,"tag":210,"props":763,"children":764},{"__ignoreMap":142},[765,776,799,823,846,869],{"type":154,"tag":214,"props":766,"children":767},{"class":216,"line":217},[768,772],{"type":154,"tag":214,"props":769,"children":770},{"style":244},[771],{"type":159,"value":521},{"type":154,"tag":214,"props":773,"children":774},{"style":254},[775],{"type":159,"value":526},{"type":154,"tag":214,"props":777,"children":778},{"class":216,"line":250},[779,783,787,791,795],{"type":154,"tag":214,"props":780,"children":781},{"style":532},[782],{"type":159,"value":535},{"type":154,"tag":214,"props":784,"children":785},{"style":244},[786],{"type":159,"value":540},{"type":154,"tag":214,"props":788,"children":789},{"style":244},[790],{"type":159,"value":545},{"type":154,"tag":214,"props":792,"children":793},{"style":305},[794],{"type":159,"value":550},{"type":154,"tag":214,"props":796,"children":797},{"style":244},[798],{"type":159,"value":555},{"type":154,"tag":214,"props":800,"children":801},{"class":216,"line":270},[802,806,810,814,819],{"type":154,"tag":214,"props":803,"children":804},{"style":532},[805],{"type":159,"value":563},{"type":154,"tag":214,"props":807,"children":808},{"style":244},[809],{"type":159,"value":540},{"type":154,"tag":214,"props":811,"children":812},{"style":244},[813],{"type":159,"value":545},{"type":154,"tag":214,"props":815,"children":816},{"style":305},[817],{"type":159,"value":818},"/commons/a/ae/Olympic_flag.jpg",{"type":154,"tag":214,"props":820,"children":821},{"style":244},[822],{"type":159,"value":555},{"type":154,"tag":214,"props":824,"children":825},{"class":216,"line":287},[826,830,834,838,842],{"type":154,"tag":214,"props":827,"children":828},{"style":532},[829],{"type":159,"value":588},{"type":154,"tag":214,"props":831,"children":832},{"style":244},[833],{"type":159,"value":540},{"type":154,"tag":214,"props":835,"children":836},{"style":244},[837],{"type":159,"value":545},{"type":154,"tag":214,"props":839,"children":840},{"style":305},[841],{"type":159,"value":601},{"type":154,"tag":214,"props":843,"children":844},{"style":244},[845],{"type":159,"value":555},{"type":154,"tag":214,"props":847,"children":848},{"class":216,"line":316},[849,853,857,861,865],{"type":154,"tag":214,"props":850,"children":851},{"style":532},[852],{"type":159,"value":613},{"type":154,"tag":214,"props":854,"children":855},{"style":244},[856],{"type":159,"value":540},{"type":154,"tag":214,"props":858,"children":859},{"style":244},[860],{"type":159,"value":545},{"type":154,"tag":214,"props":862,"children":863},{"style":305},[864],{"type":159,"value":626},{"type":154,"tag":214,"props":866,"children":867},{"style":244},[868],{"type":159,"value":555},{"type":154,"tag":214,"props":870,"children":871},{"class":216,"line":325},[872],{"type":154,"tag":214,"props":873,"children":874},{"style":238},[875],{"type":159,"value":638},{"type":154,"tag":155,"props":877,"children":878},{},[879],{"type":159,"value":880},"Note: You will need to configure your 'Auto upload mapping' to do the above.",{"type":154,"tag":347,"props":882,"children":884},{"id":883},"cloudinary-fit-values",[885,887,893],{"type":159,"value":886},"Cloudinary ",{"type":154,"tag":210,"props":888,"children":890},{"className":889},[],[891],{"type":159,"value":892},"fit",{"type":159,"value":894}," values",{"type":154,"tag":155,"props":896,"children":897},{},[898,900,913],{"type":159,"value":899},"Beside the ",{"type":154,"tag":162,"props":901,"children":903},{"href":902},"/usage/nuxt-img#fit",[904,906,911],{"type":159,"value":905},"standard values for ",{"type":154,"tag":210,"props":907,"children":909},{"className":908},[],[910],{"type":159,"value":892},{"type":159,"value":912}," property",{"type":159,"value":914}," of Nuxt image and Nuxt picture, Cloudinary offers the following for extra resizing experience:",{"type":154,"tag":916,"props":917,"children":918},"ul",{},[919,947,971,994,1005],{"type":154,"tag":920,"props":921,"children":922},"li",{},[923,929,931,937,939,945],{"type":154,"tag":210,"props":924,"children":926},{"className":925},[],[927],{"type":159,"value":928},"minCover",{"type":159,"value":930}," - Same like ",{"type":154,"tag":210,"props":932,"children":934},{"className":933},[],[935],{"type":159,"value":936},"cover",{"type":159,"value":938}," but only resizing if the original image is ",{"type":154,"tag":940,"props":941,"children":942},"strong",{},[943],{"type":159,"value":944},"smaller",{"type":159,"value":946}," than the given minimum (width and height).",{"type":154,"tag":920,"props":948,"children":949},{},[950,956,958,964,966,970],{"type":154,"tag":210,"props":951,"children":953},{"className":952},[],[954],{"type":159,"value":955},"minInside",{"type":159,"value":957}," - Same as the ",{"type":154,"tag":210,"props":959,"children":961},{"className":960},[],[962],{"type":159,"value":963},"inside",{"type":159,"value":965}," mode but only if the original image is ",{"type":154,"tag":940,"props":967,"children":968},{},[969],{"type":159,"value":944},{"type":159,"value":946},{"type":154,"tag":920,"props":972,"children":973},{},[974,980,981,986,987,992],{"type":154,"tag":210,"props":975,"children":977},{"className":976},[],[978],{"type":159,"value":979},"coverLimit",{"type":159,"value":957},{"type":154,"tag":210,"props":982,"children":984},{"className":983},[],[985],{"type":159,"value":936},{"type":159,"value":965},{"type":154,"tag":940,"props":988,"children":989},{},[990],{"type":159,"value":991},"larger",{"type":159,"value":993}," than the given limit (width and height)",{"type":154,"tag":920,"props":995,"children":996},{},[997,1003],{"type":154,"tag":210,"props":998,"children":1000},{"className":999},[],[1001],{"type":159,"value":1002},"thumbnail",{"type":159,"value":1004},"- Generate a thumbnail using face detection.",{"type":154,"tag":920,"props":1006,"children":1007},{},[1008,1014],{"type":154,"tag":210,"props":1009,"children":1011},{"className":1010},[],[1012],{"type":159,"value":1013},"cropping",{"type":159,"value":1015}," - Used to extract a given width & height out of the original image. The original proportions are retained.",{"type":154,"tag":155,"props":1017,"children":1018},{},[1019,1021,1028],{"type":159,"value":1020},"Check out ",{"type":154,"tag":162,"props":1022,"children":1025},{"href":1023,"rel":1024},"https://cloudinary.com/documentation/image_transformation_reference#crop_parameter",[166],[1026],{"type":159,"value":1027},"Cloudinary resize mode Documentation",{"type":159,"value":1029}," for more details.",{"type":154,"tag":347,"props":1031,"children":1033},{"id":1032},"cloudinary-modifiers",[1034],{"type":159,"value":1035},"Cloudinary Modifiers",{"type":154,"tag":155,"props":1037,"children":1038},{},[1039,1040,1046,1048,1054],{"type":159,"value":899},{"type":154,"tag":162,"props":1041,"children":1043},{"href":1042},"/usage/nuxt-img#modifiers",[1044],{"type":159,"value":1045},"standard modifiers",{"type":159,"value":1047},", you can also pass the following Cloudinary-specific transformation params to ",{"type":154,"tag":210,"props":1049,"children":1051},{"className":1050},[],[1052],{"type":159,"value":1053},"modifiers",{"type":159,"value":1055}," prop.",{"type":154,"tag":172,"props":1057,"children":1058},{},[1059],{"type":154,"tag":155,"props":1060,"children":1061},{},[1062,1064,1071,1073,1080],{"type":159,"value":1063},"The Cloudinary provider automatically enables ",{"type":154,"tag":162,"props":1065,"children":1068},{"href":1066,"rel":1067},"https://cloudinary.com/documentation/image_transformations#f_auto",[166],[1069],{"type":159,"value":1070},"automatic format selection",{"type":159,"value":1072}," and ",{"type":154,"tag":162,"props":1074,"children":1077},{"href":1075,"rel":1076},"https://cloudinary.com/documentation/image_optimization#automatic_quality_selection_q_auto",[166],[1078],{"type":159,"value":1079},"automatic quality selection",{"type":159,"value":1081}," for best performance.",{"type":154,"tag":391,"props":1083,"children":1085},{"id":1084},"rotate",[1086],{"type":154,"tag":210,"props":1087,"children":1089},{"className":1088},[],[1090],{"type":159,"value":1084},{"type":154,"tag":155,"props":1092,"children":1093},{},[1094],{"type":159,"value":1095},"Accepted values:",{"type":154,"tag":916,"props":1097,"children":1098},{},[1099,1104],{"type":154,"tag":920,"props":1100,"children":1101},{},[1102],{"type":159,"value":1103},"Any degree number, or",{"type":154,"tag":920,"props":1105,"children":1106},{},[1107,1113,1115,1121,1122,1128,1129,1135,1136],{"type":154,"tag":210,"props":1108,"children":1110},{"className":1109},[],[1111],{"type":159,"value":1112},"auto_right",{"type":159,"value":1114}," | ",{"type":154,"tag":210,"props":1116,"children":1118},{"className":1117},[],[1119],{"type":159,"value":1120},"auto_left",{"type":159,"value":1114},{"type":154,"tag":210,"props":1123,"children":1125},{"className":1124},[],[1126],{"type":159,"value":1127},"ignore",{"type":159,"value":1114},{"type":154,"tag":210,"props":1130,"children":1132},{"className":1131},[],[1133],{"type":159,"value":1134},"vflip",{"type":159,"value":1114},{"type":154,"tag":210,"props":1137,"children":1139},{"className":1138},[],[1140],{"type":159,"value":1141},"hflip",{"type":154,"tag":155,"props":1143,"children":1144},{},[1145],{"type":159,"value":1146},"To rotate or flip a given asset by certain degrees, or automatically based on orientation.",{"type":154,"tag":391,"props":1148,"children":1150},{"id":1149},"roundcorner",[1151],{"type":154,"tag":210,"props":1152,"children":1154},{"className":1153},[],[1155],{"type":159,"value":1156},"roundCorner",{"type":154,"tag":155,"props":1158,"children":1159},{},[1160,1162,1168],{"type":159,"value":1161},"Round the specified corners of the desired image. If pass only a number or ",{"type":154,"tag":210,"props":1163,"children":1165},{"className":1164},[],[1166],{"type":159,"value":1167},"max",{"type":159,"value":1169}," (all corners will be applied). The syntax for other use cases is as below:",{"type":154,"tag":916,"props":1171,"children":1172},{},[1173,1194,1214],{"type":154,"tag":920,"props":1174,"children":1175},{},[1176,1178,1184,1186,1192],{"type":159,"value":1177},"Using 2 values: ",{"type":154,"tag":210,"props":1179,"children":1181},{"className":1180},[],[1182],{"type":159,"value":1183},"top_left_bottom_right_radius:top_right_bottom_left_radius",{"type":159,"value":1185},"(Example: ",{"type":154,"tag":210,"props":1187,"children":1189},{"className":1188},[],[1190],{"type":159,"value":1191},"20:40",{"type":159,"value":1193},")",{"type":154,"tag":920,"props":1195,"children":1196},{},[1197,1199,1205,1207,1213],{"type":159,"value":1198},"Using 3 values: ",{"type":154,"tag":210,"props":1200,"children":1202},{"className":1201},[],[1203],{"type":159,"value":1204},"top_left:top_right_bottom_left:bottom_right",{"type":159,"value":1206}," (Example: ",{"type":154,"tag":210,"props":1208,"children":1210},{"className":1209},[],[1211],{"type":159,"value":1212},"20:30:40",{"type":159,"value":1193},{"type":154,"tag":920,"props":1215,"children":1216},{},[1217,1219,1225,1226,1232],{"type":159,"value":1218},"Using 4 values: ",{"type":154,"tag":210,"props":1220,"children":1222},{"className":1221},[],[1223],{"type":159,"value":1224},"top_left:top_right:bottom_left:bottom_right",{"type":159,"value":1206},{"type":154,"tag":210,"props":1227,"children":1229},{"className":1228},[],[1230],{"type":159,"value":1231},"20:0:40:40",{"type":159,"value":1193},{"type":154,"tag":202,"props":1234,"children":1236},{"className":507,"code":1235,"language":509,"meta":142,"style":142},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  height=\"169\"\n  :modifiers=\"{ roundCorner: 'max' }\"\n/>\n",[1237],{"type":154,"tag":210,"props":1238,"children":1239},{"__ignoreMap":142},[1240,1251,1274,1298,1321,1345,1401],{"type":154,"tag":214,"props":1241,"children":1242},{"class":216,"line":217},[1243,1247],{"type":154,"tag":214,"props":1244,"children":1245},{"style":244},[1246],{"type":159,"value":521},{"type":154,"tag":214,"props":1248,"children":1249},{"style":254},[1250],{"type":159,"value":526},{"type":154,"tag":214,"props":1252,"children":1253},{"class":216,"line":250},[1254,1258,1262,1266,1270],{"type":154,"tag":214,"props":1255,"children":1256},{"style":532},[1257],{"type":159,"value":535},{"type":154,"tag":214,"props":1259,"children":1260},{"style":244},[1261],{"type":159,"value":540},{"type":154,"tag":214,"props":1263,"children":1264},{"style":244},[1265],{"type":159,"value":545},{"type":154,"tag":214,"props":1267,"children":1268},{"style":305},[1269],{"type":159,"value":550},{"type":154,"tag":214,"props":1271,"children":1272},{"style":244},[1273],{"type":159,"value":555},{"type":154,"tag":214,"props":1275,"children":1276},{"class":216,"line":270},[1277,1281,1285,1289,1294],{"type":154,"tag":214,"props":1278,"children":1279},{"style":532},[1280],{"type":159,"value":563},{"type":154,"tag":214,"props":1282,"children":1283},{"style":244},[1284],{"type":159,"value":540},{"type":154,"tag":214,"props":1286,"children":1287},{"style":244},[1288],{"type":159,"value":545},{"type":154,"tag":214,"props":1290,"children":1291},{"style":305},[1292],{"type":159,"value":1293},"/remote/nuxt-org/blog/going-full-static/main.png",{"type":154,"tag":214,"props":1295,"children":1296},{"style":244},[1297],{"type":159,"value":555},{"type":154,"tag":214,"props":1299,"children":1300},{"class":216,"line":287},[1301,1305,1309,1313,1317],{"type":154,"tag":214,"props":1302,"children":1303},{"style":532},[1304],{"type":159,"value":588},{"type":154,"tag":214,"props":1306,"children":1307},{"style":244},[1308],{"type":159,"value":540},{"type":154,"tag":214,"props":1310,"children":1311},{"style":244},[1312],{"type":159,"value":545},{"type":154,"tag":214,"props":1314,"children":1315},{"style":305},[1316],{"type":159,"value":601},{"type":154,"tag":214,"props":1318,"children":1319},{"style":244},[1320],{"type":159,"value":555},{"type":154,"tag":214,"props":1322,"children":1323},{"class":216,"line":316},[1324,1328,1332,1336,1341],{"type":154,"tag":214,"props":1325,"children":1326},{"style":532},[1327],{"type":159,"value":613},{"type":154,"tag":214,"props":1329,"children":1330},{"style":244},[1331],{"type":159,"value":540},{"type":154,"tag":214,"props":1333,"children":1334},{"style":244},[1335],{"type":159,"value":545},{"type":154,"tag":214,"props":1337,"children":1338},{"style":305},[1339],{"type":159,"value":1340},"169",{"type":154,"tag":214,"props":1342,"children":1343},{"style":244},[1344],{"type":159,"value":555},{"type":154,"tag":214,"props":1346,"children":1347},{"class":216,"line":325},[1348,1353,1357,1361,1365,1370,1375,1379,1383,1387,1392,1397],{"type":154,"tag":214,"props":1349,"children":1350},{"style":244},[1351],{"type":159,"value":1352},"  :",{"type":154,"tag":214,"props":1354,"children":1355},{"style":532},[1356],{"type":159,"value":1053},{"type":154,"tag":214,"props":1358,"children":1359},{"style":244},[1360],{"type":159,"value":540},{"type":154,"tag":214,"props":1362,"children":1363},{"style":244},[1364],{"type":159,"value":545},{"type":154,"tag":214,"props":1366,"children":1367},{"style":244},[1368],{"type":159,"value":1369},"{",{"type":154,"tag":214,"props":1371,"children":1372},{"style":254},[1373],{"type":159,"value":1374}," roundCorner",{"type":154,"tag":214,"props":1376,"children":1377},{"style":244},[1378],{"type":159,"value":262},{"type":154,"tag":214,"props":1380,"children":1381},{"style":244},[1382],{"type":159,"value":302},{"type":154,"tag":214,"props":1384,"children":1385},{"style":305},[1386],{"type":159,"value":1167},{"type":154,"tag":214,"props":1388,"children":1389},{"style":244},[1390],{"type":159,"value":1391},"'",{"type":154,"tag":214,"props":1393,"children":1394},{"style":244},[1395],{"type":159,"value":1396}," }",{"type":154,"tag":214,"props":1398,"children":1399},{"style":244},[1400],{"type":159,"value":555},{"type":154,"tag":214,"props":1402,"children":1403},{"class":216,"line":334},[1404],{"type":154,"tag":214,"props":1405,"children":1406},{"style":238},[1407],{"type":159,"value":638},{"type":154,"tag":391,"props":1409,"children":1411},{"id":1410},"gravity",[1412],{"type":154,"tag":210,"props":1413,"children":1415},{"className":1414},[],[1416],{"type":159,"value":1410},{"type":154,"tag":155,"props":1418,"children":1419},{},[1420,1422,1428,1430,1436,1437,1443,1444,1450,1451,1457,1458,1464,1465,1471,1472,1478,1479,1485,1486,1492,1493,1499,1500,1506,1507,1513,1514,1520,1521,1527,1528],{"type":159,"value":1421},"Detemine which part of the image to cropped or to place the overlay.\nAccepted values: ",{"type":154,"tag":210,"props":1423,"children":1425},{"className":1424},[],[1426],{"type":159,"value":1427},"auto",{"type":159,"value":1429},", ",{"type":154,"tag":210,"props":1431,"children":1433},{"className":1432},[],[1434],{"type":159,"value":1435},"subject",{"type":159,"value":1429},{"type":154,"tag":210,"props":1438,"children":1440},{"className":1439},[],[1441],{"type":159,"value":1442},"face",{"type":159,"value":1429},{"type":154,"tag":210,"props":1445,"children":1447},{"className":1446},[],[1448],{"type":159,"value":1449},"sink",{"type":159,"value":1429},{"type":154,"tag":210,"props":1452,"children":1454},{"className":1453},[],[1455],{"type":159,"value":1456},"faceCenter",{"type":159,"value":1429},{"type":154,"tag":210,"props":1459,"children":1461},{"className":1460},[],[1462],{"type":159,"value":1463},"multipleFaces",{"type":159,"value":1429},{"type":154,"tag":210,"props":1466,"children":1468},{"className":1467},[],[1469],{"type":159,"value":1470},"multipleFacesCenter",{"type":159,"value":1429},{"type":154,"tag":210,"props":1473,"children":1475},{"className":1474},[],[1476],{"type":159,"value":1477},"north",{"type":159,"value":1429},{"type":154,"tag":210,"props":1480,"children":1482},{"className":1481},[],[1483],{"type":159,"value":1484},"northEast",{"type":159,"value":1429},{"type":154,"tag":210,"props":1487,"children":1489},{"className":1488},[],[1490],{"type":159,"value":1491},"northWest",{"type":159,"value":1429},{"type":154,"tag":210,"props":1494,"children":1496},{"className":1495},[],[1497],{"type":159,"value":1498},"west",{"type":159,"value":1429},{"type":154,"tag":210,"props":1501,"children":1503},{"className":1502},[],[1504],{"type":159,"value":1505},"southWest",{"type":159,"value":1429},{"type":154,"tag":210,"props":1508,"children":1510},{"className":1509},[],[1511],{"type":159,"value":1512},"south",{"type":159,"value":1429},{"type":154,"tag":210,"props":1515,"children":1517},{"className":1516},[],[1518],{"type":159,"value":1519},"southEast",{"type":159,"value":1429},{"type":154,"tag":210,"props":1522,"children":1524},{"className":1523},[],[1525],{"type":159,"value":1526},"east",{"type":159,"value":1429},{"type":154,"tag":210,"props":1529,"children":1531},{"className":1530},[],[1532],{"type":159,"value":1533},"center",{"type":154,"tag":202,"props":1535,"children":1537},{"className":507,"code":1536,"language":509,"meta":142,"style":142},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  height=\"300\"\n  fit=\"fill\"\n  :modifiers=\"{ gravity: 'subject' }\"\n/>\n",[1538],{"type":154,"tag":210,"props":1539,"children":1540},{"__ignoreMap":142},[1541,1552,1575,1598,1621,1644,1669,1721],{"type":154,"tag":214,"props":1542,"children":1543},{"class":216,"line":217},[1544,1548],{"type":154,"tag":214,"props":1545,"children":1546},{"style":244},[1547],{"type":159,"value":521},{"type":154,"tag":214,"props":1549,"children":1550},{"style":254},[1551],{"type":159,"value":526},{"type":154,"tag":214,"props":1553,"children":1554},{"class":216,"line":250},[1555,1559,1563,1567,1571],{"type":154,"tag":214,"props":1556,"children":1557},{"style":532},[1558],{"type":159,"value":535},{"type":154,"tag":214,"props":1560,"children":1561},{"style":244},[1562],{"type":159,"value":540},{"type":154,"tag":214,"props":1564,"children":1565},{"style":244},[1566],{"type":159,"value":545},{"type":154,"tag":214,"props":1568,"children":1569},{"style":305},[1570],{"type":159,"value":550},{"type":154,"tag":214,"props":1572,"children":1573},{"style":244},[1574],{"type":159,"value":555},{"type":154,"tag":214,"props":1576,"children":1577},{"class":216,"line":270},[1578,1582,1586,1590,1594],{"type":154,"tag":214,"props":1579,"children":1580},{"style":532},[1581],{"type":159,"value":563},{"type":154,"tag":214,"props":1583,"children":1584},{"style":244},[1585],{"type":159,"value":540},{"type":154,"tag":214,"props":1587,"children":1588},{"style":244},[1589],{"type":159,"value":545},{"type":154,"tag":214,"props":1591,"children":1592},{"style":305},[1593],{"type":159,"value":1293},{"type":154,"tag":214,"props":1595,"children":1596},{"style":244},[1597],{"type":159,"value":555},{"type":154,"tag":214,"props":1599,"children":1600},{"class":216,"line":287},[1601,1605,1609,1613,1617],{"type":154,"tag":214,"props":1602,"children":1603},{"style":532},[1604],{"type":159,"value":588},{"type":154,"tag":214,"props":1606,"children":1607},{"style":244},[1608],{"type":159,"value":540},{"type":154,"tag":214,"props":1610,"children":1611},{"style":244},[1612],{"type":159,"value":545},{"type":154,"tag":214,"props":1614,"children":1615},{"style":305},[1616],{"type":159,"value":601},{"type":154,"tag":214,"props":1618,"children":1619},{"style":244},[1620],{"type":159,"value":555},{"type":154,"tag":214,"props":1622,"children":1623},{"class":216,"line":316},[1624,1628,1632,1636,1640],{"type":154,"tag":214,"props":1625,"children":1626},{"style":532},[1627],{"type":159,"value":613},{"type":154,"tag":214,"props":1629,"children":1630},{"style":244},[1631],{"type":159,"value":540},{"type":154,"tag":214,"props":1633,"children":1634},{"style":244},[1635],{"type":159,"value":545},{"type":154,"tag":214,"props":1637,"children":1638},{"style":305},[1639],{"type":159,"value":601},{"type":154,"tag":214,"props":1641,"children":1642},{"style":244},[1643],{"type":159,"value":555},{"type":154,"tag":214,"props":1645,"children":1646},{"class":216,"line":325},[1647,1652,1656,1660,1665],{"type":154,"tag":214,"props":1648,"children":1649},{"style":532},[1650],{"type":159,"value":1651},"  fit",{"type":154,"tag":214,"props":1653,"children":1654},{"style":244},[1655],{"type":159,"value":540},{"type":154,"tag":214,"props":1657,"children":1658},{"style":244},[1659],{"type":159,"value":545},{"type":154,"tag":214,"props":1661,"children":1662},{"style":305},[1663],{"type":159,"value":1664},"fill",{"type":154,"tag":214,"props":1666,"children":1667},{"style":244},[1668],{"type":159,"value":555},{"type":154,"tag":214,"props":1670,"children":1671},{"class":216,"line":334},[1672,1676,1680,1684,1688,1692,1697,1701,1705,1709,1713,1717],{"type":154,"tag":214,"props":1673,"children":1674},{"style":244},[1675],{"type":159,"value":1352},{"type":154,"tag":214,"props":1677,"children":1678},{"style":532},[1679],{"type":159,"value":1053},{"type":154,"tag":214,"props":1681,"children":1682},{"style":244},[1683],{"type":159,"value":540},{"type":154,"tag":214,"props":1685,"children":1686},{"style":244},[1687],{"type":159,"value":545},{"type":154,"tag":214,"props":1689,"children":1690},{"style":244},[1691],{"type":159,"value":1369},{"type":154,"tag":214,"props":1693,"children":1694},{"style":254},[1695],{"type":159,"value":1696}," gravity",{"type":154,"tag":214,"props":1698,"children":1699},{"style":244},[1700],{"type":159,"value":262},{"type":154,"tag":214,"props":1702,"children":1703},{"style":244},[1704],{"type":159,"value":302},{"type":154,"tag":214,"props":1706,"children":1707},{"style":305},[1708],{"type":159,"value":1435},{"type":154,"tag":214,"props":1710,"children":1711},{"style":244},[1712],{"type":159,"value":1391},{"type":154,"tag":214,"props":1714,"children":1715},{"style":244},[1716],{"type":159,"value":1396},{"type":154,"tag":214,"props":1718,"children":1719},{"style":244},[1720],{"type":159,"value":555},{"type":154,"tag":214,"props":1722,"children":1724},{"class":216,"line":1723},8,[1725],{"type":154,"tag":214,"props":1726,"children":1727},{"style":238},[1728],{"type":159,"value":638},{"type":154,"tag":391,"props":1730,"children":1732},{"id":1731},"effect",[1733],{"type":154,"tag":210,"props":1734,"children":1736},{"className":1735},[],[1737],{"type":159,"value":1731},{"type":154,"tag":155,"props":1739,"children":1740},{},[1741,1743,1750],{"type":159,"value":1742},"Apply a filter or an effect on the desired asset. See ",{"type":154,"tag":162,"props":1744,"children":1747},{"href":1745,"rel":1746},"https://cloudinary.com/documentation/image_transformation_reference#effect_parameter",[166],[1748],{"type":159,"value":1749},"Effects for images",{"type":159,"value":1751}," for the full list of syntax and available effects.",{"type":154,"tag":202,"props":1753,"children":1755},{"className":507,"code":1754,"language":509,"meta":142,"style":142},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  height=\"300\"\n  fit=\"fill\"\n  :modifiers=\"{ effect: 'grayscale' }\"\n/>\n",[1756],{"type":154,"tag":210,"props":1757,"children":1758},{"__ignoreMap":142},[1759,1770,1793,1816,1839,1862,1885,1938],{"type":154,"tag":214,"props":1760,"children":1761},{"class":216,"line":217},[1762,1766],{"type":154,"tag":214,"props":1763,"children":1764},{"style":244},[1765],{"type":159,"value":521},{"type":154,"tag":214,"props":1767,"children":1768},{"style":254},[1769],{"type":159,"value":526},{"type":154,"tag":214,"props":1771,"children":1772},{"class":216,"line":250},[1773,1777,1781,1785,1789],{"type":154,"tag":214,"props":1774,"children":1775},{"style":532},[1776],{"type":159,"value":535},{"type":154,"tag":214,"props":1778,"children":1779},{"style":244},[1780],{"type":159,"value":540},{"type":154,"tag":214,"props":1782,"children":1783},{"style":244},[1784],{"type":159,"value":545},{"type":154,"tag":214,"props":1786,"children":1787},{"style":305},[1788],{"type":159,"value":550},{"type":154,"tag":214,"props":1790,"children":1791},{"style":244},[1792],{"type":159,"value":555},{"type":154,"tag":214,"props":1794,"children":1795},{"class":216,"line":270},[1796,1800,1804,1808,1812],{"type":154,"tag":214,"props":1797,"children":1798},{"style":532},[1799],{"type":159,"value":563},{"type":154,"tag":214,"props":1801,"children":1802},{"style":244},[1803],{"type":159,"value":540},{"type":154,"tag":214,"props":1805,"children":1806},{"style":244},[1807],{"type":159,"value":545},{"type":154,"tag":214,"props":1809,"children":1810},{"style":305},[1811],{"type":159,"value":1293},{"type":154,"tag":214,"props":1813,"children":1814},{"style":244},[1815],{"type":159,"value":555},{"type":154,"tag":214,"props":1817,"children":1818},{"class":216,"line":287},[1819,1823,1827,1831,1835],{"type":154,"tag":214,"props":1820,"children":1821},{"style":532},[1822],{"type":159,"value":588},{"type":154,"tag":214,"props":1824,"children":1825},{"style":244},[1826],{"type":159,"value":540},{"type":154,"tag":214,"props":1828,"children":1829},{"style":244},[1830],{"type":159,"value":545},{"type":154,"tag":214,"props":1832,"children":1833},{"style":305},[1834],{"type":159,"value":601},{"type":154,"tag":214,"props":1836,"children":1837},{"style":244},[1838],{"type":159,"value":555},{"type":154,"tag":214,"props":1840,"children":1841},{"class":216,"line":316},[1842,1846,1850,1854,1858],{"type":154,"tag":214,"props":1843,"children":1844},{"style":532},[1845],{"type":159,"value":613},{"type":154,"tag":214,"props":1847,"children":1848},{"style":244},[1849],{"type":159,"value":540},{"type":154,"tag":214,"props":1851,"children":1852},{"style":244},[1853],{"type":159,"value":545},{"type":154,"tag":214,"props":1855,"children":1856},{"style":305},[1857],{"type":159,"value":601},{"type":154,"tag":214,"props":1859,"children":1860},{"style":244},[1861],{"type":159,"value":555},{"type":154,"tag":214,"props":1863,"children":1864},{"class":216,"line":325},[1865,1869,1873,1877,1881],{"type":154,"tag":214,"props":1866,"children":1867},{"style":532},[1868],{"type":159,"value":1651},{"type":154,"tag":214,"props":1870,"children":1871},{"style":244},[1872],{"type":159,"value":540},{"type":154,"tag":214,"props":1874,"children":1875},{"style":244},[1876],{"type":159,"value":545},{"type":154,"tag":214,"props":1878,"children":1879},{"style":305},[1880],{"type":159,"value":1664},{"type":154,"tag":214,"props":1882,"children":1883},{"style":244},[1884],{"type":159,"value":555},{"type":154,"tag":214,"props":1886,"children":1887},{"class":216,"line":334},[1888,1892,1896,1900,1904,1908,1913,1917,1921,1926,1930,1934],{"type":154,"tag":214,"props":1889,"children":1890},{"style":244},[1891],{"type":159,"value":1352},{"type":154,"tag":214,"props":1893,"children":1894},{"style":532},[1895],{"type":159,"value":1053},{"type":154,"tag":214,"props":1897,"children":1898},{"style":244},[1899],{"type":159,"value":540},{"type":154,"tag":214,"props":1901,"children":1902},{"style":244},[1903],{"type":159,"value":545},{"type":154,"tag":214,"props":1905,"children":1906},{"style":244},[1907],{"type":159,"value":1369},{"type":154,"tag":214,"props":1909,"children":1910},{"style":254},[1911],{"type":159,"value":1912}," effect",{"type":154,"tag":214,"props":1914,"children":1915},{"style":244},[1916],{"type":159,"value":262},{"type":154,"tag":214,"props":1918,"children":1919},{"style":244},[1920],{"type":159,"value":302},{"type":154,"tag":214,"props":1922,"children":1923},{"style":305},[1924],{"type":159,"value":1925},"grayscale",{"type":154,"tag":214,"props":1927,"children":1928},{"style":244},[1929],{"type":159,"value":1391},{"type":154,"tag":214,"props":1931,"children":1932},{"style":244},[1933],{"type":159,"value":1396},{"type":154,"tag":214,"props":1935,"children":1936},{"style":244},[1937],{"type":159,"value":555},{"type":154,"tag":214,"props":1939,"children":1940},{"class":216,"line":1723},[1941],{"type":154,"tag":214,"props":1942,"children":1943},{"style":238},[1944],{"type":159,"value":638},{"type":154,"tag":391,"props":1946,"children":1948},{"id":1947},"color",[1949],{"type":154,"tag":210,"props":1950,"children":1952},{"className":1951},[],[1953],{"type":159,"value":1947},{"type":154,"tag":155,"props":1955,"children":1956},{},[1957],{"type":159,"value":1958},"Color to use when text captions, shadow effect and colorize effect are in use.",{"type":154,"tag":202,"props":1960,"children":1962},{"className":507,"code":1961,"language":509,"meta":142,"style":142},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  :modifiers=\"{ effect: 'colorize:50', color: 'red' }\"\n/>\n",[1963],{"type":154,"tag":210,"props":1964,"children":1965},{"__ignoreMap":142},[1966,1977,2000,2023,2046,2125],{"type":154,"tag":214,"props":1967,"children":1968},{"class":216,"line":217},[1969,1973],{"type":154,"tag":214,"props":1970,"children":1971},{"style":244},[1972],{"type":159,"value":521},{"type":154,"tag":214,"props":1974,"children":1975},{"style":254},[1976],{"type":159,"value":526},{"type":154,"tag":214,"props":1978,"children":1979},{"class":216,"line":250},[1980,1984,1988,1992,1996],{"type":154,"tag":214,"props":1981,"children":1982},{"style":532},[1983],{"type":159,"value":535},{"type":154,"tag":214,"props":1985,"children":1986},{"style":244},[1987],{"type":159,"value":540},{"type":154,"tag":214,"props":1989,"children":1990},{"style":244},[1991],{"type":159,"value":545},{"type":154,"tag":214,"props":1993,"children":1994},{"style":305},[1995],{"type":159,"value":550},{"type":154,"tag":214,"props":1997,"children":1998},{"style":244},[1999],{"type":159,"value":555},{"type":154,"tag":214,"props":2001,"children":2002},{"class":216,"line":270},[2003,2007,2011,2015,2019],{"type":154,"tag":214,"props":2004,"children":2005},{"style":532},[2006],{"type":159,"value":563},{"type":154,"tag":214,"props":2008,"children":2009},{"style":244},[2010],{"type":159,"value":540},{"type":154,"tag":214,"props":2012,"children":2013},{"style":244},[2014],{"type":159,"value":545},{"type":154,"tag":214,"props":2016,"children":2017},{"style":305},[2018],{"type":159,"value":1293},{"type":154,"tag":214,"props":2020,"children":2021},{"style":244},[2022],{"type":159,"value":555},{"type":154,"tag":214,"props":2024,"children":2025},{"class":216,"line":287},[2026,2030,2034,2038,2042],{"type":154,"tag":214,"props":2027,"children":2028},{"style":532},[2029],{"type":159,"value":588},{"type":154,"tag":214,"props":2031,"children":2032},{"style":244},[2033],{"type":159,"value":540},{"type":154,"tag":214,"props":2035,"children":2036},{"style":244},[2037],{"type":159,"value":545},{"type":154,"tag":214,"props":2039,"children":2040},{"style":305},[2041],{"type":159,"value":601},{"type":154,"tag":214,"props":2043,"children":2044},{"style":244},[2045],{"type":159,"value":555},{"type":154,"tag":214,"props":2047,"children":2048},{"class":216,"line":316},[2049,2053,2057,2061,2065,2069,2073,2077,2081,2086,2090,2095,2100,2104,2108,2113,2117,2121],{"type":154,"tag":214,"props":2050,"children":2051},{"style":244},[2052],{"type":159,"value":1352},{"type":154,"tag":214,"props":2054,"children":2055},{"style":532},[2056],{"type":159,"value":1053},{"type":154,"tag":214,"props":2058,"children":2059},{"style":244},[2060],{"type":159,"value":540},{"type":154,"tag":214,"props":2062,"children":2063},{"style":244},[2064],{"type":159,"value":545},{"type":154,"tag":214,"props":2066,"children":2067},{"style":244},[2068],{"type":159,"value":1369},{"type":154,"tag":214,"props":2070,"children":2071},{"style":254},[2072],{"type":159,"value":1912},{"type":154,"tag":214,"props":2074,"children":2075},{"style":244},[2076],{"type":159,"value":262},{"type":154,"tag":214,"props":2078,"children":2079},{"style":244},[2080],{"type":159,"value":302},{"type":154,"tag":214,"props":2082,"children":2083},{"style":305},[2084],{"type":159,"value":2085},"colorize:50",{"type":154,"tag":214,"props":2087,"children":2088},{"style":244},[2089],{"type":159,"value":1391},{"type":154,"tag":214,"props":2091,"children":2092},{"style":244},[2093],{"type":159,"value":2094},",",{"type":154,"tag":214,"props":2096,"children":2097},{"style":254},[2098],{"type":159,"value":2099}," color",{"type":154,"tag":214,"props":2101,"children":2102},{"style":244},[2103],{"type":159,"value":262},{"type":154,"tag":214,"props":2105,"children":2106},{"style":244},[2107],{"type":159,"value":302},{"type":154,"tag":214,"props":2109,"children":2110},{"style":305},[2111],{"type":159,"value":2112},"red",{"type":154,"tag":214,"props":2114,"children":2115},{"style":244},[2116],{"type":159,"value":1391},{"type":154,"tag":214,"props":2118,"children":2119},{"style":244},[2120],{"type":159,"value":1396},{"type":154,"tag":214,"props":2122,"children":2123},{"style":244},[2124],{"type":159,"value":555},{"type":154,"tag":214,"props":2126,"children":2127},{"class":216,"line":325},[2128],{"type":154,"tag":214,"props":2129,"children":2130},{"style":238},[2131],{"type":159,"value":638},{"type":154,"tag":391,"props":2133,"children":2135},{"id":2134},"flags",[2136],{"type":154,"tag":210,"props":2137,"children":2139},{"className":2138},[],[2140],{"type":159,"value":2134},{"type":154,"tag":155,"props":2142,"children":2143},{},[2144,2146,2153],{"type":159,"value":2145},"One of more flags to alter the default transformation behavior. See ",{"type":154,"tag":162,"props":2147,"children":2150},{"href":2148,"rel":2149},"https://cloudinary.com/documentation/image_transformation_reference#flags_parameter",[166],[2151],{"type":159,"value":2152},"Flags for Images",{"type":159,"value":2154}," for more information.",{"type":154,"tag":391,"props":2156,"children":2158},{"id":2157},"dpr",[2159],{"type":154,"tag":210,"props":2160,"children":2162},{"className":2161},[],[2163],{"type":159,"value":2157},{"type":154,"tag":155,"props":2165,"children":2166},{},[2167,2169,2174],{"type":159,"value":2168},"The target device pixel ratio for the asset. ",{"type":154,"tag":210,"props":2170,"children":2172},{"className":2171},[],[2173],{"type":159,"value":1427},{"type":159,"value":2175}," means automatically matching the DPR settings in user's device.",{"type":154,"tag":391,"props":2177,"children":2179},{"id":2178},"opacity",[2180],{"type":154,"tag":210,"props":2181,"children":2183},{"className":2182},[],[2184],{"type":159,"value":2178},{"type":154,"tag":155,"props":2186,"children":2187},{},[2188],{"type":159,"value":2189},"Adjust the opacity of the desired image. Scale: 0 to 100 (%).",{"type":154,"tag":202,"props":2191,"children":2193},{"className":507,"code":2192,"language":509,"meta":142,"style":142},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  :modifiers=\"{ opacity: 50 }\"\n/>\n",[2194],{"type":154,"tag":210,"props":2195,"children":2196},{"__ignoreMap":142},[2197,2208,2231,2254,2277,2323],{"type":154,"tag":214,"props":2198,"children":2199},{"class":216,"line":217},[2200,2204],{"type":154,"tag":214,"props":2201,"children":2202},{"style":244},[2203],{"type":159,"value":521},{"type":154,"tag":214,"props":2205,"children":2206},{"style":254},[2207],{"type":159,"value":526},{"type":154,"tag":214,"props":2209,"children":2210},{"class":216,"line":250},[2211,2215,2219,2223,2227],{"type":154,"tag":214,"props":2212,"children":2213},{"style":532},[2214],{"type":159,"value":535},{"type":154,"tag":214,"props":2216,"children":2217},{"style":244},[2218],{"type":159,"value":540},{"type":154,"tag":214,"props":2220,"children":2221},{"style":244},[2222],{"type":159,"value":545},{"type":154,"tag":214,"props":2224,"children":2225},{"style":305},[2226],{"type":159,"value":550},{"type":154,"tag":214,"props":2228,"children":2229},{"style":244},[2230],{"type":159,"value":555},{"type":154,"tag":214,"props":2232,"children":2233},{"class":216,"line":270},[2234,2238,2242,2246,2250],{"type":154,"tag":214,"props":2235,"children":2236},{"style":532},[2237],{"type":159,"value":563},{"type":154,"tag":214,"props":2239,"children":2240},{"style":244},[2241],{"type":159,"value":540},{"type":154,"tag":214,"props":2243,"children":2244},{"style":244},[2245],{"type":159,"value":545},{"type":154,"tag":214,"props":2247,"children":2248},{"style":305},[2249],{"type":159,"value":1293},{"type":154,"tag":214,"props":2251,"children":2252},{"style":244},[2253],{"type":159,"value":555},{"type":154,"tag":214,"props":2255,"children":2256},{"class":216,"line":287},[2257,2261,2265,2269,2273],{"type":154,"tag":214,"props":2258,"children":2259},{"style":532},[2260],{"type":159,"value":588},{"type":154,"tag":214,"props":2262,"children":2263},{"style":244},[2264],{"type":159,"value":540},{"type":154,"tag":214,"props":2266,"children":2267},{"style":244},[2268],{"type":159,"value":545},{"type":154,"tag":214,"props":2270,"children":2271},{"style":305},[2272],{"type":159,"value":601},{"type":154,"tag":214,"props":2274,"children":2275},{"style":244},[2276],{"type":159,"value":555},{"type":154,"tag":214,"props":2278,"children":2279},{"class":216,"line":316},[2280,2284,2288,2292,2296,2300,2305,2309,2315,2319],{"type":154,"tag":214,"props":2281,"children":2282},{"style":244},[2283],{"type":159,"value":1352},{"type":154,"tag":214,"props":2285,"children":2286},{"style":532},[2287],{"type":159,"value":1053},{"type":154,"tag":214,"props":2289,"children":2290},{"style":244},[2291],{"type":159,"value":540},{"type":154,"tag":214,"props":2293,"children":2294},{"style":244},[2295],{"type":159,"value":545},{"type":154,"tag":214,"props":2297,"children":2298},{"style":244},[2299],{"type":159,"value":1369},{"type":154,"tag":214,"props":2301,"children":2302},{"style":254},[2303],{"type":159,"value":2304}," opacity",{"type":154,"tag":214,"props":2306,"children":2307},{"style":244},[2308],{"type":159,"value":262},{"type":154,"tag":214,"props":2310,"children":2312},{"style":2311},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[2313],{"type":159,"value":2314}," 50",{"type":154,"tag":214,"props":2316,"children":2317},{"style":244},[2318],{"type":159,"value":1396},{"type":154,"tag":214,"props":2320,"children":2321},{"style":244},[2322],{"type":159,"value":555},{"type":154,"tag":214,"props":2324,"children":2325},{"class":216,"line":325},[2326],{"type":154,"tag":214,"props":2327,"children":2328},{"style":238},[2329],{"type":159,"value":638},{"type":154,"tag":391,"props":2331,"children":2333},{"id":2332},"overlay",[2334],{"type":154,"tag":210,"props":2335,"children":2337},{"className":2336},[],[2338],{"type":159,"value":2332},{"type":154,"tag":155,"props":2340,"children":2341},{},[2342,2344,2349,2351,2357,2358,2364,2365,2370],{"type":159,"value":2343},"Create a layer ",{"type":154,"tag":940,"props":2345,"children":2346},{},[2347],{"type":159,"value":2348},"over",{"type":159,"value":2350}," the base image. This can be use with ",{"type":154,"tag":210,"props":2352,"children":2354},{"className":2353},[],[2355],{"type":159,"value":2356},"x",{"type":159,"value":1429},{"type":154,"tag":210,"props":2359,"children":2361},{"className":2360},[],[2362],{"type":159,"value":2363},"y",{"type":159,"value":1429},{"type":154,"tag":210,"props":2366,"children":2368},{"className":2367},[],[2369],{"type":159,"value":1410},{"type":159,"value":2371}," to customize the position of the overlay.",{"type":154,"tag":202,"props":2373,"children":2376},{"className":507,"code":2374,"filename":2375,"language":509,"meta":142,"style":142},"\u003Ctemplate>\n  \u003CNuxtImg\n    provider=\"cloudinary\"\n    src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n    width=\"100\"\n    height=\"100\"\n    fit=\"thumb\"\n    :modifiers=\"modifiers\"\n  />\n\u003C/template>\n\n\u003Cscript setup lang=\"ts\">\nconst modifiers = {\n  gravity: 'north',\n  overlay: 'text:default_style:Hello+World'\n}\n\u003C/script>\n","index.vue",[2377],{"type":154,"tag":210,"props":2378,"children":2379},{"__ignoreMap":142},[2380,2397,2409,2433,2457,2482,2506,2531,2559,2568,2585,2595,2638,2660,2690,2716,2725],{"type":154,"tag":214,"props":2381,"children":2382},{"class":216,"line":217},[2383,2387,2392],{"type":154,"tag":214,"props":2384,"children":2385},{"style":244},[2386],{"type":159,"value":521},{"type":154,"tag":214,"props":2388,"children":2389},{"style":254},[2390],{"type":159,"value":2391},"template",{"type":154,"tag":214,"props":2393,"children":2394},{"style":244},[2395],{"type":159,"value":2396},">\n",{"type":154,"tag":214,"props":2398,"children":2399},{"class":216,"line":250},[2400,2405],{"type":154,"tag":214,"props":2401,"children":2402},{"style":244},[2403],{"type":159,"value":2404},"  \u003C",{"type":154,"tag":214,"props":2406,"children":2407},{"style":254},[2408],{"type":159,"value":526},{"type":154,"tag":214,"props":2410,"children":2411},{"class":216,"line":270},[2412,2417,2421,2425,2429],{"type":154,"tag":214,"props":2413,"children":2414},{"style":532},[2415],{"type":159,"value":2416},"    provider",{"type":154,"tag":214,"props":2418,"children":2419},{"style":244},[2420],{"type":159,"value":540},{"type":154,"tag":214,"props":2422,"children":2423},{"style":244},[2424],{"type":159,"value":545},{"type":154,"tag":214,"props":2426,"children":2427},{"style":305},[2428],{"type":159,"value":550},{"type":154,"tag":214,"props":2430,"children":2431},{"style":244},[2432],{"type":159,"value":555},{"type":154,"tag":214,"props":2434,"children":2435},{"class":216,"line":287},[2436,2441,2445,2449,2453],{"type":154,"tag":214,"props":2437,"children":2438},{"style":532},[2439],{"type":159,"value":2440},"    src",{"type":154,"tag":214,"props":2442,"children":2443},{"style":244},[2444],{"type":159,"value":540},{"type":154,"tag":214,"props":2446,"children":2447},{"style":244},[2448],{"type":159,"value":545},{"type":154,"tag":214,"props":2450,"children":2451},{"style":305},[2452],{"type":159,"value":1293},{"type":154,"tag":214,"props":2454,"children":2455},{"style":244},[2456],{"type":159,"value":555},{"type":154,"tag":214,"props":2458,"children":2459},{"class":216,"line":316},[2460,2465,2469,2473,2478],{"type":154,"tag":214,"props":2461,"children":2462},{"style":532},[2463],{"type":159,"value":2464},"    width",{"type":154,"tag":214,"props":2466,"children":2467},{"style":244},[2468],{"type":159,"value":540},{"type":154,"tag":214,"props":2470,"children":2471},{"style":244},[2472],{"type":159,"value":545},{"type":154,"tag":214,"props":2474,"children":2475},{"style":305},[2476],{"type":159,"value":2477},"100",{"type":154,"tag":214,"props":2479,"children":2480},{"style":244},[2481],{"type":159,"value":555},{"type":154,"tag":214,"props":2483,"children":2484},{"class":216,"line":325},[2485,2490,2494,2498,2502],{"type":154,"tag":214,"props":2486,"children":2487},{"style":532},[2488],{"type":159,"value":2489},"    height",{"type":154,"tag":214,"props":2491,"children":2492},{"style":244},[2493],{"type":159,"value":540},{"type":154,"tag":214,"props":2495,"children":2496},{"style":244},[2497],{"type":159,"value":545},{"type":154,"tag":214,"props":2499,"children":2500},{"style":305},[2501],{"type":159,"value":2477},{"type":154,"tag":214,"props":2503,"children":2504},{"style":244},[2505],{"type":159,"value":555},{"type":154,"tag":214,"props":2507,"children":2508},{"class":216,"line":334},[2509,2514,2518,2522,2527],{"type":154,"tag":214,"props":2510,"children":2511},{"style":532},[2512],{"type":159,"value":2513},"    fit",{"type":154,"tag":214,"props":2515,"children":2516},{"style":244},[2517],{"type":159,"value":540},{"type":154,"tag":214,"props":2519,"children":2520},{"style":244},[2521],{"type":159,"value":545},{"type":154,"tag":214,"props":2523,"children":2524},{"style":305},[2525],{"type":159,"value":2526},"thumb",{"type":154,"tag":214,"props":2528,"children":2529},{"style":244},[2530],{"type":159,"value":555},{"type":154,"tag":214,"props":2532,"children":2533},{"class":216,"line":1723},[2534,2539,2543,2547,2551,2555],{"type":154,"tag":214,"props":2535,"children":2536},{"style":244},[2537],{"type":159,"value":2538},"    :",{"type":154,"tag":214,"props":2540,"children":2541},{"style":532},[2542],{"type":159,"value":1053},{"type":154,"tag":214,"props":2544,"children":2545},{"style":244},[2546],{"type":159,"value":540},{"type":154,"tag":214,"props":2548,"children":2549},{"style":244},[2550],{"type":159,"value":545},{"type":154,"tag":214,"props":2552,"children":2553},{"style":238},[2554],{"type":159,"value":1053},{"type":154,"tag":214,"props":2556,"children":2557},{"style":244},[2558],{"type":159,"value":555},{"type":154,"tag":214,"props":2560,"children":2562},{"class":216,"line":2561},9,[2563],{"type":154,"tag":214,"props":2564,"children":2565},{"style":244},[2566],{"type":159,"value":2567},"  />\n",{"type":154,"tag":214,"props":2569,"children":2571},{"class":216,"line":2570},10,[2572,2577,2581],{"type":154,"tag":214,"props":2573,"children":2574},{"style":244},[2575],{"type":159,"value":2576},"\u003C/",{"type":154,"tag":214,"props":2578,"children":2579},{"style":254},[2580],{"type":159,"value":2391},{"type":154,"tag":214,"props":2582,"children":2583},{"style":244},[2584],{"type":159,"value":2396},{"type":154,"tag":214,"props":2586,"children":2588},{"class":216,"line":2587},11,[2589],{"type":154,"tag":214,"props":2590,"children":2592},{"emptyLinePlaceholder":2591},true,[2593],{"type":159,"value":2594},"\n",{"type":154,"tag":214,"props":2596,"children":2598},{"class":216,"line":2597},12,[2599,2603,2608,2613,2618,2622,2626,2630,2634],{"type":154,"tag":214,"props":2600,"children":2601},{"style":244},[2602],{"type":159,"value":521},{"type":154,"tag":214,"props":2604,"children":2605},{"style":254},[2606],{"type":159,"value":2607},"script",{"type":154,"tag":214,"props":2609,"children":2610},{"style":532},[2611],{"type":159,"value":2612}," setup",{"type":154,"tag":214,"props":2614,"children":2615},{"style":532},[2616],{"type":159,"value":2617}," lang",{"type":154,"tag":214,"props":2619,"children":2620},{"style":244},[2621],{"type":159,"value":540},{"type":154,"tag":214,"props":2623,"children":2624},{"style":244},[2625],{"type":159,"value":545},{"type":154,"tag":214,"props":2627,"children":2628},{"style":305},[2629],{"type":159,"value":207},{"type":154,"tag":214,"props":2631,"children":2632},{"style":244},[2633],{"type":159,"value":545},{"type":154,"tag":214,"props":2635,"children":2636},{"style":244},[2637],{"type":159,"value":2396},{"type":154,"tag":214,"props":2639,"children":2641},{"class":216,"line":2640},13,[2642,2647,2652,2656],{"type":154,"tag":214,"props":2643,"children":2644},{"style":532},[2645],{"type":159,"value":2646},"const",{"type":154,"tag":214,"props":2648,"children":2649},{"style":238},[2650],{"type":159,"value":2651}," modifiers ",{"type":154,"tag":214,"props":2653,"children":2654},{"style":244},[2655],{"type":159,"value":540},{"type":154,"tag":214,"props":2657,"children":2658},{"style":244},[2659],{"type":159,"value":267},{"type":154,"tag":214,"props":2661,"children":2663},{"class":216,"line":2662},14,[2664,2669,2673,2677,2681,2685],{"type":154,"tag":214,"props":2665,"children":2666},{"style":254},[2667],{"type":159,"value":2668},"  gravity",{"type":154,"tag":214,"props":2670,"children":2671},{"style":244},[2672],{"type":159,"value":262},{"type":154,"tag":214,"props":2674,"children":2675},{"style":244},[2676],{"type":159,"value":302},{"type":154,"tag":214,"props":2678,"children":2679},{"style":305},[2680],{"type":159,"value":1477},{"type":154,"tag":214,"props":2682,"children":2683},{"style":244},[2684],{"type":159,"value":1391},{"type":154,"tag":214,"props":2686,"children":2687},{"style":244},[2688],{"type":159,"value":2689},",\n",{"type":154,"tag":214,"props":2691,"children":2693},{"class":216,"line":2692},15,[2694,2699,2703,2707,2712],{"type":154,"tag":214,"props":2695,"children":2696},{"style":254},[2697],{"type":159,"value":2698},"  overlay",{"type":154,"tag":214,"props":2700,"children":2701},{"style":244},[2702],{"type":159,"value":262},{"type":154,"tag":214,"props":2704,"children":2705},{"style":244},[2706],{"type":159,"value":302},{"type":154,"tag":214,"props":2708,"children":2709},{"style":305},[2710],{"type":159,"value":2711},"text:default_style:Hello+World",{"type":154,"tag":214,"props":2713,"children":2714},{"style":244},[2715],{"type":159,"value":313},{"type":154,"tag":214,"props":2717,"children":2719},{"class":216,"line":2718},16,[2720],{"type":154,"tag":214,"props":2721,"children":2722},{"style":244},[2723],{"type":159,"value":2724},"}\n",{"type":154,"tag":214,"props":2726,"children":2728},{"class":216,"line":2727},17,[2729,2733,2737],{"type":154,"tag":214,"props":2730,"children":2731},{"style":244},[2732],{"type":159,"value":2576},{"type":154,"tag":214,"props":2734,"children":2735},{"style":254},[2736],{"type":159,"value":2607},{"type":154,"tag":214,"props":2738,"children":2739},{"style":244},[2740],{"type":159,"value":2396},{"type":154,"tag":155,"props":2742,"children":2743},{},[2744,2746,2753],{"type":159,"value":2745},"See ",{"type":154,"tag":162,"props":2747,"children":2750},{"href":2748,"rel":2749},"https://cloudinary.com/documentation/image_transformation_reference#overlay_parameter",[166],[2751],{"type":159,"value":2752},"Overlay Documentation",{"type":159,"value":2154},{"type":154,"tag":391,"props":2755,"children":2757},{"id":2756},"underlay",[2758],{"type":154,"tag":210,"props":2759,"children":2761},{"className":2760},[],[2762],{"type":159,"value":2756},{"type":154,"tag":155,"props":2764,"children":2765},{},[2766,2767,2772,2774,2779,2780,2785,2786,2791],{"type":159,"value":2343},{"type":154,"tag":940,"props":2768,"children":2769},{},[2770],{"type":159,"value":2771},"below",{"type":159,"value":2773}," a partial-transparent image. This can be use with ",{"type":154,"tag":210,"props":2775,"children":2777},{"className":2776},[],[2778],{"type":159,"value":2356},{"type":159,"value":1429},{"type":154,"tag":210,"props":2781,"children":2783},{"className":2782},[],[2784],{"type":159,"value":2363},{"type":159,"value":1429},{"type":154,"tag":210,"props":2787,"children":2789},{"className":2788},[],[2790],{"type":159,"value":1410},{"type":159,"value":2371},{"type":154,"tag":391,"props":2793,"children":2795},{"id":2794},"transformation",[2796],{"type":154,"tag":210,"props":2797,"children":2799},{"className":2798},[],[2800],{"type":159,"value":2794},{"type":154,"tag":155,"props":2802,"children":2803},{},[2804],{"type":159,"value":2805},"A pre-defined named transformation to apply to the asset.",{"type":154,"tag":391,"props":2807,"children":2809},{"id":2808},"zoom",[2810],{"type":154,"tag":210,"props":2811,"children":2813},{"className":2812},[],[2814],{"type":159,"value":2808},{"type":154,"tag":155,"props":2816,"children":2817},{},[2818,2820,2826,2827,2833],{"type":159,"value":2819},"Use together with ",{"type":154,"tag":210,"props":2821,"children":2823},{"className":2822},[],[2824],{"type":159,"value":2825},"fit='crop'",{"type":159,"value":366},{"type":154,"tag":210,"props":2828,"children":2830},{"className":2829},[],[2831],{"type":159,"value":2832},"fit='thumb'",{"type":159,"value":2834}," to decide how much of original image/video surronding the face to keep using face detection.",{"type":154,"tag":202,"props":2836,"children":2838},{"className":507,"code":2837,"filename":2375,"language":509,"meta":142,"style":142},"\u003Ctemplate>\n  \u003CNuxtImg\n    provider=\"cloudinary\"\n    src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n    width=\"100\"\n    height=\"100\"\n    fit=\"thumb\"\n    :modifiers=\"modifiers\"\n  />\n\u003C/template>\n\n\u003Cscript setup lang=\"ts\">\nconst modifiers = {\n  zoom: 0.75,\n  gravity: 'face'\n}\n\u003C/script>\n",[2839],{"type":154,"tag":210,"props":2840,"children":2841},{"__ignoreMap":142},[2842,2857,2868,2891,2914,2937,2960,2983,3010,3017,3032,3039,3078,3097,3118,3141,3148],{"type":154,"tag":214,"props":2843,"children":2844},{"class":216,"line":217},[2845,2849,2853],{"type":154,"tag":214,"props":2846,"children":2847},{"style":244},[2848],{"type":159,"value":521},{"type":154,"tag":214,"props":2850,"children":2851},{"style":254},[2852],{"type":159,"value":2391},{"type":154,"tag":214,"props":2854,"children":2855},{"style":244},[2856],{"type":159,"value":2396},{"type":154,"tag":214,"props":2858,"children":2859},{"class":216,"line":250},[2860,2864],{"type":154,"tag":214,"props":2861,"children":2862},{"style":244},[2863],{"type":159,"value":2404},{"type":154,"tag":214,"props":2865,"children":2866},{"style":254},[2867],{"type":159,"value":526},{"type":154,"tag":214,"props":2869,"children":2870},{"class":216,"line":270},[2871,2875,2879,2883,2887],{"type":154,"tag":214,"props":2872,"children":2873},{"style":532},[2874],{"type":159,"value":2416},{"type":154,"tag":214,"props":2876,"children":2877},{"style":244},[2878],{"type":159,"value":540},{"type":154,"tag":214,"props":2880,"children":2881},{"style":244},[2882],{"type":159,"value":545},{"type":154,"tag":214,"props":2884,"children":2885},{"style":305},[2886],{"type":159,"value":550},{"type":154,"tag":214,"props":2888,"children":2889},{"style":244},[2890],{"type":159,"value":555},{"type":154,"tag":214,"props":2892,"children":2893},{"class":216,"line":287},[2894,2898,2902,2906,2910],{"type":154,"tag":214,"props":2895,"children":2896},{"style":532},[2897],{"type":159,"value":2440},{"type":154,"tag":214,"props":2899,"children":2900},{"style":244},[2901],{"type":159,"value":540},{"type":154,"tag":214,"props":2903,"children":2904},{"style":244},[2905],{"type":159,"value":545},{"type":154,"tag":214,"props":2907,"children":2908},{"style":305},[2909],{"type":159,"value":1293},{"type":154,"tag":214,"props":2911,"children":2912},{"style":244},[2913],{"type":159,"value":555},{"type":154,"tag":214,"props":2915,"children":2916},{"class":216,"line":316},[2917,2921,2925,2929,2933],{"type":154,"tag":214,"props":2918,"children":2919},{"style":532},[2920],{"type":159,"value":2464},{"type":154,"tag":214,"props":2922,"children":2923},{"style":244},[2924],{"type":159,"value":540},{"type":154,"tag":214,"props":2926,"children":2927},{"style":244},[2928],{"type":159,"value":545},{"type":154,"tag":214,"props":2930,"children":2931},{"style":305},[2932],{"type":159,"value":2477},{"type":154,"tag":214,"props":2934,"children":2935},{"style":244},[2936],{"type":159,"value":555},{"type":154,"tag":214,"props":2938,"children":2939},{"class":216,"line":325},[2940,2944,2948,2952,2956],{"type":154,"tag":214,"props":2941,"children":2942},{"style":532},[2943],{"type":159,"value":2489},{"type":154,"tag":214,"props":2945,"children":2946},{"style":244},[2947],{"type":159,"value":540},{"type":154,"tag":214,"props":2949,"children":2950},{"style":244},[2951],{"type":159,"value":545},{"type":154,"tag":214,"props":2953,"children":2954},{"style":305},[2955],{"type":159,"value":2477},{"type":154,"tag":214,"props":2957,"children":2958},{"style":244},[2959],{"type":159,"value":555},{"type":154,"tag":214,"props":2961,"children":2962},{"class":216,"line":334},[2963,2967,2971,2975,2979],{"type":154,"tag":214,"props":2964,"children":2965},{"style":532},[2966],{"type":159,"value":2513},{"type":154,"tag":214,"props":2968,"children":2969},{"style":244},[2970],{"type":159,"value":540},{"type":154,"tag":214,"props":2972,"children":2973},{"style":244},[2974],{"type":159,"value":545},{"type":154,"tag":214,"props":2976,"children":2977},{"style":305},[2978],{"type":159,"value":2526},{"type":154,"tag":214,"props":2980,"children":2981},{"style":244},[2982],{"type":159,"value":555},{"type":154,"tag":214,"props":2984,"children":2985},{"class":216,"line":1723},[2986,2990,2994,2998,3002,3006],{"type":154,"tag":214,"props":2987,"children":2988},{"style":244},[2989],{"type":159,"value":2538},{"type":154,"tag":214,"props":2991,"children":2992},{"style":532},[2993],{"type":159,"value":1053},{"type":154,"tag":214,"props":2995,"children":2996},{"style":244},[2997],{"type":159,"value":540},{"type":154,"tag":214,"props":2999,"children":3000},{"style":244},[3001],{"type":159,"value":545},{"type":154,"tag":214,"props":3003,"children":3004},{"style":238},[3005],{"type":159,"value":1053},{"type":154,"tag":214,"props":3007,"children":3008},{"style":244},[3009],{"type":159,"value":555},{"type":154,"tag":214,"props":3011,"children":3012},{"class":216,"line":2561},[3013],{"type":154,"tag":214,"props":3014,"children":3015},{"style":244},[3016],{"type":159,"value":2567},{"type":154,"tag":214,"props":3018,"children":3019},{"class":216,"line":2570},[3020,3024,3028],{"type":154,"tag":214,"props":3021,"children":3022},{"style":244},[3023],{"type":159,"value":2576},{"type":154,"tag":214,"props":3025,"children":3026},{"style":254},[3027],{"type":159,"value":2391},{"type":154,"tag":214,"props":3029,"children":3030},{"style":244},[3031],{"type":159,"value":2396},{"type":154,"tag":214,"props":3033,"children":3034},{"class":216,"line":2587},[3035],{"type":154,"tag":214,"props":3036,"children":3037},{"emptyLinePlaceholder":2591},[3038],{"type":159,"value":2594},{"type":154,"tag":214,"props":3040,"children":3041},{"class":216,"line":2597},[3042,3046,3050,3054,3058,3062,3066,3070,3074],{"type":154,"tag":214,"props":3043,"children":3044},{"style":244},[3045],{"type":159,"value":521},{"type":154,"tag":214,"props":3047,"children":3048},{"style":254},[3049],{"type":159,"value":2607},{"type":154,"tag":214,"props":3051,"children":3052},{"style":532},[3053],{"type":159,"value":2612},{"type":154,"tag":214,"props":3055,"children":3056},{"style":532},[3057],{"type":159,"value":2617},{"type":154,"tag":214,"props":3059,"children":3060},{"style":244},[3061],{"type":159,"value":540},{"type":154,"tag":214,"props":3063,"children":3064},{"style":244},[3065],{"type":159,"value":545},{"type":154,"tag":214,"props":3067,"children":3068},{"style":305},[3069],{"type":159,"value":207},{"type":154,"tag":214,"props":3071,"children":3072},{"style":244},[3073],{"type":159,"value":545},{"type":154,"tag":214,"props":3075,"children":3076},{"style":244},[3077],{"type":159,"value":2396},{"type":154,"tag":214,"props":3079,"children":3080},{"class":216,"line":2640},[3081,3085,3089,3093],{"type":154,"tag":214,"props":3082,"children":3083},{"style":532},[3084],{"type":159,"value":2646},{"type":154,"tag":214,"props":3086,"children":3087},{"style":238},[3088],{"type":159,"value":2651},{"type":154,"tag":214,"props":3090,"children":3091},{"style":244},[3092],{"type":159,"value":540},{"type":154,"tag":214,"props":3094,"children":3095},{"style":244},[3096],{"type":159,"value":267},{"type":154,"tag":214,"props":3098,"children":3099},{"class":216,"line":2662},[3100,3105,3109,3114],{"type":154,"tag":214,"props":3101,"children":3102},{"style":254},[3103],{"type":159,"value":3104},"  zoom",{"type":154,"tag":214,"props":3106,"children":3107},{"style":244},[3108],{"type":159,"value":262},{"type":154,"tag":214,"props":3110,"children":3111},{"style":2311},[3112],{"type":159,"value":3113}," 0.75",{"type":154,"tag":214,"props":3115,"children":3116},{"style":244},[3117],{"type":159,"value":2689},{"type":154,"tag":214,"props":3119,"children":3120},{"class":216,"line":2692},[3121,3125,3129,3133,3137],{"type":154,"tag":214,"props":3122,"children":3123},{"style":254},[3124],{"type":159,"value":2668},{"type":154,"tag":214,"props":3126,"children":3127},{"style":244},[3128],{"type":159,"value":262},{"type":154,"tag":214,"props":3130,"children":3131},{"style":244},[3132],{"type":159,"value":302},{"type":154,"tag":214,"props":3134,"children":3135},{"style":305},[3136],{"type":159,"value":1442},{"type":154,"tag":214,"props":3138,"children":3139},{"style":244},[3140],{"type":159,"value":313},{"type":154,"tag":214,"props":3142,"children":3143},{"class":216,"line":2718},[3144],{"type":154,"tag":214,"props":3145,"children":3146},{"style":244},[3147],{"type":159,"value":2724},{"type":154,"tag":214,"props":3149,"children":3150},{"class":216,"line":2727},[3151,3155,3159],{"type":154,"tag":214,"props":3152,"children":3153},{"style":244},[3154],{"type":159,"value":2576},{"type":154,"tag":214,"props":3156,"children":3157},{"style":254},[3158],{"type":159,"value":2607},{"type":154,"tag":214,"props":3160,"children":3161},{"style":244},[3162],{"type":159,"value":2396},{"type":154,"tag":391,"props":3164,"children":3166},{"id":3165},"colorspace",[3167],{"type":154,"tag":210,"props":3168,"children":3170},{"className":3169},[],[3171],{"type":159,"value":3172},"colorSpace",{"type":154,"tag":155,"props":3174,"children":3175},{},[3176,3178,3185],{"type":159,"value":3177},"Color space to use for the delivery image URL. See ",{"type":154,"tag":162,"props":3179,"children":3182},{"href":3180,"rel":3181},"https://cloudinary.com/documentation/image_transformation_reference#color_space_parameter",[166],[3183],{"type":159,"value":3184},"Color space Documentation",{"type":159,"value":3186}," for accepted values details.",{"type":154,"tag":202,"props":3188,"children":3190},{"className":507,"code":3189,"language":509,"meta":142,"style":142},"\u003CNuxtImg\n  provider=\"cloudinary\"\n  src=\"/remote/nuxt-org/blog/going-full-static/main.png\"\n  width=\"300\"\n  :modifiers=\"{ colorSpace: 'srgb' }\"\n/>\n",[3191],{"type":154,"tag":210,"props":3192,"children":3193},{"__ignoreMap":142},[3194,3205,3228,3251,3274,3327],{"type":154,"tag":214,"props":3195,"children":3196},{"class":216,"line":217},[3197,3201],{"type":154,"tag":214,"props":3198,"children":3199},{"style":244},[3200],{"type":159,"value":521},{"type":154,"tag":214,"props":3202,"children":3203},{"style":254},[3204],{"type":159,"value":526},{"type":154,"tag":214,"props":3206,"children":3207},{"class":216,"line":250},[3208,3212,3216,3220,3224],{"type":154,"tag":214,"props":3209,"children":3210},{"style":532},[3211],{"type":159,"value":535},{"type":154,"tag":214,"props":3213,"children":3214},{"style":244},[3215],{"type":159,"value":540},{"type":154,"tag":214,"props":3217,"children":3218},{"style":244},[3219],{"type":159,"value":545},{"type":154,"tag":214,"props":3221,"children":3222},{"style":305},[3223],{"type":159,"value":550},{"type":154,"tag":214,"props":3225,"children":3226},{"style":244},[3227],{"type":159,"value":555},{"type":154,"tag":214,"props":3229,"children":3230},{"class":216,"line":270},[3231,3235,3239,3243,3247],{"type":154,"tag":214,"props":3232,"children":3233},{"style":532},[3234],{"type":159,"value":563},{"type":154,"tag":214,"props":3236,"children":3237},{"style":244},[3238],{"type":159,"value":540},{"type":154,"tag":214,"props":3240,"children":3241},{"style":244},[3242],{"type":159,"value":545},{"type":154,"tag":214,"props":3244,"children":3245},{"style":305},[3246],{"type":159,"value":1293},{"type":154,"tag":214,"props":3248,"children":3249},{"style":244},[3250],{"type":159,"value":555},{"type":154,"tag":214,"props":3252,"children":3253},{"class":216,"line":287},[3254,3258,3262,3266,3270],{"type":154,"tag":214,"props":3255,"children":3256},{"style":532},[3257],{"type":159,"value":588},{"type":154,"tag":214,"props":3259,"children":3260},{"style":244},[3261],{"type":159,"value":540},{"type":154,"tag":214,"props":3263,"children":3264},{"style":244},[3265],{"type":159,"value":545},{"type":154,"tag":214,"props":3267,"children":3268},{"style":305},[3269],{"type":159,"value":601},{"type":154,"tag":214,"props":3271,"children":3272},{"style":244},[3273],{"type":159,"value":555},{"type":154,"tag":214,"props":3275,"children":3276},{"class":216,"line":316},[3277,3281,3285,3289,3293,3297,3302,3306,3310,3315,3319,3323],{"type":154,"tag":214,"props":3278,"children":3279},{"style":244},[3280],{"type":159,"value":1352},{"type":154,"tag":214,"props":3282,"children":3283},{"style":532},[3284],{"type":159,"value":1053},{"type":154,"tag":214,"props":3286,"children":3287},{"style":244},[3288],{"type":159,"value":540},{"type":154,"tag":214,"props":3290,"children":3291},{"style":244},[3292],{"type":159,"value":545},{"type":154,"tag":214,"props":3294,"children":3295},{"style":244},[3296],{"type":159,"value":1369},{"type":154,"tag":214,"props":3298,"children":3299},{"style":254},[3300],{"type":159,"value":3301}," colorSpace",{"type":154,"tag":214,"props":3303,"children":3304},{"style":244},[3305],{"type":159,"value":262},{"type":154,"tag":214,"props":3307,"children":3308},{"style":244},[3309],{"type":159,"value":302},{"type":154,"tag":214,"props":3311,"children":3312},{"style":305},[3313],{"type":159,"value":3314},"srgb",{"type":154,"tag":214,"props":3316,"children":3317},{"style":244},[3318],{"type":159,"value":1391},{"type":154,"tag":214,"props":3320,"children":3321},{"style":244},[3322],{"type":159,"value":1396},{"type":154,"tag":214,"props":3324,"children":3325},{"style":244},[3326],{"type":159,"value":555},{"type":154,"tag":214,"props":3328,"children":3329},{"class":216,"line":325},[3330],{"type":154,"tag":214,"props":3331,"children":3332},{"style":238},[3333],{"type":159,"value":638},{"type":154,"tag":391,"props":3335,"children":3337},{"id":3336},"customfunc",[3338],{"type":154,"tag":210,"props":3339,"children":3341},{"className":3340},[],[3342],{"type":159,"value":3343},"customFunc",{"type":154,"tag":155,"props":3345,"children":3346},{},[3347,3349,3356],{"type":159,"value":3348},"Call a custom function on Cloudinary side. See ",{"type":154,"tag":162,"props":3350,"children":3353},{"href":3351,"rel":3352},"https://cloudinary.com/documentation/custom_functions",[166],[3354],{"type":159,"value":3355},"Custom Functions",{"type":159,"value":1029},{"type":154,"tag":391,"props":3358,"children":3360},{"id":3359},"density",[3361],{"type":154,"tag":210,"props":3362,"children":3364},{"className":3363},[],[3365],{"type":159,"value":3359},{"type":154,"tag":155,"props":3367,"children":3368},{},[3369],{"type":159,"value":3370},"To define the density number when converting a vector file to image format.",{"type":154,"tag":391,"props":3372,"children":3374},{"id":3373},"aspectratio",[3375],{"type":154,"tag":210,"props":3376,"children":3378},{"className":3377},[],[3379],{"type":159,"value":3380},"aspectRatio",{"type":154,"tag":155,"props":3382,"children":3383},{},[3384],{"type":159,"value":3385},"To crop or resize the asset to a new aspect ratio, for use with a crop/resize mode that determines how the asset is adjusted to the new dimensions.",{"type":154,"tag":172,"props":3387,"children":3388},{},[3389],{"type":154,"tag":155,"props":3390,"children":3391},{},[3392,3393,3400],{"type":159,"value":2745},{"type":154,"tag":162,"props":3394,"children":3397},{"href":3395,"rel":3396},"https://cloudinary.com/documentation/image_transformation_reference",[166],[3398],{"type":159,"value":3399},"Cloudinary Image Transformation API",{"type":159,"value":1029},{"type":154,"tag":3402,"props":3403,"children":3404},"style",{},[3405],{"type":159,"value":3406},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":142,"searchDepth":250,"depth":250,"links":3408},[3409,3413,3415],{"id":349,"depth":250,"text":352,"children":3410},[3411,3412],{"id":364,"depth":270,"text":395},{"id":373,"depth":270,"text":648},{"id":883,"depth":250,"text":3414},"Cloudinary fit values",{"id":1032,"depth":250,"text":1035,"children":3416},[3417,3418,3419,3420,3421,3422,3423,3424,3425,3426,3427,3428,3429,3430,3431,3432],{"id":1084,"depth":270,"text":1084},{"id":1149,"depth":270,"text":1156},{"id":1410,"depth":270,"text":1410},{"id":1731,"depth":270,"text":1731},{"id":1947,"depth":270,"text":1947},{"id":2134,"depth":270,"text":2134},{"id":2157,"depth":270,"text":2157},{"id":2178,"depth":270,"text":2178},{"id":2332,"depth":270,"text":2332},{"id":2756,"depth":270,"text":2756},{"id":2794,"depth":270,"text":2794},{"id":2808,"depth":270,"text":2808},{"id":3165,"depth":270,"text":3172},{"id":3336,"depth":270,"text":3343},{"id":3359,"depth":270,"text":3359},{"id":3373,"depth":270,"text":3380},"markdown","content:3.providers:cloudinary.md","content","3.providers/cloudinary.md","3.providers/cloudinary","md",[3440,4570],{"_path":53,"_dir":140,"_draft":141,"_partial":141,"_locale":142,"title":52,"description":3441,"links":3442,"body":3445,"_type":3433,"_id":4567,"_source":3435,"_file":4568,"_stem":4569,"_extension":3438},"Nuxt Image has first class integration with Cloudimage.",[3443],{"label":146,"icon":147,"to":3444,"size":149},"https://github.com/nuxt/image/blob/main/src/runtime/providers/cloudimage.ts",{"type":151,"children":3446,"toc":4556},[3447,3458,3479,3624,3630,3638,3653,3667,3676,3688,3693,3830,3835,4032,4042,4064,4069,4097,4116,4279,4289,4310,4315,4425,4431,4456,4469,4485,4552],{"type":154,"tag":155,"props":3448,"children":3449},{},[3450,3451,3457],{"type":159,"value":160},{"type":154,"tag":162,"props":3452,"children":3455},{"href":3453,"rel":3454},"https://www.cloudimage.io/en/home",[166],[3456],{"type":159,"value":52},{"type":159,"value":170},{"type":154,"tag":155,"props":3459,"children":3460},{},[3461,3463,3469,3471,3477],{"type":159,"value":3462},"To use this provider you need to specify your Cloudimage ",{"type":154,"tag":210,"props":3464,"children":3466},{"className":3465},[],[3467],{"type":159,"value":3468},"token",{"type":159,"value":3470}," and the ",{"type":154,"tag":210,"props":3472,"children":3474},{"className":3473},[],[3475],{"type":159,"value":3476},"baseURL",{"type":159,"value":3478}," of your image storage.",{"type":154,"tag":202,"props":3480,"children":3482},{"className":204,"code":3481,"filename":206,"language":207,"meta":142,"style":142},"export default defineNuxtConfig({\n  image: {\n    cloudimage: {\n      token: 'your_cloudimage_token',\n      baseURL: 'origin_image_url' // or alias\n    }\n  }\n})\n",[3483],{"type":154,"tag":210,"props":3484,"children":3485},{"__ignoreMap":142},[3486,3509,3524,3540,3569,3599,3606,3613],{"type":154,"tag":214,"props":3487,"children":3488},{"class":216,"line":217},[3489,3493,3497,3501,3505],{"type":154,"tag":214,"props":3490,"children":3491},{"style":221},[3492],{"type":159,"value":224},{"type":154,"tag":214,"props":3494,"children":3495},{"style":221},[3496],{"type":159,"value":229},{"type":154,"tag":214,"props":3498,"children":3499},{"style":232},[3500],{"type":159,"value":235},{"type":154,"tag":214,"props":3502,"children":3503},{"style":238},[3504],{"type":159,"value":241},{"type":154,"tag":214,"props":3506,"children":3507},{"style":244},[3508],{"type":159,"value":247},{"type":154,"tag":214,"props":3510,"children":3511},{"class":216,"line":250},[3512,3516,3520],{"type":154,"tag":214,"props":3513,"children":3514},{"style":254},[3515],{"type":159,"value":257},{"type":154,"tag":214,"props":3517,"children":3518},{"style":244},[3519],{"type":159,"value":262},{"type":154,"tag":214,"props":3521,"children":3522},{"style":244},[3523],{"type":159,"value":267},{"type":154,"tag":214,"props":3525,"children":3526},{"class":216,"line":270},[3527,3532,3536],{"type":154,"tag":214,"props":3528,"children":3529},{"style":254},[3530],{"type":159,"value":3531},"    cloudimage",{"type":154,"tag":214,"props":3533,"children":3534},{"style":244},[3535],{"type":159,"value":262},{"type":154,"tag":214,"props":3537,"children":3538},{"style":244},[3539],{"type":159,"value":267},{"type":154,"tag":214,"props":3541,"children":3542},{"class":216,"line":287},[3543,3548,3552,3556,3561,3565],{"type":154,"tag":214,"props":3544,"children":3545},{"style":254},[3546],{"type":159,"value":3547},"      token",{"type":154,"tag":214,"props":3549,"children":3550},{"style":244},[3551],{"type":159,"value":262},{"type":154,"tag":214,"props":3553,"children":3554},{"style":244},[3555],{"type":159,"value":302},{"type":154,"tag":214,"props":3557,"children":3558},{"style":305},[3559],{"type":159,"value":3560},"your_cloudimage_token",{"type":154,"tag":214,"props":3562,"children":3563},{"style":244},[3564],{"type":159,"value":1391},{"type":154,"tag":214,"props":3566,"children":3567},{"style":244},[3568],{"type":159,"value":2689},{"type":154,"tag":214,"props":3570,"children":3571},{"class":216,"line":316},[3572,3576,3580,3584,3589,3593],{"type":154,"tag":214,"props":3573,"children":3574},{"style":254},[3575],{"type":159,"value":293},{"type":154,"tag":214,"props":3577,"children":3578},{"style":244},[3579],{"type":159,"value":262},{"type":154,"tag":214,"props":3581,"children":3582},{"style":244},[3583],{"type":159,"value":302},{"type":154,"tag":214,"props":3585,"children":3586},{"style":305},[3587],{"type":159,"value":3588},"origin_image_url",{"type":154,"tag":214,"props":3590,"children":3591},{"style":244},[3592],{"type":159,"value":1391},{"type":154,"tag":214,"props":3594,"children":3596},{"style":3595},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[3597],{"type":159,"value":3598}," // or alias\n",{"type":154,"tag":214,"props":3600,"children":3601},{"class":216,"line":325},[3602],{"type":154,"tag":214,"props":3603,"children":3604},{"style":244},[3605],{"type":159,"value":322},{"type":154,"tag":214,"props":3607,"children":3608},{"class":216,"line":334},[3609],{"type":154,"tag":214,"props":3610,"children":3611},{"style":244},[3612],{"type":159,"value":331},{"type":154,"tag":214,"props":3614,"children":3615},{"class":216,"line":1723},[3616,3620],{"type":154,"tag":214,"props":3617,"children":3618},{"style":244},[3619],{"type":159,"value":340},{"type":154,"tag":214,"props":3621,"children":3622},{"style":238},[3623],{"type":159,"value":345},{"type":154,"tag":347,"props":3625,"children":3627},{"id":3626},"options",[3628],{"type":159,"value":3629},"Options",{"type":154,"tag":391,"props":3631,"children":3632},{"id":3468},[3633],{"type":154,"tag":210,"props":3634,"children":3636},{"className":3635},[],[3637],{"type":159,"value":3468},{"type":154,"tag":916,"props":3639,"children":3640},{},[3641],{"type":154,"tag":920,"props":3642,"children":3643},{},[3644,3646,3651],{"type":159,"value":3645},"Type: ",{"type":154,"tag":940,"props":3647,"children":3648},{},[3649],{"type":159,"value":3650},"String",{"type":159,"value":3652}," (required)",{"type":154,"tag":155,"props":3654,"children":3655},{},[3656,3658,3665],{"type":159,"value":3657},"Your Cloudimage customer token. ",{"type":154,"tag":162,"props":3659,"children":3662},{"href":3660,"rel":3661},"https://www.cloudimage.io/en/register_page",[166],[3663],{"type":159,"value":3664},"Register",{"type":159,"value":3666}," for a Cloudimage account to get one. Registration takes less than a minute and is totally free.",{"type":154,"tag":391,"props":3668,"children":3670},{"id":3669},"baseurl",[3671],{"type":154,"tag":210,"props":3672,"children":3674},{"className":3673},[],[3675],{"type":159,"value":3476},{"type":154,"tag":916,"props":3677,"children":3678},{},[3679],{"type":154,"tag":920,"props":3680,"children":3681},{},[3682,3683,3687],{"type":159,"value":3645},{"type":154,"tag":940,"props":3684,"children":3685},{},[3686],{"type":159,"value":3650},{"type":159,"value":3652},{"type":154,"tag":155,"props":3689,"children":3690},{},[3691],{"type":159,"value":3692},"Your origin image URL or storage alias that allows to shorten your origin image URLs.",{"type":154,"tag":202,"props":3694,"children":3696},{"className":204,"code":3695,"filename":206,"language":207,"meta":142,"style":142},"export default defineNuxtConfig({\n  image: {\n    cloudimage: {\n      token: 'demo',\n      baseURL: 'sample.li'\n    }\n  }\n})\n",[3697],{"type":154,"tag":210,"props":3698,"children":3699},{"__ignoreMap":142},[3700,3723,3738,3753,3781,3805,3812,3819],{"type":154,"tag":214,"props":3701,"children":3702},{"class":216,"line":217},[3703,3707,3711,3715,3719],{"type":154,"tag":214,"props":3704,"children":3705},{"style":221},[3706],{"type":159,"value":224},{"type":154,"tag":214,"props":3708,"children":3709},{"style":221},[3710],{"type":159,"value":229},{"type":154,"tag":214,"props":3712,"children":3713},{"style":232},[3714],{"type":159,"value":235},{"type":154,"tag":214,"props":3716,"children":3717},{"style":238},[3718],{"type":159,"value":241},{"type":154,"tag":214,"props":3720,"children":3721},{"style":244},[3722],{"type":159,"value":247},{"type":154,"tag":214,"props":3724,"children":3725},{"class":216,"line":250},[3726,3730,3734],{"type":154,"tag":214,"props":3727,"children":3728},{"style":254},[3729],{"type":159,"value":257},{"type":154,"tag":214,"props":3731,"children":3732},{"style":244},[3733],{"type":159,"value":262},{"type":154,"tag":214,"props":3735,"children":3736},{"style":244},[3737],{"type":159,"value":267},{"type":154,"tag":214,"props":3739,"children":3740},{"class":216,"line":270},[3741,3745,3749],{"type":154,"tag":214,"props":3742,"children":3743},{"style":254},[3744],{"type":159,"value":3531},{"type":154,"tag":214,"props":3746,"children":3747},{"style":244},[3748],{"type":159,"value":262},{"type":154,"tag":214,"props":3750,"children":3751},{"style":244},[3752],{"type":159,"value":267},{"type":154,"tag":214,"props":3754,"children":3755},{"class":216,"line":287},[3756,3760,3764,3768,3773,3777],{"type":154,"tag":214,"props":3757,"children":3758},{"style":254},[3759],{"type":159,"value":3547},{"type":154,"tag":214,"props":3761,"children":3762},{"style":244},[3763],{"type":159,"value":262},{"type":154,"tag":214,"props":3765,"children":3766},{"style":244},[3767],{"type":159,"value":302},{"type":154,"tag":214,"props":3769,"children":3770},{"style":305},[3771],{"type":159,"value":3772},"demo",{"type":154,"tag":214,"props":3774,"children":3775},{"style":244},[3776],{"type":159,"value":1391},{"type":154,"tag":214,"props":3778,"children":3779},{"style":244},[3780],{"type":159,"value":2689},{"type":154,"tag":214,"props":3782,"children":3783},{"class":216,"line":316},[3784,3788,3792,3796,3801],{"type":154,"tag":214,"props":3785,"children":3786},{"style":254},[3787],{"type":159,"value":293},{"type":154,"tag":214,"props":3789,"children":3790},{"style":244},[3791],{"type":159,"value":262},{"type":154,"tag":214,"props":3793,"children":3794},{"style":244},[3795],{"type":159,"value":302},{"type":154,"tag":214,"props":3797,"children":3798},{"style":305},[3799],{"type":159,"value":3800},"sample.li",{"type":154,"tag":214,"props":3802,"children":3803},{"style":244},[3804],{"type":159,"value":313},{"type":154,"tag":214,"props":3806,"children":3807},{"class":216,"line":325},[3808],{"type":154,"tag":214,"props":3809,"children":3810},{"style":244},[3811],{"type":159,"value":322},{"type":154,"tag":214,"props":3813,"children":3814},{"class":216,"line":334},[3815],{"type":154,"tag":214,"props":3816,"children":3817},{"style":244},[3818],{"type":159,"value":331},{"type":154,"tag":214,"props":3820,"children":3821},{"class":216,"line":1723},[3822,3826],{"type":154,"tag":214,"props":3823,"children":3824},{"style":244},[3825],{"type":159,"value":340},{"type":154,"tag":214,"props":3827,"children":3828},{"style":238},[3829],{"type":159,"value":345},{"type":154,"tag":155,"props":3831,"children":3832},{},[3833],{"type":159,"value":3834},"These formats all work as well:",{"type":154,"tag":202,"props":3836,"children":3838},{"className":204,"code":3837,"filename":206,"language":207,"meta":142,"style":142},"export default defineNuxtConfig({\n  image: {\n    cloudimage: {\n      token: 'demo',\n      baseURL: 'sample.li/images',\n      baseURL: 'https://sample.li/images',\n      baseURL: '_sl_' // alias defined in your Cloudimage storage settings\n    }\n  }\n})\n",[3839],{"type":154,"tag":210,"props":3840,"children":3841},{"__ignoreMap":142},[3842,3865,3880,3895,3922,3950,3978,4007,4014,4021],{"type":154,"tag":214,"props":3843,"children":3844},{"class":216,"line":217},[3845,3849,3853,3857,3861],{"type":154,"tag":214,"props":3846,"children":3847},{"style":221},[3848],{"type":159,"value":224},{"type":154,"tag":214,"props":3850,"children":3851},{"style":221},[3852],{"type":159,"value":229},{"type":154,"tag":214,"props":3854,"children":3855},{"style":232},[3856],{"type":159,"value":235},{"type":154,"tag":214,"props":3858,"children":3859},{"style":238},[3860],{"type":159,"value":241},{"type":154,"tag":214,"props":3862,"children":3863},{"style":244},[3864],{"type":159,"value":247},{"type":154,"tag":214,"props":3866,"children":3867},{"class":216,"line":250},[3868,3872,3876],{"type":154,"tag":214,"props":3869,"children":3870},{"style":254},[3871],{"type":159,"value":257},{"type":154,"tag":214,"props":3873,"children":3874},{"style":244},[3875],{"type":159,"value":262},{"type":154,"tag":214,"props":3877,"children":3878},{"style":244},[3879],{"type":159,"value":267},{"type":154,"tag":214,"props":3881,"children":3882},{"class":216,"line":270},[3883,3887,3891],{"type":154,"tag":214,"props":3884,"children":3885},{"style":254},[3886],{"type":159,"value":3531},{"type":154,"tag":214,"props":3888,"children":3889},{"style":244},[3890],{"type":159,"value":262},{"type":154,"tag":214,"props":3892,"children":3893},{"style":244},[3894],{"type":159,"value":267},{"type":154,"tag":214,"props":3896,"children":3897},{"class":216,"line":287},[3898,3902,3906,3910,3914,3918],{"type":154,"tag":214,"props":3899,"children":3900},{"style":254},[3901],{"type":159,"value":3547},{"type":154,"tag":214,"props":3903,"children":3904},{"style":244},[3905],{"type":159,"value":262},{"type":154,"tag":214,"props":3907,"children":3908},{"style":244},[3909],{"type":159,"value":302},{"type":154,"tag":214,"props":3911,"children":3912},{"style":305},[3913],{"type":159,"value":3772},{"type":154,"tag":214,"props":3915,"children":3916},{"style":244},[3917],{"type":159,"value":1391},{"type":154,"tag":214,"props":3919,"children":3920},{"style":244},[3921],{"type":159,"value":2689},{"type":154,"tag":214,"props":3923,"children":3924},{"class":216,"line":316},[3925,3929,3933,3937,3942,3946],{"type":154,"tag":214,"props":3926,"children":3927},{"style":254},[3928],{"type":159,"value":293},{"type":154,"tag":214,"props":3930,"children":3931},{"style":244},[3932],{"type":159,"value":262},{"type":154,"tag":214,"props":3934,"children":3935},{"style":244},[3936],{"type":159,"value":302},{"type":154,"tag":214,"props":3938,"children":3939},{"style":305},[3940],{"type":159,"value":3941},"sample.li/images",{"type":154,"tag":214,"props":3943,"children":3944},{"style":244},[3945],{"type":159,"value":1391},{"type":154,"tag":214,"props":3947,"children":3948},{"style":244},[3949],{"type":159,"value":2689},{"type":154,"tag":214,"props":3951,"children":3952},{"class":216,"line":325},[3953,3957,3961,3965,3970,3974],{"type":154,"tag":214,"props":3954,"children":3955},{"style":254},[3956],{"type":159,"value":293},{"type":154,"tag":214,"props":3958,"children":3959},{"style":244},[3960],{"type":159,"value":262},{"type":154,"tag":214,"props":3962,"children":3963},{"style":244},[3964],{"type":159,"value":302},{"type":154,"tag":214,"props":3966,"children":3967},{"style":305},[3968],{"type":159,"value":3969},"https://sample.li/images",{"type":154,"tag":214,"props":3971,"children":3972},{"style":244},[3973],{"type":159,"value":1391},{"type":154,"tag":214,"props":3975,"children":3976},{"style":244},[3977],{"type":159,"value":2689},{"type":154,"tag":214,"props":3979,"children":3980},{"class":216,"line":334},[3981,3985,3989,3993,3998,4002],{"type":154,"tag":214,"props":3982,"children":3983},{"style":254},[3984],{"type":159,"value":293},{"type":154,"tag":214,"props":3986,"children":3987},{"style":244},[3988],{"type":159,"value":262},{"type":154,"tag":214,"props":3990,"children":3991},{"style":244},[3992],{"type":159,"value":302},{"type":154,"tag":214,"props":3994,"children":3995},{"style":305},[3996],{"type":159,"value":3997},"_sl_",{"type":154,"tag":214,"props":3999,"children":4000},{"style":244},[4001],{"type":159,"value":1391},{"type":154,"tag":214,"props":4003,"children":4004},{"style":3595},[4005],{"type":159,"value":4006}," // alias defined in your Cloudimage storage settings\n",{"type":154,"tag":214,"props":4008,"children":4009},{"class":216,"line":1723},[4010],{"type":154,"tag":214,"props":4011,"children":4012},{"style":244},[4013],{"type":159,"value":322},{"type":154,"tag":214,"props":4015,"children":4016},{"class":216,"line":2561},[4017],{"type":154,"tag":214,"props":4018,"children":4019},{"style":244},[4020],{"type":159,"value":331},{"type":154,"tag":214,"props":4022,"children":4023},{"class":216,"line":2570},[4024,4028],{"type":154,"tag":214,"props":4025,"children":4026},{"style":244},[4027],{"type":159,"value":340},{"type":154,"tag":214,"props":4029,"children":4030},{"style":238},[4031],{"type":159,"value":345},{"type":154,"tag":391,"props":4033,"children":4035},{"id":4034},"apiversion",[4036],{"type":154,"tag":210,"props":4037,"children":4039},{"className":4038},[],[4040],{"type":159,"value":4041},"apiVersion",{"type":154,"tag":916,"props":4043,"children":4044},{},[4045,4053],{"type":154,"tag":920,"props":4046,"children":4047},{},[4048,4049],{"type":159,"value":3645},{"type":154,"tag":940,"props":4050,"children":4051},{},[4052],{"type":159,"value":3650},{"type":154,"tag":920,"props":4054,"children":4055},{},[4056,4058],{"type":159,"value":4057},"Default: ",{"type":154,"tag":210,"props":4059,"children":4061},{"className":4060},[],[4062],{"type":159,"value":4063},"empty string",{"type":154,"tag":155,"props":4065,"children":4066},{},[4067],{"type":159,"value":4068},"Allow using a specific version of the API.",{"type":154,"tag":172,"props":4070,"children":4071},{},[4072],{"type":154,"tag":155,"props":4073,"children":4074},{},[4075,4077,4082,4083,4088,4090,4096],{"type":159,"value":4076},"For tokens created before ",{"type":154,"tag":940,"props":4078,"children":4079},{},[4080],{"type":159,"value":4081},"20.10.2021",{"type":159,"value":1429},{"type":154,"tag":210,"props":4084,"children":4086},{"className":4085},[],[4087],{"type":159,"value":4041},{"type":159,"value":4089}," needs to be set to ",{"type":154,"tag":210,"props":4091,"children":4093},{"className":4092},[],[4094],{"type":159,"value":4095},"v7",{"type":159,"value":375},{"type":154,"tag":155,"props":4098,"children":4099},{},[4100,4102,4107,4109,4114],{"type":159,"value":4101},"Here's an official demo config. ",{"type":154,"tag":210,"props":4103,"children":4105},{"className":4104},[],[4106],{"type":159,"value":3772},{"type":159,"value":4108}," is an old token hence ",{"type":154,"tag":210,"props":4110,"children":4112},{"className":4111},[],[4113],{"type":159,"value":4041},{"type":159,"value":4115}," needs to be defined as well.",{"type":154,"tag":202,"props":4117,"children":4119},{"className":204,"code":4118,"filename":206,"language":207,"meta":142,"style":142},"export default defineNuxtConfig({\n  image: {\n    cloudimage: {\n      token: 'demo',\n      baseURL: 'sample.li',\n      apiVersion: 'v7'\n    }\n  }\n})\n",[4120],{"type":154,"tag":210,"props":4121,"children":4122},{"__ignoreMap":142},[4123,4146,4161,4176,4203,4230,4254,4261,4268],{"type":154,"tag":214,"props":4124,"children":4125},{"class":216,"line":217},[4126,4130,4134,4138,4142],{"type":154,"tag":214,"props":4127,"children":4128},{"style":221},[4129],{"type":159,"value":224},{"type":154,"tag":214,"props":4131,"children":4132},{"style":221},[4133],{"type":159,"value":229},{"type":154,"tag":214,"props":4135,"children":4136},{"style":232},[4137],{"type":159,"value":235},{"type":154,"tag":214,"props":4139,"children":4140},{"style":238},[4141],{"type":159,"value":241},{"type":154,"tag":214,"props":4143,"children":4144},{"style":244},[4145],{"type":159,"value":247},{"type":154,"tag":214,"props":4147,"children":4148},{"class":216,"line":250},[4149,4153,4157],{"type":154,"tag":214,"props":4150,"children":4151},{"style":254},[4152],{"type":159,"value":257},{"type":154,"tag":214,"props":4154,"children":4155},{"style":244},[4156],{"type":159,"value":262},{"type":154,"tag":214,"props":4158,"children":4159},{"style":244},[4160],{"type":159,"value":267},{"type":154,"tag":214,"props":4162,"children":4163},{"class":216,"line":270},[4164,4168,4172],{"type":154,"tag":214,"props":4165,"children":4166},{"style":254},[4167],{"type":159,"value":3531},{"type":154,"tag":214,"props":4169,"children":4170},{"style":244},[4171],{"type":159,"value":262},{"type":154,"tag":214,"props":4173,"children":4174},{"style":244},[4175],{"type":159,"value":267},{"type":154,"tag":214,"props":4177,"children":4178},{"class":216,"line":287},[4179,4183,4187,4191,4195,4199],{"type":154,"tag":214,"props":4180,"children":4181},{"style":254},[4182],{"type":159,"value":3547},{"type":154,"tag":214,"props":4184,"children":4185},{"style":244},[4186],{"type":159,"value":262},{"type":154,"tag":214,"props":4188,"children":4189},{"style":244},[4190],{"type":159,"value":302},{"type":154,"tag":214,"props":4192,"children":4193},{"style":305},[4194],{"type":159,"value":3772},{"type":154,"tag":214,"props":4196,"children":4197},{"style":244},[4198],{"type":159,"value":1391},{"type":154,"tag":214,"props":4200,"children":4201},{"style":244},[4202],{"type":159,"value":2689},{"type":154,"tag":214,"props":4204,"children":4205},{"class":216,"line":316},[4206,4210,4214,4218,4222,4226],{"type":154,"tag":214,"props":4207,"children":4208},{"style":254},[4209],{"type":159,"value":293},{"type":154,"tag":214,"props":4211,"children":4212},{"style":244},[4213],{"type":159,"value":262},{"type":154,"tag":214,"props":4215,"children":4216},{"style":244},[4217],{"type":159,"value":302},{"type":154,"tag":214,"props":4219,"children":4220},{"style":305},[4221],{"type":159,"value":3800},{"type":154,"tag":214,"props":4223,"children":4224},{"style":244},[4225],{"type":159,"value":1391},{"type":154,"tag":214,"props":4227,"children":4228},{"style":244},[4229],{"type":159,"value":2689},{"type":154,"tag":214,"props":4231,"children":4232},{"class":216,"line":325},[4233,4238,4242,4246,4250],{"type":154,"tag":214,"props":4234,"children":4235},{"style":254},[4236],{"type":159,"value":4237},"      apiVersion",{"type":154,"tag":214,"props":4239,"children":4240},{"style":244},[4241],{"type":159,"value":262},{"type":154,"tag":214,"props":4243,"children":4244},{"style":244},[4245],{"type":159,"value":302},{"type":154,"tag":214,"props":4247,"children":4248},{"style":305},[4249],{"type":159,"value":4095},{"type":154,"tag":214,"props":4251,"children":4252},{"style":244},[4253],{"type":159,"value":313},{"type":154,"tag":214,"props":4255,"children":4256},{"class":216,"line":334},[4257],{"type":154,"tag":214,"props":4258,"children":4259},{"style":244},[4260],{"type":159,"value":322},{"type":154,"tag":214,"props":4262,"children":4263},{"class":216,"line":1723},[4264],{"type":154,"tag":214,"props":4265,"children":4266},{"style":244},[4267],{"type":159,"value":331},{"type":154,"tag":214,"props":4269,"children":4270},{"class":216,"line":2561},[4271,4275],{"type":154,"tag":214,"props":4272,"children":4273},{"style":244},[4274],{"type":159,"value":340},{"type":154,"tag":214,"props":4276,"children":4277},{"style":238},[4278],{"type":159,"value":345},{"type":154,"tag":391,"props":4280,"children":4282},{"id":4281},"cdnurl",[4283],{"type":154,"tag":210,"props":4284,"children":4286},{"className":4285},[],[4287],{"type":159,"value":4288},"cdnURL",{"type":154,"tag":916,"props":4290,"children":4291},{},[4292,4300],{"type":154,"tag":920,"props":4293,"children":4294},{},[4295,4296],{"type":159,"value":3645},{"type":154,"tag":940,"props":4297,"children":4298},{},[4299],{"type":159,"value":3650},{"type":154,"tag":920,"props":4301,"children":4302},{},[4303,4304],{"type":159,"value":4057},{"type":154,"tag":210,"props":4305,"children":4307},{"className":4306},[],[4308],{"type":159,"value":4309},"https://{token}.cloudimg.io/{apiVersion}",{"type":154,"tag":155,"props":4311,"children":4312},{},[4313],{"type":159,"value":4314},"Replaces the dynamically built URL",{"type":154,"tag":202,"props":4316,"children":4318},{"className":204,"code":4317,"filename":206,"language":207,"meta":142,"style":142},"export default defineNuxtConfig({\n  image: {\n    cloudimage: {\n      cdnURL: 'https://demo.cloudimg.io/v7'\n    }\n  }\n})\n",[4319],{"type":154,"tag":210,"props":4320,"children":4321},{"__ignoreMap":142},[4322,4345,4360,4375,4400,4407,4414],{"type":154,"tag":214,"props":4323,"children":4324},{"class":216,"line":217},[4325,4329,4333,4337,4341],{"type":154,"tag":214,"props":4326,"children":4327},{"style":221},[4328],{"type":159,"value":224},{"type":154,"tag":214,"props":4330,"children":4331},{"style":221},[4332],{"type":159,"value":229},{"type":154,"tag":214,"props":4334,"children":4335},{"style":232},[4336],{"type":159,"value":235},{"type":154,"tag":214,"props":4338,"children":4339},{"style":238},[4340],{"type":159,"value":241},{"type":154,"tag":214,"props":4342,"children":4343},{"style":244},[4344],{"type":159,"value":247},{"type":154,"tag":214,"props":4346,"children":4347},{"class":216,"line":250},[4348,4352,4356],{"type":154,"tag":214,"props":4349,"children":4350},{"style":254},[4351],{"type":159,"value":257},{"type":154,"tag":214,"props":4353,"children":4354},{"style":244},[4355],{"type":159,"value":262},{"type":154,"tag":214,"props":4357,"children":4358},{"style":244},[4359],{"type":159,"value":267},{"type":154,"tag":214,"props":4361,"children":4362},{"class":216,"line":270},[4363,4367,4371],{"type":154,"tag":214,"props":4364,"children":4365},{"style":254},[4366],{"type":159,"value":3531},{"type":154,"tag":214,"props":4368,"children":4369},{"style":244},[4370],{"type":159,"value":262},{"type":154,"tag":214,"props":4372,"children":4373},{"style":244},[4374],{"type":159,"value":267},{"type":154,"tag":214,"props":4376,"children":4377},{"class":216,"line":287},[4378,4383,4387,4391,4396],{"type":154,"tag":214,"props":4379,"children":4380},{"style":254},[4381],{"type":159,"value":4382},"      cdnURL",{"type":154,"tag":214,"props":4384,"children":4385},{"style":244},[4386],{"type":159,"value":262},{"type":154,"tag":214,"props":4388,"children":4389},{"style":244},[4390],{"type":159,"value":302},{"type":154,"tag":214,"props":4392,"children":4393},{"style":305},[4394],{"type":159,"value":4395},"https://demo.cloudimg.io/v7",{"type":154,"tag":214,"props":4397,"children":4398},{"style":244},[4399],{"type":159,"value":313},{"type":154,"tag":214,"props":4401,"children":4402},{"class":216,"line":316},[4403],{"type":154,"tag":214,"props":4404,"children":4405},{"style":244},[4406],{"type":159,"value":322},{"type":154,"tag":214,"props":4408,"children":4409},{"class":216,"line":325},[4410],{"type":154,"tag":214,"props":4411,"children":4412},{"style":244},[4413],{"type":159,"value":331},{"type":154,"tag":214,"props":4415,"children":4416},{"class":216,"line":334},[4417,4421],{"type":154,"tag":214,"props":4418,"children":4419},{"style":244},[4420],{"type":159,"value":340},{"type":154,"tag":214,"props":4422,"children":4423},{"style":238},[4424],{"type":159,"value":345},{"type":154,"tag":347,"props":4426,"children":4428},{"id":4427},"cloudimage-modifiers",[4429],{"type":159,"value":4430},"Cloudimage Modifiers",{"type":154,"tag":155,"props":4432,"children":4433},{},[4434,4435,4439,4441,4448,4450,4455],{"type":159,"value":899},{"type":154,"tag":162,"props":4436,"children":4437},{"href":1042},[4438],{"type":159,"value":1045},{"type":159,"value":4440},", also you can pass Cloudimage-specific ",{"type":154,"tag":162,"props":4442,"children":4445},{"href":4443,"rel":4444},"https://docs.cloudimage.io/go/cloudimage-documentation-v7/en/introduction",[166],[4446],{"type":159,"value":4447},"Cloudimage-specific transformation",{"type":159,"value":4449}," params to ",{"type":154,"tag":210,"props":4451,"children":4453},{"className":4452},[],[4454],{"type":159,"value":1053},{"type":159,"value":1055},{"type":154,"tag":347,"props":4457,"children":4459},{"id":4458},"cloudimage-fit-values",[4460,4462,4467],{"type":159,"value":4461},"Cloudimage ",{"type":154,"tag":210,"props":4463,"children":4465},{"className":4464},[],[4466],{"type":159,"value":892},{"type":159,"value":4468}," Values",{"type":154,"tag":155,"props":4470,"children":4471},{},[4472,4473,4483],{"type":159,"value":899},{"type":154,"tag":162,"props":4474,"children":4475},{"href":902},[4476,4477,4482],{"type":159,"value":905},{"type":154,"tag":210,"props":4478,"children":4480},{"className":4479},[],[4481],{"type":159,"value":892},{"type":159,"value":912},{"type":159,"value":4484}," of Nuxt image and Nuxt picture, Cloudimage offers the following for extra resizing params:",{"type":154,"tag":916,"props":4486,"children":4487},{},[4488,4499,4509,4519,4530,4541],{"type":154,"tag":920,"props":4489,"children":4490},{},[4491,4497],{"type":154,"tag":210,"props":4492,"children":4494},{"className":4493},[],[4495],{"type":159,"value":4496},"crop",{"type":159,"value":4498}," - Crops the image to specified dimensions (width and height) and keeps proportions.",{"type":154,"tag":920,"props":4500,"children":4501},{},[4502,4507],{"type":154,"tag":210,"props":4503,"children":4505},{"className":4504},[],[4506],{"type":159,"value":1442},{"type":159,"value":4508}," - Crops the image automatically keeping the most prominent face.",{"type":154,"tag":920,"props":4510,"children":4511},{},[4512,4517],{"type":154,"tag":210,"props":4513,"children":4515},{"className":4514},[],[4516],{"type":159,"value":892},{"type":159,"value":4518}," - Resizes the image to fit into a specified width and height box, adds padding (image or solid color) to keep proportions.",{"type":154,"tag":920,"props":4520,"children":4521},{},[4522,4528],{"type":154,"tag":210,"props":4523,"children":4525},{"className":4524},[],[4526],{"type":159,"value":4527},"cropfit",{"type":159,"value":4529}," - Sets crop or fit resize mode depending on the origin and the desired dimensions.",{"type":154,"tag":920,"props":4531,"children":4532},{},[4533,4539],{"type":154,"tag":210,"props":4534,"children":4536},{"className":4535},[],[4537],{"type":159,"value":4538},"bound",{"type":159,"value":4540}," - Resizes to a given width and height box and keeps proportions. Similar to fit but without adding padding.",{"type":154,"tag":920,"props":4542,"children":4543},{},[4544,4550],{"type":154,"tag":210,"props":4545,"children":4547},{"className":4546},[],[4548],{"type":159,"value":4549},"boundmin",{"type":159,"value":4551}," - Resizes an image while bounding the smaller dimension to the desired width or height while keeping proportions.",{"type":154,"tag":3402,"props":4553,"children":4554},{},[4555],{"type":159,"value":3406},{"title":142,"searchDepth":250,"depth":250,"links":4557},[4558,4564,4565],{"id":3626,"depth":250,"text":3629,"children":4559},[4560,4561,4562,4563],{"id":3468,"depth":270,"text":3468},{"id":3669,"depth":270,"text":3476},{"id":4034,"depth":270,"text":4041},{"id":4281,"depth":270,"text":4288},{"id":4427,"depth":250,"text":4430},{"id":4458,"depth":250,"text":4566},"Cloudimage fit Values","content:3.providers:cloudimage.md","3.providers/cloudimage.md","3.providers/cloudimage",{"_path":59,"_dir":140,"_draft":141,"_partial":141,"_locale":142,"title":58,"description":4571,"links":4572,"body":4575,"_type":3433,"_id":4679,"_source":3435,"_file":4680,"_stem":4681,"_extension":3438},"Nuxt Image has first class integration with Contentful.",[4573],{"label":146,"icon":147,"to":4574,"size":149},"https://github.com/nuxt/image/blob/main/src/runtime/providers/contentful.ts",{"type":151,"children":4576,"toc":4677},[4577,4588,4593,4673],{"type":154,"tag":155,"props":4578,"children":4579},{},[4580,4581,4587],{"type":159,"value":160},{"type":154,"tag":162,"props":4582,"children":4585},{"href":4583,"rel":4584},"https://www.contentful.com",[166],[4586],{"type":159,"value":58},{"type":159,"value":170},{"type":154,"tag":155,"props":4589,"children":4590},{},[4591],{"type":159,"value":4592},"To use this provider you just need to specify the base URL of your service in Contentful.",{"type":154,"tag":202,"props":4594,"children":4596},{"className":204,"code":4595,"filename":206,"language":207,"meta":142,"style":142},"export default defineNuxtConfig({\n  image: {\n    contentful: {}\n  }\n})\n",[4597],{"type":154,"tag":210,"props":4598,"children":4599},{"__ignoreMap":142},[4600,4623,4638,4655,4662],{"type":154,"tag":214,"props":4601,"children":4602},{"class":216,"line":217},[4603,4607,4611,4615,4619],{"type":154,"tag":214,"props":4604,"children":4605},{"style":221},[4606],{"type":159,"value":224},{"type":154,"tag":214,"props":4608,"children":4609},{"style":221},[4610],{"type":159,"value":229},{"type":154,"tag":214,"props":4612,"children":4613},{"style":232},[4614],{"type":159,"value":235},{"type":154,"tag":214,"props":4616,"children":4617},{"style":238},[4618],{"type":159,"value":241},{"type":154,"tag":214,"props":4620,"children":4621},{"style":244},[4622],{"type":159,"value":247},{"type":154,"tag":214,"props":4624,"children":4625},{"class":216,"line":250},[4626,4630,4634],{"type":154,"tag":214,"props":4627,"children":4628},{"style":254},[4629],{"type":159,"value":257},{"type":154,"tag":214,"props":4631,"children":4632},{"style":244},[4633],{"type":159,"value":262},{"type":154,"tag":214,"props":4635,"children":4636},{"style":244},[4637],{"type":159,"value":267},{"type":154,"tag":214,"props":4639,"children":4640},{"class":216,"line":270},[4641,4646,4650],{"type":154,"tag":214,"props":4642,"children":4643},{"style":254},[4644],{"type":159,"value":4645},"    contentful",{"type":154,"tag":214,"props":4647,"children":4648},{"style":244},[4649],{"type":159,"value":262},{"type":154,"tag":214,"props":4651,"children":4652},{"style":244},[4653],{"type":159,"value":4654}," {}\n",{"type":154,"tag":214,"props":4656,"children":4657},{"class":216,"line":287},[4658],{"type":154,"tag":214,"props":4659,"children":4660},{"style":244},[4661],{"type":159,"value":331},{"type":154,"tag":214,"props":4663,"children":4664},{"class":216,"line":316},[4665,4669],{"type":154,"tag":214,"props":4666,"children":4667},{"style":244},[4668],{"type":159,"value":340},{"type":154,"tag":214,"props":4670,"children":4671},{"style":238},[4672],{"type":159,"value":345},{"type":154,"tag":3402,"props":4674,"children":4675},{},[4676],{"type":159,"value":3406},{"title":142,"searchDepth":250,"depth":250,"links":4678},[],"content:3.providers:contentful.md","3.providers/contentful.md","3.providers/contentful",1742393726065]