[{"data":1,"prerenderedAt":6181},["Reactive",2],{"navigation":3,"docs-/providers/sirv":124,"docs-/providers/sirv-surround":3463},[4,20,33,114],{"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],{"title":37,"_path":38},"Aliyun","/providers/aliyun",{"title":40,"_path":41},"AWS Amplify","/providers/aws-amplify",{"title":43,"_path":44},"Cloudflare","/providers/cloudflare",{"title":46,"_path":47},"Cloudimage","/providers/cloudimage",{"title":49,"_path":50},"Cloudinary","/providers/cloudinary",{"title":52,"_path":53},"Contentful","/providers/contentful",{"title":55,"_path":56},"Directus","/providers/directus",{"title":58,"_path":59},"Edgio","/providers/edgio",{"title":61,"_path":62},"Fastly","/providers/fastly",{"title":64,"_path":65},"Glide","/providers/glide",{"title":67,"_path":68},"Gumlet","/providers/gumlet",{"title":70,"_path":71},"ImageEngine","/providers/imageengine",{"title":73,"_path":74},"ImageKit","/providers/imagekit",{"title":76,"_path":77},"Imgix","/providers/imgix",{"title":79,"_path":80},"IPX","/providers/ipx",{"title":82,"_path":83},"Netlify","/providers/netlify",{"title":85,"_path":86},"Prepr","/providers/prepr",{"title":88,"_path":89},"Prismic","/providers/prismic",{"title":91,"_path":92},"Sanity","/providers/sanity",{"title":94,"_path":95},"Sirv","/providers/sirv",{"title":97,"_path":98},"Storyblok","/providers/storyblok",{"title":100,"_path":101},"Strapi","/providers/strapi",{"title":103,"_path":104},"Twicpics","/providers/twicpics",{"title":106,"_path":107},"Unsplash","/providers/unsplash",{"title":109,"_path":110},"Uploadcare","/providers/uploadcare",{"title":112,"_path":113},"Vercel","/providers/vercel",{"title":115,"_path":116,"children":117},"Advanced","/advanced",[118,121],{"title":119,"_path":120},"Custom Provider","/advanced/custom-provider",{"title":122,"_path":123},"Static Images","/advanced/static-images",{"_path":95,"_dir":125,"_draft":126,"_partial":126,"_locale":127,"title":94,"description":128,"links":129,"body":135,"_type":3458,"_id":3459,"_source":3460,"_file":3461,"_extension":3462},"providers",false,"","Nuxt Image integration with Sirv media management, transformation and delivery platform.",[130],{"label":131,"icon":132,"to":133,"size":134},"Source","i-simple-icons-github","https://github.com/nuxt/image/blob/main/src/runtime/providers/sirv.ts","xs",{"type":136,"children":137,"toc":3443},"root",[138,156,161,311,338,352,364,426,434,448,582,588,600,609,644,759,766,777,785,796,918,926,937,1107,1115,1125,1220,1226,1324,1329,1447,1453,1458,1466,1477,1645,1658,1664,1669,1851,1863,1869,1874,3420,3437],{"type":139,"tag":140,"props":141,"children":142},"element","p",{},[143,146,154],{"type":144,"value":145},"text","Integration between ",{"type":139,"tag":147,"props":148,"children":152},"a",{"href":149,"rel":150},"https://sirv.com/",[151],"nofollow",[153],{"type":144,"value":94},{"type":144,"value":155}," and Nuxt image.",{"type":139,"tag":140,"props":157,"children":158},{},[159],{"type":144,"value":160},"To use Sirv provider, you need to set up your Sirv URL as the baseURL in the Nuxt Image module configuration, like this:",{"type":139,"tag":162,"props":163,"children":168},"pre",{"className":164,"code":165,"filename":166,"language":167,"meta":127,"style":127},"language-ts shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default defineNuxtConfig({\n  image: {\n    sirv: {\n      baseURL: 'https://youralias.sirv.com/' \n    }\n  }\n})\n","nuxt.config.ts","ts",[169],{"type":139,"tag":170,"props":171,"children":172},"code",{"__ignoreMap":127},[173,208,228,245,279,288,297],{"type":139,"tag":174,"props":175,"children":178},"span",{"class":176,"line":177},"line",1,[179,185,190,196,202],{"type":139,"tag":174,"props":180,"children":182},{"style":181},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[183],{"type":144,"value":184},"export",{"type":139,"tag":174,"props":186,"children":187},{"style":181},[188],{"type":144,"value":189}," default",{"type":139,"tag":174,"props":191,"children":193},{"style":192},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[194],{"type":144,"value":195}," defineNuxtConfig",{"type":139,"tag":174,"props":197,"children":199},{"style":198},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[200],{"type":144,"value":201},"(",{"type":139,"tag":174,"props":203,"children":205},{"style":204},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[206],{"type":144,"value":207},"{\n",{"type":139,"tag":174,"props":209,"children":211},{"class":176,"line":210},2,[212,218,223],{"type":139,"tag":174,"props":213,"children":215},{"style":214},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[216],{"type":144,"value":217},"  image",{"type":139,"tag":174,"props":219,"children":220},{"style":204},[221],{"type":144,"value":222},":",{"type":139,"tag":174,"props":224,"children":225},{"style":204},[226],{"type":144,"value":227}," {\n",{"type":139,"tag":174,"props":229,"children":231},{"class":176,"line":230},3,[232,237,241],{"type":139,"tag":174,"props":233,"children":234},{"style":214},[235],{"type":144,"value":236},"    sirv",{"type":139,"tag":174,"props":238,"children":239},{"style":204},[240],{"type":144,"value":222},{"type":139,"tag":174,"props":242,"children":243},{"style":204},[244],{"type":144,"value":227},{"type":139,"tag":174,"props":246,"children":248},{"class":176,"line":247},4,[249,254,258,263,269,274],{"type":139,"tag":174,"props":250,"children":251},{"style":214},[252],{"type":144,"value":253},"      baseURL",{"type":139,"tag":174,"props":255,"children":256},{"style":204},[257],{"type":144,"value":222},{"type":139,"tag":174,"props":259,"children":260},{"style":204},[261],{"type":144,"value":262}," '",{"type":139,"tag":174,"props":264,"children":266},{"style":265},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[267],{"type":144,"value":268},"https://youralias.sirv.com/",{"type":139,"tag":174,"props":270,"children":271},{"style":204},[272],{"type":144,"value":273},"'",{"type":139,"tag":174,"props":275,"children":276},{"style":198},[277],{"type":144,"value":278}," \n",{"type":139,"tag":174,"props":280,"children":282},{"class":176,"line":281},5,[283],{"type":139,"tag":174,"props":284,"children":285},{"style":204},[286],{"type":144,"value":287},"    }\n",{"type":139,"tag":174,"props":289,"children":291},{"class":176,"line":290},6,[292],{"type":139,"tag":174,"props":293,"children":294},{"style":204},[295],{"type":144,"value":296},"  }\n",{"type":139,"tag":174,"props":298,"children":300},{"class":176,"line":299},7,[301,306],{"type":139,"tag":174,"props":302,"children":303},{"style":204},[304],{"type":144,"value":305},"}",{"type":139,"tag":174,"props":307,"children":308},{"style":198},[309],{"type":144,"value":310},")\n",{"type":139,"tag":312,"props":313,"children":314},"blockquote",{},[315],{"type":139,"tag":140,"props":316,"children":317},{},[318,320,327,329,336],{"type":144,"value":319},"Get your alias from your ",{"type":139,"tag":147,"props":321,"children":324},{"href":322,"rel":323},"https://my.sirv.com/#/account/settings",[151],[325],{"type":144,"value":326},"Sirv account details page",{"type":144,"value":328}," or set up a custom domain (",{"type":139,"tag":147,"props":330,"children":333},{"href":331,"rel":332},"https://sirv.com/help/articles/multiple-domains/",[151],[334],{"type":144,"value":335},"instructions",{"type":144,"value":337},").",{"type":139,"tag":339,"props":340,"children":342},"h2",{"id":341},"sirv-fit-parameters",[343,345,350],{"type":144,"value":344},"Sirv ",{"type":139,"tag":170,"props":346,"children":347},{"className":127},[348],{"type":144,"value":349},"fit",{"type":144,"value":351}," parameters",{"type":139,"tag":140,"props":353,"children":354},{},[355,357,362],{"type":144,"value":356},"By default, Sirv will scale the image, preserving its aspect ratio, to fit within the smallest dimension.\nHere's the map of standard values for the ",{"type":139,"tag":147,"props":358,"children":360},{"href":359},"/usage/nuxt-img#fit",[361],{"type":144,"value":349},{"type":144,"value":363}," property and how they're going to be interpreted by Sirv:",{"type":139,"tag":365,"props":366,"children":367},"ul",{},[368,384,397,410],{"type":139,"tag":369,"props":370,"children":371},"li",{},[372,377,379],{"type":139,"tag":170,"props":373,"children":374},{"className":127},[375],{"type":144,"value":376},"fill",{"type":144,"value":378},": ",{"type":139,"tag":170,"props":380,"children":381},{"className":127},[382],{"type":144,"value":383},"ignore",{"type":139,"tag":369,"props":385,"children":386},{},[387,392,393],{"type":139,"tag":170,"props":388,"children":389},{"className":127},[390],{"type":144,"value":391},"inside",{"type":144,"value":378},{"type":139,"tag":170,"props":394,"children":395},{"className":127},[396],{"type":144,"value":376},{"type":139,"tag":369,"props":398,"children":399},{},[400,405,406],{"type":139,"tag":170,"props":401,"children":402},{"className":127},[403],{"type":144,"value":404},"outside",{"type":144,"value":378},{"type":139,"tag":170,"props":407,"children":408},{"className":127},[409],{"type":144,"value":376},{"type":139,"tag":369,"props":411,"children":412},{},[413,418,419,424],{"type":139,"tag":170,"props":414,"children":415},{"className":127},[416],{"type":144,"value":417},"noUpscaling",{"type":144,"value":378},{"type":139,"tag":170,"props":420,"children":421},{"className":127},[422],{"type":144,"value":423},"noup",{"type":144,"value":425},", this is the default option for Sirv image provider, so you don't need to specify it explicitly.",{"type":139,"tag":339,"props":427,"children":429},{"id":428},"format",[430],{"type":139,"tag":170,"props":431,"children":432},{"className":127},[433],{"type":144,"value":428},{"type":139,"tag":140,"props":435,"children":436},{},[437,439,446],{"type":144,"value":438},"If no format is specified, Sirv will deliver your images in the ",{"type":139,"tag":147,"props":440,"children":443},{"href":441,"rel":442},"https://sirv.com/help/articles/dynamic-imaging/#optimal",[151],[444],{"type":144,"value":445},"optimal",{"type":144,"value":447}," format by default.\nAlternatively, you can specify a custom format for the image like this:",{"type":139,"tag":162,"props":449,"children":453},{"className":450,"code":451,"language":452,"meta":127,"style":127},"language-html shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003CNuxtImg\n    provider=\"sirv\"\n    src=\"/example-image.jpg\"\n    width=\"300\"\n    format=\"webp\"\n/>\n","html",[454],{"type":139,"tag":170,"props":455,"children":456},{"__ignoreMap":127},[457,470,499,524,549,574],{"type":139,"tag":174,"props":458,"children":459},{"class":176,"line":177},[460,465],{"type":139,"tag":174,"props":461,"children":462},{"style":204},[463],{"type":144,"value":464},"\u003C",{"type":139,"tag":174,"props":466,"children":467},{"style":214},[468],{"type":144,"value":469},"NuxtImg\n",{"type":139,"tag":174,"props":471,"children":472},{"class":176,"line":210},[473,479,484,489,494],{"type":139,"tag":174,"props":474,"children":476},{"style":475},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[477],{"type":144,"value":478},"    provider",{"type":139,"tag":174,"props":480,"children":481},{"style":204},[482],{"type":144,"value":483},"=",{"type":139,"tag":174,"props":485,"children":486},{"style":204},[487],{"type":144,"value":488},"\"",{"type":139,"tag":174,"props":490,"children":491},{"style":265},[492],{"type":144,"value":493},"sirv",{"type":139,"tag":174,"props":495,"children":496},{"style":204},[497],{"type":144,"value":498},"\"\n",{"type":139,"tag":174,"props":500,"children":501},{"class":176,"line":230},[502,507,511,515,520],{"type":139,"tag":174,"props":503,"children":504},{"style":475},[505],{"type":144,"value":506},"    src",{"type":139,"tag":174,"props":508,"children":509},{"style":204},[510],{"type":144,"value":483},{"type":139,"tag":174,"props":512,"children":513},{"style":204},[514],{"type":144,"value":488},{"type":139,"tag":174,"props":516,"children":517},{"style":265},[518],{"type":144,"value":519},"/example-image.jpg",{"type":139,"tag":174,"props":521,"children":522},{"style":204},[523],{"type":144,"value":498},{"type":139,"tag":174,"props":525,"children":526},{"class":176,"line":247},[527,532,536,540,545],{"type":139,"tag":174,"props":528,"children":529},{"style":475},[530],{"type":144,"value":531},"    width",{"type":139,"tag":174,"props":533,"children":534},{"style":204},[535],{"type":144,"value":483},{"type":139,"tag":174,"props":537,"children":538},{"style":204},[539],{"type":144,"value":488},{"type":139,"tag":174,"props":541,"children":542},{"style":265},[543],{"type":144,"value":544},"300",{"type":139,"tag":174,"props":546,"children":547},{"style":204},[548],{"type":144,"value":498},{"type":139,"tag":174,"props":550,"children":551},{"class":176,"line":281},[552,557,561,565,570],{"type":139,"tag":174,"props":553,"children":554},{"style":475},[555],{"type":144,"value":556},"    format",{"type":139,"tag":174,"props":558,"children":559},{"style":204},[560],{"type":144,"value":483},{"type":139,"tag":174,"props":562,"children":563},{"style":204},[564],{"type":144,"value":488},{"type":139,"tag":174,"props":566,"children":567},{"style":265},[568],{"type":144,"value":569},"webp",{"type":139,"tag":174,"props":571,"children":572},{"style":204},[573],{"type":144,"value":498},{"type":139,"tag":174,"props":575,"children":576},{"class":176,"line":290},[577],{"type":139,"tag":174,"props":578,"children":579},{"style":204},[580],{"type":144,"value":581},"/>\n",{"type":139,"tag":339,"props":583,"children":585},{"id":584},"sirv-modifiers",[586],{"type":144,"value":587},"Sirv modifiers",{"type":139,"tag":140,"props":589,"children":590},{},[591,593,598],{"type":144,"value":592},"To use Sirv-specific transformations, add them in the  ",{"type":139,"tag":170,"props":594,"children":595},{"className":127},[596],{"type":144,"value":597},"modifier",{"type":144,"value":599}," prop.",{"type":139,"tag":601,"props":602,"children":604},"h3",{"id":603},"profile",[605],{"type":139,"tag":170,"props":606,"children":607},{"className":127},[608],{"type":144,"value":603},{"type":139,"tag":140,"props":610,"children":611},{},[612,614,621,623,628,630,635,637,642],{"type":144,"value":613},"Use ",{"type":139,"tag":147,"props":615,"children":618},{"href":616,"rel":617},"https://sirv.com/help/profiles",[151],[619],{"type":144,"value":620},"Sirv profiles",{"type":144,"value":622}," to combine multiple transformation options into a single parameter.\nFor example, you can combine ",{"type":139,"tag":170,"props":624,"children":625},{"className":127},[626],{"type":144,"value":627},"canvas",{"type":144,"value":629},", ",{"type":139,"tag":170,"props":631,"children":632},{"className":127},[633],{"type":144,"value":634},"crop",{"type":144,"value":636}," and ",{"type":139,"tag":170,"props":638,"children":639},{"className":127},[640],{"type":144,"value":641},"watermark",{"type":144,"value":643}," parameters into a single profile and use it like this:",{"type":139,"tag":162,"props":645,"children":647},{"className":450,"code":646,"language":452,"meta":127,"style":127},"\u003CNuxtImg\n    provider=\"sirv\"\n    src=\"/example-image.jpg\"\n    width=\"300\"\n    :modifiers=\"{profile: 'my-profile'}\n/>\n",[648],{"type":139,"tag":170,"props":649,"children":650},{"__ignoreMap":127},[651,662,685,708,731,752],{"type":139,"tag":174,"props":652,"children":653},{"class":176,"line":177},[654,658],{"type":139,"tag":174,"props":655,"children":656},{"style":204},[657],{"type":144,"value":464},{"type":139,"tag":174,"props":659,"children":660},{"style":214},[661],{"type":144,"value":469},{"type":139,"tag":174,"props":663,"children":664},{"class":176,"line":210},[665,669,673,677,681],{"type":139,"tag":174,"props":666,"children":667},{"style":475},[668],{"type":144,"value":478},{"type":139,"tag":174,"props":670,"children":671},{"style":204},[672],{"type":144,"value":483},{"type":139,"tag":174,"props":674,"children":675},{"style":204},[676],{"type":144,"value":488},{"type":139,"tag":174,"props":678,"children":679},{"style":265},[680],{"type":144,"value":493},{"type":139,"tag":174,"props":682,"children":683},{"style":204},[684],{"type":144,"value":498},{"type":139,"tag":174,"props":686,"children":687},{"class":176,"line":230},[688,692,696,700,704],{"type":139,"tag":174,"props":689,"children":690},{"style":475},[691],{"type":144,"value":506},{"type":139,"tag":174,"props":693,"children":694},{"style":204},[695],{"type":144,"value":483},{"type":139,"tag":174,"props":697,"children":698},{"style":204},[699],{"type":144,"value":488},{"type":139,"tag":174,"props":701,"children":702},{"style":265},[703],{"type":144,"value":519},{"type":139,"tag":174,"props":705,"children":706},{"style":204},[707],{"type":144,"value":498},{"type":139,"tag":174,"props":709,"children":710},{"class":176,"line":247},[711,715,719,723,727],{"type":139,"tag":174,"props":712,"children":713},{"style":475},[714],{"type":144,"value":531},{"type":139,"tag":174,"props":716,"children":717},{"style":204},[718],{"type":144,"value":483},{"type":139,"tag":174,"props":720,"children":721},{"style":204},[722],{"type":144,"value":488},{"type":139,"tag":174,"props":724,"children":725},{"style":265},[726],{"type":144,"value":544},{"type":139,"tag":174,"props":728,"children":729},{"style":204},[730],{"type":144,"value":498},{"type":139,"tag":174,"props":732,"children":733},{"class":176,"line":281},[734,739,743,747],{"type":139,"tag":174,"props":735,"children":736},{"style":475},[737],{"type":144,"value":738},"    :modifiers",{"type":139,"tag":174,"props":740,"children":741},{"style":204},[742],{"type":144,"value":483},{"type":139,"tag":174,"props":744,"children":745},{"style":204},[746],{"type":144,"value":488},{"type":139,"tag":174,"props":748,"children":749},{"style":265},[750],{"type":144,"value":751},"{profile: 'my-profile'}\n",{"type":139,"tag":174,"props":753,"children":754},{"class":176,"line":290},[755],{"type":139,"tag":174,"props":756,"children":757},{"style":265},[758],{"type":144,"value":581},{"type":139,"tag":601,"props":760,"children":761},{"id":627},[762],{"type":139,"tag":170,"props":763,"children":764},{"className":127},[765],{"type":144,"value":627},{"type":139,"tag":140,"props":767,"children":768},{},[769,771,775],{"type":144,"value":770},"Use the ",{"type":139,"tag":170,"props":772,"children":773},{"className":127},[774],{"type":144,"value":627},{"type":144,"value":776}," modifier to add a canvas around your image. You can also set its width, height, color, and position.",{"type":139,"tag":601,"props":778,"children":780},{"id":779},"sharpen",[781],{"type":139,"tag":170,"props":782,"children":783},{"className":127},[784],{"type":144,"value":779},{"type":139,"tag":140,"props":786,"children":787},{},[788,790,794],{"type":144,"value":789},"Sharpen the image using the ",{"type":139,"tag":170,"props":791,"children":792},{"className":127},[793],{"type":144,"value":779},{"type":144,"value":795}," modifier.",{"type":139,"tag":162,"props":797,"children":799},{"className":450,"code":798,"language":452,"meta":127,"style":127},"\u003CNuxtImg\n  provider=\"sirv\"\n  src=\"/example-image.jpg\"\n  width=\"300\"\n  :modifiers=\"{sharpen: 50}\"\n/>\n",[800],{"type":139,"tag":170,"props":801,"children":802},{"__ignoreMap":127},[803,814,838,862,886,911],{"type":139,"tag":174,"props":804,"children":805},{"class":176,"line":177},[806,810],{"type":139,"tag":174,"props":807,"children":808},{"style":204},[809],{"type":144,"value":464},{"type":139,"tag":174,"props":811,"children":812},{"style":214},[813],{"type":144,"value":469},{"type":139,"tag":174,"props":815,"children":816},{"class":176,"line":210},[817,822,826,830,834],{"type":139,"tag":174,"props":818,"children":819},{"style":475},[820],{"type":144,"value":821},"  provider",{"type":139,"tag":174,"props":823,"children":824},{"style":204},[825],{"type":144,"value":483},{"type":139,"tag":174,"props":827,"children":828},{"style":204},[829],{"type":144,"value":488},{"type":139,"tag":174,"props":831,"children":832},{"style":265},[833],{"type":144,"value":493},{"type":139,"tag":174,"props":835,"children":836},{"style":204},[837],{"type":144,"value":498},{"type":139,"tag":174,"props":839,"children":840},{"class":176,"line":230},[841,846,850,854,858],{"type":139,"tag":174,"props":842,"children":843},{"style":475},[844],{"type":144,"value":845},"  src",{"type":139,"tag":174,"props":847,"children":848},{"style":204},[849],{"type":144,"value":483},{"type":139,"tag":174,"props":851,"children":852},{"style":204},[853],{"type":144,"value":488},{"type":139,"tag":174,"props":855,"children":856},{"style":265},[857],{"type":144,"value":519},{"type":139,"tag":174,"props":859,"children":860},{"style":204},[861],{"type":144,"value":498},{"type":139,"tag":174,"props":863,"children":864},{"class":176,"line":247},[865,870,874,878,882],{"type":139,"tag":174,"props":866,"children":867},{"style":475},[868],{"type":144,"value":869},"  width",{"type":139,"tag":174,"props":871,"children":872},{"style":204},[873],{"type":144,"value":483},{"type":139,"tag":174,"props":875,"children":876},{"style":204},[877],{"type":144,"value":488},{"type":139,"tag":174,"props":879,"children":880},{"style":265},[881],{"type":144,"value":544},{"type":139,"tag":174,"props":883,"children":884},{"style":204},[885],{"type":144,"value":498},{"type":139,"tag":174,"props":887,"children":888},{"class":176,"line":281},[889,894,898,902,907],{"type":139,"tag":174,"props":890,"children":891},{"style":475},[892],{"type":144,"value":893},"  :modifiers",{"type":139,"tag":174,"props":895,"children":896},{"style":204},[897],{"type":144,"value":483},{"type":139,"tag":174,"props":899,"children":900},{"style":204},[901],{"type":144,"value":488},{"type":139,"tag":174,"props":903,"children":904},{"style":265},[905],{"type":144,"value":906},"{sharpen: 50}",{"type":139,"tag":174,"props":908,"children":909},{"style":204},[910],{"type":144,"value":498},{"type":139,"tag":174,"props":912,"children":913},{"class":176,"line":290},[914],{"type":139,"tag":174,"props":915,"children":916},{"style":204},[917],{"type":144,"value":581},{"type":139,"tag":601,"props":919,"children":921},{"id":920},"frame",[922],{"type":139,"tag":170,"props":923,"children":924},{"className":127},[925],{"type":144,"value":920},{"type":139,"tag":140,"props":927,"children":928},{},[929,931,935],{"type":144,"value":930},"Add a frame/border to your images using the ",{"type":139,"tag":170,"props":932,"children":933},{"className":127},[934],{"type":144,"value":920},{"type":144,"value":936}," modifier. You can also set its width and color.",{"type":139,"tag":162,"props":938,"children":940},{"className":450,"code":939,"language":452,"meta":127,"style":127},"\u003CNuxtImg\n  provider=\"sirv\"\n  src=\"/example-image.jpg\"\n  width=\"300\"\n  :modifiers=\"{\n    frameStyle: 'solid',\n    frameColor: '00000',\n    frameWidth: '2',\n    frameRimColor: '97A6B1',\n    frameRimWidth: '2'\n   }\"\n/>\n",[941],{"type":139,"tag":170,"props":942,"children":943},{"__ignoreMap":127},[944,955,978,1001,1024,1043,1051,1059,1068,1077,1086,1099],{"type":139,"tag":174,"props":945,"children":946},{"class":176,"line":177},[947,951],{"type":139,"tag":174,"props":948,"children":949},{"style":204},[950],{"type":144,"value":464},{"type":139,"tag":174,"props":952,"children":953},{"style":214},[954],{"type":144,"value":469},{"type":139,"tag":174,"props":956,"children":957},{"class":176,"line":210},[958,962,966,970,974],{"type":139,"tag":174,"props":959,"children":960},{"style":475},[961],{"type":144,"value":821},{"type":139,"tag":174,"props":963,"children":964},{"style":204},[965],{"type":144,"value":483},{"type":139,"tag":174,"props":967,"children":968},{"style":204},[969],{"type":144,"value":488},{"type":139,"tag":174,"props":971,"children":972},{"style":265},[973],{"type":144,"value":493},{"type":139,"tag":174,"props":975,"children":976},{"style":204},[977],{"type":144,"value":498},{"type":139,"tag":174,"props":979,"children":980},{"class":176,"line":230},[981,985,989,993,997],{"type":139,"tag":174,"props":982,"children":983},{"style":475},[984],{"type":144,"value":845},{"type":139,"tag":174,"props":986,"children":987},{"style":204},[988],{"type":144,"value":483},{"type":139,"tag":174,"props":990,"children":991},{"style":204},[992],{"type":144,"value":488},{"type":139,"tag":174,"props":994,"children":995},{"style":265},[996],{"type":144,"value":519},{"type":139,"tag":174,"props":998,"children":999},{"style":204},[1000],{"type":144,"value":498},{"type":139,"tag":174,"props":1002,"children":1003},{"class":176,"line":247},[1004,1008,1012,1016,1020],{"type":139,"tag":174,"props":1005,"children":1006},{"style":475},[1007],{"type":144,"value":869},{"type":139,"tag":174,"props":1009,"children":1010},{"style":204},[1011],{"type":144,"value":483},{"type":139,"tag":174,"props":1013,"children":1014},{"style":204},[1015],{"type":144,"value":488},{"type":139,"tag":174,"props":1017,"children":1018},{"style":265},[1019],{"type":144,"value":544},{"type":139,"tag":174,"props":1021,"children":1022},{"style":204},[1023],{"type":144,"value":498},{"type":139,"tag":174,"props":1025,"children":1026},{"class":176,"line":281},[1027,1031,1035,1039],{"type":139,"tag":174,"props":1028,"children":1029},{"style":475},[1030],{"type":144,"value":893},{"type":139,"tag":174,"props":1032,"children":1033},{"style":204},[1034],{"type":144,"value":483},{"type":139,"tag":174,"props":1036,"children":1037},{"style":204},[1038],{"type":144,"value":488},{"type":139,"tag":174,"props":1040,"children":1041},{"style":265},[1042],{"type":144,"value":207},{"type":139,"tag":174,"props":1044,"children":1045},{"class":176,"line":290},[1046],{"type":139,"tag":174,"props":1047,"children":1048},{"style":265},[1049],{"type":144,"value":1050},"    frameStyle: 'solid',\n",{"type":139,"tag":174,"props":1052,"children":1053},{"class":176,"line":299},[1054],{"type":139,"tag":174,"props":1055,"children":1056},{"style":265},[1057],{"type":144,"value":1058},"    frameColor: '00000',\n",{"type":139,"tag":174,"props":1060,"children":1062},{"class":176,"line":1061},8,[1063],{"type":139,"tag":174,"props":1064,"children":1065},{"style":265},[1066],{"type":144,"value":1067},"    frameWidth: '2',\n",{"type":139,"tag":174,"props":1069,"children":1071},{"class":176,"line":1070},9,[1072],{"type":139,"tag":174,"props":1073,"children":1074},{"style":265},[1075],{"type":144,"value":1076},"    frameRimColor: '97A6B1',\n",{"type":139,"tag":174,"props":1078,"children":1080},{"class":176,"line":1079},10,[1081],{"type":139,"tag":174,"props":1082,"children":1083},{"style":265},[1084],{"type":144,"value":1085},"    frameRimWidth: '2'\n",{"type":139,"tag":174,"props":1087,"children":1089},{"class":176,"line":1088},11,[1090,1095],{"type":139,"tag":174,"props":1091,"children":1092},{"style":265},[1093],{"type":144,"value":1094},"   }",{"type":139,"tag":174,"props":1096,"children":1097},{"style":204},[1098],{"type":144,"value":498},{"type":139,"tag":174,"props":1100,"children":1102},{"class":176,"line":1101},12,[1103],{"type":139,"tag":174,"props":1104,"children":1105},{"style":204},[1106],{"type":144,"value":581},{"type":139,"tag":601,"props":1108,"children":1110},{"id":1109},"rotate",[1111],{"type":139,"tag":170,"props":1112,"children":1113},{"className":127},[1114],{"type":144,"value":1109},{"type":139,"tag":140,"props":1116,"children":1117},{},[1118,1119,1123],{"type":144,"value":770},{"type":139,"tag":170,"props":1120,"children":1121},{"className":127},[1122],{"type":144,"value":1109},{"type":144,"value":1124}," modifier to rotate your image. You can specify the number of degrees to rotate the image by.",{"type":139,"tag":162,"props":1126,"children":1128},{"className":450,"code":1127,"language":452,"meta":127,"style":127},"\u003CNuxtImg\n  provider=\"sirv\"\n  src=\"/example-image.jpg\"\n  :modifiers=\"{rotate: 90}\"\n/>\n",[1129],{"type":139,"tag":170,"props":1130,"children":1131},{"__ignoreMap":127},[1132,1143,1166,1189,1213],{"type":139,"tag":174,"props":1133,"children":1134},{"class":176,"line":177},[1135,1139],{"type":139,"tag":174,"props":1136,"children":1137},{"style":204},[1138],{"type":144,"value":464},{"type":139,"tag":174,"props":1140,"children":1141},{"style":214},[1142],{"type":144,"value":469},{"type":139,"tag":174,"props":1144,"children":1145},{"class":176,"line":210},[1146,1150,1154,1158,1162],{"type":139,"tag":174,"props":1147,"children":1148},{"style":475},[1149],{"type":144,"value":821},{"type":139,"tag":174,"props":1151,"children":1152},{"style":204},[1153],{"type":144,"value":483},{"type":139,"tag":174,"props":1155,"children":1156},{"style":204},[1157],{"type":144,"value":488},{"type":139,"tag":174,"props":1159,"children":1160},{"style":265},[1161],{"type":144,"value":493},{"type":139,"tag":174,"props":1163,"children":1164},{"style":204},[1165],{"type":144,"value":498},{"type":139,"tag":174,"props":1167,"children":1168},{"class":176,"line":230},[1169,1173,1177,1181,1185],{"type":139,"tag":174,"props":1170,"children":1171},{"style":475},[1172],{"type":144,"value":845},{"type":139,"tag":174,"props":1174,"children":1175},{"style":204},[1176],{"type":144,"value":483},{"type":139,"tag":174,"props":1178,"children":1179},{"style":204},[1180],{"type":144,"value":488},{"type":139,"tag":174,"props":1182,"children":1183},{"style":265},[1184],{"type":144,"value":519},{"type":139,"tag":174,"props":1186,"children":1187},{"style":204},[1188],{"type":144,"value":498},{"type":139,"tag":174,"props":1190,"children":1191},{"class":176,"line":247},[1192,1196,1200,1204,1209],{"type":139,"tag":174,"props":1193,"children":1194},{"style":475},[1195],{"type":144,"value":893},{"type":139,"tag":174,"props":1197,"children":1198},{"style":204},[1199],{"type":144,"value":483},{"type":139,"tag":174,"props":1201,"children":1202},{"style":204},[1203],{"type":144,"value":488},{"type":139,"tag":174,"props":1205,"children":1206},{"style":265},[1207],{"type":144,"value":1208},"{rotate: 90}",{"type":139,"tag":174,"props":1210,"children":1211},{"style":204},[1212],{"type":144,"value":498},{"type":139,"tag":174,"props":1214,"children":1215},{"class":176,"line":281},[1216],{"type":139,"tag":174,"props":1217,"children":1218},{"style":204},[1219],{"type":144,"value":581},{"type":139,"tag":601,"props":1221,"children":1223},{"id":1222},"color-and-light-options",[1224],{"type":144,"value":1225},"Color and light options",{"type":139,"tag":140,"props":1227,"children":1228},{},[1229,1231,1238,1240,1245,1246,1251,1253,1258,1259,1264,1266,1273,1274,1279,1281,1286,1287,1292,1293,1298,1299,1304,1305,1310,1311,1316,1317,1322],{"type":144,"value":1230},"Sirv has various ",{"type":139,"tag":147,"props":1232,"children":1235},{"href":1233,"rel":1234},"https://sirv.com/help/articles/dynamic-imaging/color/",[151],[1236],{"type":144,"value":1237},"color manipulation options",{"type":144,"value":1239}," like ",{"type":139,"tag":170,"props":1241,"children":1242},{"className":127},[1243],{"type":144,"value":1244},"grayscale",{"type":144,"value":629},{"type":139,"tag":170,"props":1247,"children":1248},{"className":127},[1249],{"type":144,"value":1250},"colorize",{"type":144,"value":1252},",",{"type":139,"tag":170,"props":1254,"children":1255},{"className":127},[1256],{"type":144,"value":1257},"colortone",{"type":144,"value":1252},{"type":139,"tag":170,"props":1260,"children":1261},{"className":127},[1262],{"type":144,"value":1263},"colorLevels",{"type":144,"value":1265},", as well as ",{"type":139,"tag":147,"props":1267,"children":1270},{"href":1268,"rel":1269},"https://sirv.com/help/articles/dynamic-imaging/light/",[151],[1271],{"type":144,"value":1272},"light manipulation options",{"type":144,"value":1239},{"type":139,"tag":170,"props":1275,"children":1276},{"className":127},[1277],{"type":144,"value":1278},"lightness",{"type":144,"value":1280},",\n",{"type":139,"tag":170,"props":1282,"children":1283},{"className":127},[1284],{"type":144,"value":1285},"hue",{"type":144,"value":629},{"type":139,"tag":170,"props":1288,"children":1289},{"className":127},[1290],{"type":144,"value":1291},"saturation",{"type":144,"value":629},{"type":139,"tag":170,"props":1294,"children":1295},{"className":127},[1296],{"type":144,"value":1297},"highlights",{"type":144,"value":629},{"type":139,"tag":170,"props":1300,"children":1301},{"className":127},[1302],{"type":144,"value":1303},"shadows",{"type":144,"value":629},{"type":139,"tag":170,"props":1306,"children":1307},{"className":127},[1308],{"type":144,"value":1309},"brightness",{"type":144,"value":629},{"type":139,"tag":170,"props":1312,"children":1313},{"className":127},[1314],{"type":144,"value":1315},"exposure",{"type":144,"value":629},{"type":139,"tag":170,"props":1318,"children":1319},{"className":127},[1320],{"type":144,"value":1321},"contrast",{"type":144,"value":1323},".",{"type":139,"tag":140,"props":1325,"children":1326},{},[1327],{"type":144,"value":1328},"Here's how to convert an image to grayscale:",{"type":139,"tag":162,"props":1330,"children":1332},{"className":450,"code":1331,"language":452,"meta":127,"style":127},"\u003CNuxtImg\n  provider=\"sirv\"\n  src=\"/example-image.jpg\"\n  width=\"300\"\n  :modifiers=\"{grayscale: true}\"\n/>\n",[1333],{"type":139,"tag":170,"props":1334,"children":1335},{"__ignoreMap":127},[1336,1347,1370,1393,1416,1440],{"type":139,"tag":174,"props":1337,"children":1338},{"class":176,"line":177},[1339,1343],{"type":139,"tag":174,"props":1340,"children":1341},{"style":204},[1342],{"type":144,"value":464},{"type":139,"tag":174,"props":1344,"children":1345},{"style":214},[1346],{"type":144,"value":469},{"type":139,"tag":174,"props":1348,"children":1349},{"class":176,"line":210},[1350,1354,1358,1362,1366],{"type":139,"tag":174,"props":1351,"children":1352},{"style":475},[1353],{"type":144,"value":821},{"type":139,"tag":174,"props":1355,"children":1356},{"style":204},[1357],{"type":144,"value":483},{"type":139,"tag":174,"props":1359,"children":1360},{"style":204},[1361],{"type":144,"value":488},{"type":139,"tag":174,"props":1363,"children":1364},{"style":265},[1365],{"type":144,"value":493},{"type":139,"tag":174,"props":1367,"children":1368},{"style":204},[1369],{"type":144,"value":498},{"type":139,"tag":174,"props":1371,"children":1372},{"class":176,"line":230},[1373,1377,1381,1385,1389],{"type":139,"tag":174,"props":1374,"children":1375},{"style":475},[1376],{"type":144,"value":845},{"type":139,"tag":174,"props":1378,"children":1379},{"style":204},[1380],{"type":144,"value":483},{"type":139,"tag":174,"props":1382,"children":1383},{"style":204},[1384],{"type":144,"value":488},{"type":139,"tag":174,"props":1386,"children":1387},{"style":265},[1388],{"type":144,"value":519},{"type":139,"tag":174,"props":1390,"children":1391},{"style":204},[1392],{"type":144,"value":498},{"type":139,"tag":174,"props":1394,"children":1395},{"class":176,"line":247},[1396,1400,1404,1408,1412],{"type":139,"tag":174,"props":1397,"children":1398},{"style":475},[1399],{"type":144,"value":869},{"type":139,"tag":174,"props":1401,"children":1402},{"style":204},[1403],{"type":144,"value":483},{"type":139,"tag":174,"props":1405,"children":1406},{"style":204},[1407],{"type":144,"value":488},{"type":139,"tag":174,"props":1409,"children":1410},{"style":265},[1411],{"type":144,"value":544},{"type":139,"tag":174,"props":1413,"children":1414},{"style":204},[1415],{"type":144,"value":498},{"type":139,"tag":174,"props":1417,"children":1418},{"class":176,"line":281},[1419,1423,1427,1431,1436],{"type":139,"tag":174,"props":1420,"children":1421},{"style":475},[1422],{"type":144,"value":893},{"type":139,"tag":174,"props":1424,"children":1425},{"style":204},[1426],{"type":144,"value":483},{"type":139,"tag":174,"props":1428,"children":1429},{"style":204},[1430],{"type":144,"value":488},{"type":139,"tag":174,"props":1432,"children":1433},{"style":265},[1434],{"type":144,"value":1435},"{grayscale: true}",{"type":139,"tag":174,"props":1437,"children":1438},{"style":204},[1439],{"type":144,"value":498},{"type":139,"tag":174,"props":1441,"children":1442},{"class":176,"line":290},[1443],{"type":139,"tag":174,"props":1444,"children":1445},{"style":204},[1446],{"type":144,"value":581},{"type":139,"tag":601,"props":1448,"children":1450},{"id":1449},"watermarks-and-text-overlays",[1451],{"type":144,"value":1452},"Watermarks and text overlays",{"type":139,"tag":140,"props":1454,"children":1455},{},[1456],{"type":144,"value":1457},"Using Sirv's Nuxt Image integration, you can overlay images or text over other images for watermarking or creating a dynamic banner using custom text!",{"type":139,"tag":1459,"props":1460,"children":1461},"h4",{"id":641},[1462],{"type":139,"tag":170,"props":1463,"children":1464},{"className":127},[1465],{"type":144,"value":641},{"type":139,"tag":140,"props":1467,"children":1468},{},[1469,1471,1475],{"type":144,"value":1470},"Add an image overlay over your existing image using the ",{"type":139,"tag":170,"props":1472,"children":1473},{"className":127},[1474],{"type":144,"value":641},{"type":144,"value":1476}," modifier. Used mostly for watermarking, but can be useful for creating banners, OG images, and personalization. Here's an example of a single watermark:",{"type":139,"tag":162,"props":1478,"children":1480},{"className":450,"code":1479,"language":452,"meta":127,"style":127},"\u003CNuxtImg provider=\"sirv\" \n src=\"example-image.jpg\" \n width=\"300\" \n :modifiers=\"{\n    watermark: '/watermark-v1.png',\n    watermarkPosition: 'center',\n    watermarkWidth: '30%',\n  }\" \n/>\n",[1481],{"type":139,"tag":170,"props":1482,"children":1483},{"__ignoreMap":127},[1484,1521,1550,1578,1598,1606,1614,1622,1638],{"type":139,"tag":174,"props":1485,"children":1486},{"class":176,"line":177},[1487,1491,1496,1501,1505,1509,1513,1517],{"type":139,"tag":174,"props":1488,"children":1489},{"style":204},[1490],{"type":144,"value":464},{"type":139,"tag":174,"props":1492,"children":1493},{"style":214},[1494],{"type":144,"value":1495},"NuxtImg",{"type":139,"tag":174,"props":1497,"children":1498},{"style":475},[1499],{"type":144,"value":1500}," provider",{"type":139,"tag":174,"props":1502,"children":1503},{"style":204},[1504],{"type":144,"value":483},{"type":139,"tag":174,"props":1506,"children":1507},{"style":204},[1508],{"type":144,"value":488},{"type":139,"tag":174,"props":1510,"children":1511},{"style":265},[1512],{"type":144,"value":493},{"type":139,"tag":174,"props":1514,"children":1515},{"style":204},[1516],{"type":144,"value":488},{"type":139,"tag":174,"props":1518,"children":1519},{"style":204},[1520],{"type":144,"value":278},{"type":139,"tag":174,"props":1522,"children":1523},{"class":176,"line":210},[1524,1529,1533,1537,1542,1546],{"type":139,"tag":174,"props":1525,"children":1526},{"style":475},[1527],{"type":144,"value":1528}," src",{"type":139,"tag":174,"props":1530,"children":1531},{"style":204},[1532],{"type":144,"value":483},{"type":139,"tag":174,"props":1534,"children":1535},{"style":204},[1536],{"type":144,"value":488},{"type":139,"tag":174,"props":1538,"children":1539},{"style":265},[1540],{"type":144,"value":1541},"example-image.jpg",{"type":139,"tag":174,"props":1543,"children":1544},{"style":204},[1545],{"type":144,"value":488},{"type":139,"tag":174,"props":1547,"children":1548},{"style":204},[1549],{"type":144,"value":278},{"type":139,"tag":174,"props":1551,"children":1552},{"class":176,"line":230},[1553,1558,1562,1566,1570,1574],{"type":139,"tag":174,"props":1554,"children":1555},{"style":475},[1556],{"type":144,"value":1557}," width",{"type":139,"tag":174,"props":1559,"children":1560},{"style":204},[1561],{"type":144,"value":483},{"type":139,"tag":174,"props":1563,"children":1564},{"style":204},[1565],{"type":144,"value":488},{"type":139,"tag":174,"props":1567,"children":1568},{"style":265},[1569],{"type":144,"value":544},{"type":139,"tag":174,"props":1571,"children":1572},{"style":204},[1573],{"type":144,"value":488},{"type":139,"tag":174,"props":1575,"children":1576},{"style":204},[1577],{"type":144,"value":278},{"type":139,"tag":174,"props":1579,"children":1580},{"class":176,"line":247},[1581,1586,1590,1594],{"type":139,"tag":174,"props":1582,"children":1583},{"style":475},[1584],{"type":144,"value":1585}," :modifiers",{"type":139,"tag":174,"props":1587,"children":1588},{"style":204},[1589],{"type":144,"value":483},{"type":139,"tag":174,"props":1591,"children":1592},{"style":204},[1593],{"type":144,"value":488},{"type":139,"tag":174,"props":1595,"children":1596},{"style":265},[1597],{"type":144,"value":207},{"type":139,"tag":174,"props":1599,"children":1600},{"class":176,"line":281},[1601],{"type":139,"tag":174,"props":1602,"children":1603},{"style":265},[1604],{"type":144,"value":1605},"    watermark: '/watermark-v1.png',\n",{"type":139,"tag":174,"props":1607,"children":1608},{"class":176,"line":290},[1609],{"type":139,"tag":174,"props":1610,"children":1611},{"style":265},[1612],{"type":144,"value":1613},"    watermarkPosition: 'center',\n",{"type":139,"tag":174,"props":1615,"children":1616},{"class":176,"line":299},[1617],{"type":139,"tag":174,"props":1618,"children":1619},{"style":265},[1620],{"type":144,"value":1621},"    watermarkWidth: '30%',\n",{"type":139,"tag":174,"props":1623,"children":1624},{"class":176,"line":1061},[1625,1630,1634],{"type":139,"tag":174,"props":1626,"children":1627},{"style":265},[1628],{"type":144,"value":1629},"  }",{"type":139,"tag":174,"props":1631,"children":1632},{"style":204},[1633],{"type":144,"value":488},{"type":139,"tag":174,"props":1635,"children":1636},{"style":204},[1637],{"type":144,"value":278},{"type":139,"tag":174,"props":1639,"children":1640},{"class":176,"line":1070},[1641],{"type":139,"tag":174,"props":1642,"children":1643},{"style":204},[1644],{"type":144,"value":581},{"type":139,"tag":140,"props":1646,"children":1647},{},[1648,1650,1657],{"type":144,"value":1649},"Find out more about Sirv watermarks ",{"type":139,"tag":147,"props":1651,"children":1654},{"href":1652,"rel":1653},"https://sirv.com/help/articles/dynamic-imaging/watermark/",[151],[1655],{"type":144,"value":1656},"here",{"type":144,"value":1323},{"type":139,"tag":1459,"props":1659,"children":1661},{"id":1660},"overlay-text",[1662],{"type":144,"value":1663},"Overlay Text",{"type":139,"tag":140,"props":1665,"children":1666},{},[1667],{"type":144,"value":1668},"You can add text overlays to your images and have full freedom over their positioning and looks.",{"type":139,"tag":162,"props":1670,"children":1672},{"className":450,"code":1671,"language":452,"meta":127,"style":127},"\u003CNuxtImg provider=\"sirv\" \n  src=\"example-image.jpg\" width=\"300\"\n  :modifiers=\"{\n    text: 'Hello there',\n    textAlign: 'center',\n    textPositionGravity: 'south',\n    textBackgroundColor: '#ffff',\n    textSize: 60,\n    textFontFamily: 'Arial',\n    textColor: 'white',\n  }\" \n/>\n",[1673],{"type":139,"tag":170,"props":1674,"children":1675},{"__ignoreMap":127},[1676,1711,1754,1773,1781,1789,1797,1805,1813,1821,1829,1844],{"type":139,"tag":174,"props":1677,"children":1678},{"class":176,"line":177},[1679,1683,1687,1691,1695,1699,1703,1707],{"type":139,"tag":174,"props":1680,"children":1681},{"style":204},[1682],{"type":144,"value":464},{"type":139,"tag":174,"props":1684,"children":1685},{"style":214},[1686],{"type":144,"value":1495},{"type":139,"tag":174,"props":1688,"children":1689},{"style":475},[1690],{"type":144,"value":1500},{"type":139,"tag":174,"props":1692,"children":1693},{"style":204},[1694],{"type":144,"value":483},{"type":139,"tag":174,"props":1696,"children":1697},{"style":204},[1698],{"type":144,"value":488},{"type":139,"tag":174,"props":1700,"children":1701},{"style":265},[1702],{"type":144,"value":493},{"type":139,"tag":174,"props":1704,"children":1705},{"style":204},[1706],{"type":144,"value":488},{"type":139,"tag":174,"props":1708,"children":1709},{"style":204},[1710],{"type":144,"value":278},{"type":139,"tag":174,"props":1712,"children":1713},{"class":176,"line":210},[1714,1718,1722,1726,1730,1734,1738,1742,1746,1750],{"type":139,"tag":174,"props":1715,"children":1716},{"style":475},[1717],{"type":144,"value":845},{"type":139,"tag":174,"props":1719,"children":1720},{"style":204},[1721],{"type":144,"value":483},{"type":139,"tag":174,"props":1723,"children":1724},{"style":204},[1725],{"type":144,"value":488},{"type":139,"tag":174,"props":1727,"children":1728},{"style":265},[1729],{"type":144,"value":1541},{"type":139,"tag":174,"props":1731,"children":1732},{"style":204},[1733],{"type":144,"value":488},{"type":139,"tag":174,"props":1735,"children":1736},{"style":475},[1737],{"type":144,"value":1557},{"type":139,"tag":174,"props":1739,"children":1740},{"style":204},[1741],{"type":144,"value":483},{"type":139,"tag":174,"props":1743,"children":1744},{"style":204},[1745],{"type":144,"value":488},{"type":139,"tag":174,"props":1747,"children":1748},{"style":265},[1749],{"type":144,"value":544},{"type":139,"tag":174,"props":1751,"children":1752},{"style":204},[1753],{"type":144,"value":498},{"type":139,"tag":174,"props":1755,"children":1756},{"class":176,"line":230},[1757,1761,1765,1769],{"type":139,"tag":174,"props":1758,"children":1759},{"style":475},[1760],{"type":144,"value":893},{"type":139,"tag":174,"props":1762,"children":1763},{"style":204},[1764],{"type":144,"value":483},{"type":139,"tag":174,"props":1766,"children":1767},{"style":204},[1768],{"type":144,"value":488},{"type":139,"tag":174,"props":1770,"children":1771},{"style":265},[1772],{"type":144,"value":207},{"type":139,"tag":174,"props":1774,"children":1775},{"class":176,"line":247},[1776],{"type":139,"tag":174,"props":1777,"children":1778},{"style":265},[1779],{"type":144,"value":1780},"    text: 'Hello there',\n",{"type":139,"tag":174,"props":1782,"children":1783},{"class":176,"line":281},[1784],{"type":139,"tag":174,"props":1785,"children":1786},{"style":265},[1787],{"type":144,"value":1788},"    textAlign: 'center',\n",{"type":139,"tag":174,"props":1790,"children":1791},{"class":176,"line":290},[1792],{"type":139,"tag":174,"props":1793,"children":1794},{"style":265},[1795],{"type":144,"value":1796},"    textPositionGravity: 'south',\n",{"type":139,"tag":174,"props":1798,"children":1799},{"class":176,"line":299},[1800],{"type":139,"tag":174,"props":1801,"children":1802},{"style":265},[1803],{"type":144,"value":1804},"    textBackgroundColor: '#ffff',\n",{"type":139,"tag":174,"props":1806,"children":1807},{"class":176,"line":1061},[1808],{"type":139,"tag":174,"props":1809,"children":1810},{"style":265},[1811],{"type":144,"value":1812},"    textSize: 60,\n",{"type":139,"tag":174,"props":1814,"children":1815},{"class":176,"line":1070},[1816],{"type":139,"tag":174,"props":1817,"children":1818},{"style":265},[1819],{"type":144,"value":1820},"    textFontFamily: 'Arial',\n",{"type":139,"tag":174,"props":1822,"children":1823},{"class":176,"line":1079},[1824],{"type":139,"tag":174,"props":1825,"children":1826},{"style":265},[1827],{"type":144,"value":1828},"    textColor: 'white',\n",{"type":139,"tag":174,"props":1830,"children":1831},{"class":176,"line":1088},[1832,1836,1840],{"type":139,"tag":174,"props":1833,"children":1834},{"style":265},[1835],{"type":144,"value":1629},{"type":139,"tag":174,"props":1837,"children":1838},{"style":204},[1839],{"type":144,"value":488},{"type":139,"tag":174,"props":1841,"children":1842},{"style":204},[1843],{"type":144,"value":278},{"type":139,"tag":174,"props":1845,"children":1846},{"class":176,"line":1101},[1847],{"type":139,"tag":174,"props":1848,"children":1849},{"style":204},[1850],{"type":144,"value":581},{"type":139,"tag":140,"props":1852,"children":1853},{},[1854,1856,1862],{"type":144,"value":1855},"More examples of text overlays can be found ",{"type":139,"tag":147,"props":1857,"children":1860},{"href":1858,"rel":1859},"https://sirv.com/help/articles/dynamic-imaging/text/",[151],[1861],{"type":144,"value":1656},{"type":144,"value":1323},{"type":139,"tag":339,"props":1864,"children":1866},{"id":1865},"list-of-supported-transformations",[1867],{"type":144,"value":1868},"List of supported transformations",{"type":139,"tag":140,"props":1870,"children":1871},{},[1872],{"type":144,"value":1873},"Sirv's Nuxt Image integration uses intuitive names for each transformation. If you use a property that does not match any of the following supported options, it will be added in the URL as it is.",{"type":139,"tag":1875,"props":1876,"children":1877},"table",{},[1878,1902],{"type":139,"tag":1879,"props":1880,"children":1881},"thead",{},[1882],{"type":139,"tag":1883,"props":1884,"children":1885},"tr",{},[1886,1892,1897],{"type":139,"tag":1887,"props":1888,"children":1889},"th",{},[1890],{"type":144,"value":1891},"Supported Parameter Name",{"type":139,"tag":1887,"props":1893,"children":1894},{},[1895],{"type":144,"value":1896},"Translates to Parameter",{"type":139,"tag":1887,"props":1898,"children":1899},{},[1900],{"type":144,"value":1901},"Description",{"type":139,"tag":1903,"props":1904,"children":1905},"tbody",{},[1906,1925,1943,1960,1978,1995,2017,2039,2057,2074,2092,2109,2127,2144,2161,2178,2195,2213,2231,2249,2267,2285,2303,2321,2339,2357,2375,2391,2409,2427,2445,2463,2481,2499,2515,2533,2551,2569,2587,2605,2623,2641,2659,2677,2695,2713,2731,2749,2767,2785,2803,2821,2839,2857,2873,2890,2906,2922,2940,2958,2974,2992,3010,3028,3046,3064,3080,3098,3116,3133,3149,3165,3181,3197,3213,3229,3245,3261,3278,3295,3312,3330,3348,3366,3384,3402],{"type":139,"tag":1883,"props":1907,"children":1908},{},[1909,1915,1920],{"type":139,"tag":1910,"props":1911,"children":1912},"td",{},[1913],{"type":144,"value":1914},"width",{"type":139,"tag":1910,"props":1916,"children":1917},{},[1918],{"type":144,"value":1919},"w",{"type":139,"tag":1910,"props":1921,"children":1922},{},[1923],{"type":144,"value":1924},"Width of image.",{"type":139,"tag":1883,"props":1926,"children":1927},{},[1928,1933,1938],{"type":139,"tag":1910,"props":1929,"children":1930},{},[1931],{"type":144,"value":1932},"height",{"type":139,"tag":1910,"props":1934,"children":1935},{},[1936],{"type":144,"value":1937},"h",{"type":139,"tag":1910,"props":1939,"children":1940},{},[1941],{"type":144,"value":1942},"Height of image.",{"type":139,"tag":1883,"props":1944,"children":1945},{},[1946,1951,1955],{"type":139,"tag":1910,"props":1947,"children":1948},{},[1949],{"type":144,"value":1950},"s",{"type":139,"tag":1910,"props":1952,"children":1953},{},[1954],{"type":144,"value":1950},{"type":139,"tag":1910,"props":1956,"children":1957},{},[1958],{"type":144,"value":1959},"Resize the image by its biggest side",{"type":139,"tag":1883,"props":1961,"children":1962},{},[1963,1968,1973],{"type":139,"tag":1910,"props":1964,"children":1965},{},[1966],{"type":144,"value":1967},"quality",{"type":139,"tag":1910,"props":1969,"children":1970},{},[1971],{"type":144,"value":1972},"q",{"type":139,"tag":1910,"props":1974,"children":1975},{},[1976],{"type":144,"value":1977},"JPEG image quality (percentage).",{"type":139,"tag":1883,"props":1979,"children":1980},{},[1981,1985,1990],{"type":139,"tag":1910,"props":1982,"children":1983},{},[1984],{"type":144,"value":349},{"type":139,"tag":1910,"props":1986,"children":1987},{},[1988],{"type":144,"value":1989},"scale.option",{"type":139,"tag":1910,"props":1991,"children":1992},{},[1993],{"type":144,"value":1994},"Image scaling options.",{"type":139,"tag":1883,"props":1996,"children":1997},{},[1998,2002,2006],{"type":139,"tag":1910,"props":1999,"children":2000},{},[2001],{"type":144,"value":603},{"type":139,"tag":1910,"props":2003,"children":2004},{},[2005],{"type":144,"value":603},{"type":139,"tag":1910,"props":2007,"children":2008},{},[2009,2011],{"type":144,"value":2010},"Apply a Sirv ",{"type":139,"tag":147,"props":2012,"children":2015},{"href":2013,"rel":2014},"https://sirv.com/help/articles/dynamic-imaging/profiles/",[151],[2016],{"type":144,"value":603},{"type":139,"tag":1883,"props":2018,"children":2019},{},[2020,2024,2028],{"type":139,"tag":1910,"props":2021,"children":2022},{},[2023],{"type":144,"value":428},{"type":139,"tag":1910,"props":2025,"children":2026},{},[2027],{"type":144,"value":428},{"type":139,"tag":1910,"props":2029,"children":2030},{},[2031,2033,2038],{"type":144,"value":2032},"Image format served (defaults to ",{"type":139,"tag":147,"props":2034,"children":2036},{"href":441,"rel":2035},[151],[2037],{"type":144,"value":445},{"type":144,"value":337},{"type":139,"tag":1883,"props":2040,"children":2041},{},[2042,2047,2052],{"type":139,"tag":1910,"props":2043,"children":2044},{},[2045],{"type":144,"value":2046},"webpFallback",{"type":139,"tag":1910,"props":2048,"children":2049},{},[2050],{"type":144,"value":2051},"webp-fallback",{"type":139,"tag":1910,"props":2053,"children":2054},{},[2055],{"type":144,"value":2056},"Image format for browsers without WebP support.",{"type":139,"tag":1883,"props":2058,"children":2059},{},[2060,2065,2069],{"type":139,"tag":1910,"props":2061,"children":2062},{},[2063],{"type":144,"value":2064},"subsampling",{"type":139,"tag":1910,"props":2066,"children":2067},{},[2068],{"type":144,"value":2064},{"type":139,"tag":1910,"props":2070,"children":2071},{},[2072],{"type":144,"value":2073},"Chroma subsampling to reduce JPEG file size.",{"type":139,"tag":1883,"props":2075,"children":2076},{},[2077,2082,2087],{"type":139,"tag":1910,"props":2078,"children":2079},{},[2080],{"type":144,"value":2081},"gifCompression",{"type":139,"tag":1910,"props":2083,"children":2084},{},[2085],{"type":144,"value":2086},"gif.lossy",{"type":139,"tag":1910,"props":2088,"children":2089},{},[2090],{"type":144,"value":2091},"Apply lossy compression, to reduce GIF file size.",{"type":139,"tag":1883,"props":2093,"children":2094},{},[2095,2099,2104],{"type":139,"tag":1910,"props":2096,"children":2097},{},[2098],{"type":144,"value":634},{"type":139,"tag":1910,"props":2100,"children":2101},{},[2102],{"type":144,"value":2103},"crop.type",{"type":139,"tag":1910,"props":2105,"children":2106},{},[2107],{"type":144,"value":2108},"Automatically crop to edge of image contents; point of interest; or face.",{"type":139,"tag":1883,"props":2110,"children":2111},{},[2112,2117,2122],{"type":139,"tag":1910,"props":2113,"children":2114},{},[2115],{"type":144,"value":2116},"cropAr",{"type":139,"tag":1910,"props":2118,"children":2119},{},[2120],{"type":144,"value":2121},"crop.aspectratio",{"type":139,"tag":1910,"props":2123,"children":2124},{},[2125],{"type":144,"value":2126},"Aspect ratio of the crop",{"type":139,"tag":1883,"props":2128,"children":2129},{},[2130,2135,2139],{"type":139,"tag":1910,"props":2131,"children":2132},{},[2133],{"type":144,"value":2134},"cw",{"type":139,"tag":1910,"props":2136,"children":2137},{},[2138],{"type":144,"value":2134},{"type":139,"tag":1910,"props":2140,"children":2141},{},[2142],{"type":144,"value":2143},"Crop the image to a specific width.",{"type":139,"tag":1883,"props":2145,"children":2146},{},[2147,2152,2156],{"type":139,"tag":1910,"props":2148,"children":2149},{},[2150],{"type":144,"value":2151},"ch",{"type":139,"tag":1910,"props":2153,"children":2154},{},[2155],{"type":144,"value":2151},{"type":139,"tag":1910,"props":2157,"children":2158},{},[2159],{"type":144,"value":2160},"Crop the image to a specific height.",{"type":139,"tag":1883,"props":2162,"children":2163},{},[2164,2169,2173],{"type":139,"tag":1910,"props":2165,"children":2166},{},[2167],{"type":144,"value":2168},"cx",{"type":139,"tag":1910,"props":2170,"children":2171},{},[2172],{"type":144,"value":2168},{"type":139,"tag":1910,"props":2174,"children":2175},{},[2176],{"type":144,"value":2177},"Position to start image crop (from top).",{"type":139,"tag":1883,"props":2179,"children":2180},{},[2181,2186,2190],{"type":139,"tag":1910,"props":2182,"children":2183},{},[2184],{"type":144,"value":2185},"cy",{"type":139,"tag":1910,"props":2187,"children":2188},{},[2189],{"type":144,"value":2185},{"type":139,"tag":1910,"props":2191,"children":2192},{},[2193],{"type":144,"value":2194},"Position to start image crop (from left).",{"type":139,"tag":1883,"props":2196,"children":2197},{},[2198,2203,2208],{"type":139,"tag":1910,"props":2199,"children":2200},{},[2201],{"type":144,"value":2202},"cropPaddingX",{"type":139,"tag":1910,"props":2204,"children":2205},{},[2206],{"type":144,"value":2207},"crop.pad.x",{"type":139,"tag":1910,"props":2209,"children":2210},{},[2211],{"type":144,"value":2212},"Add padding to left/right of crop area",{"type":139,"tag":1883,"props":2214,"children":2215},{},[2216,2221,2226],{"type":139,"tag":1910,"props":2217,"children":2218},{},[2219],{"type":144,"value":2220},"cropPaddingY",{"type":139,"tag":1910,"props":2222,"children":2223},{},[2224],{"type":144,"value":2225},"crop.pad.y",{"type":139,"tag":1910,"props":2227,"children":2228},{},[2229],{"type":144,"value":2230},"Add padding to top/bottom of crop area.",{"type":139,"tag":1883,"props":2232,"children":2233},{},[2234,2239,2244],{"type":139,"tag":1910,"props":2235,"children":2236},{},[2237],{"type":144,"value":2238},"canvasHeight",{"type":139,"tag":1910,"props":2240,"children":2241},{},[2242],{"type":144,"value":2243},"canvas.height",{"type":139,"tag":1910,"props":2245,"children":2246},{},[2247],{"type":144,"value":2248},"Create a canvas around the image (height).",{"type":139,"tag":1883,"props":2250,"children":2251},{},[2252,2257,2262],{"type":139,"tag":1910,"props":2253,"children":2254},{},[2255],{"type":144,"value":2256},"canvasWidth",{"type":139,"tag":1910,"props":2258,"children":2259},{},[2260],{"type":144,"value":2261},"canvas.width",{"type":139,"tag":1910,"props":2263,"children":2264},{},[2265],{"type":144,"value":2266},"Create a canvas around the image (width).",{"type":139,"tag":1883,"props":2268,"children":2269},{},[2270,2275,2280],{"type":139,"tag":1910,"props":2271,"children":2272},{},[2273],{"type":144,"value":2274},"canvasAr",{"type":139,"tag":1910,"props":2276,"children":2277},{},[2278],{"type":144,"value":2279},"canvas.aspectratio",{"type":139,"tag":1910,"props":2281,"children":2282},{},[2283],{"type":144,"value":2284},"Aspect ratio of the canvas from 1-99 e.g. 16:9",{"type":139,"tag":1883,"props":2286,"children":2287},{},[2288,2293,2298],{"type":139,"tag":1910,"props":2289,"children":2290},{},[2291],{"type":144,"value":2292},"canvasPosition",{"type":139,"tag":1910,"props":2294,"children":2295},{},[2296],{"type":144,"value":2297},"canvas.position",{"type":139,"tag":1910,"props":2299,"children":2300},{},[2301],{"type":144,"value":2302},"Position of the canvas behind the image.",{"type":139,"tag":1883,"props":2304,"children":2305},{},[2306,2311,2316],{"type":139,"tag":1910,"props":2307,"children":2308},{},[2309],{"type":144,"value":2310},"canvasBorderWidth",{"type":139,"tag":1910,"props":2312,"children":2313},{},[2314],{"type":144,"value":2315},"canvas.border.width",{"type":139,"tag":1910,"props":2317,"children":2318},{},[2319],{"type":144,"value":2320},"Adds additional width left and right of the canvas.",{"type":139,"tag":1883,"props":2322,"children":2323},{},[2324,2329,2334],{"type":139,"tag":1910,"props":2325,"children":2326},{},[2327],{"type":144,"value":2328},"canvasBorderHeight",{"type":139,"tag":1910,"props":2330,"children":2331},{},[2332],{"type":144,"value":2333},"canvas.border.height",{"type":139,"tag":1910,"props":2335,"children":2336},{},[2337],{"type":144,"value":2338},"Adds additional height above and below the canvas.",{"type":139,"tag":1883,"props":2340,"children":2341},{},[2342,2347,2352],{"type":139,"tag":1910,"props":2343,"children":2344},{},[2345],{"type":144,"value":2346},"canvasBorderColor",{"type":139,"tag":1910,"props":2348,"children":2349},{},[2350],{"type":144,"value":2351},"canvas.border.color",{"type":139,"tag":1910,"props":2353,"children":2354},{},[2355],{"type":144,"value":2356},"Color of the canvas border e.g. E0AA80 or red.",{"type":139,"tag":1883,"props":2358,"children":2359},{},[2360,2365,2370],{"type":139,"tag":1910,"props":2361,"children":2362},{},[2363],{"type":144,"value":2364},"canvasBorderOpacity",{"type":139,"tag":1910,"props":2366,"children":2367},{},[2368],{"type":144,"value":2369},"canvas.border.opacity",{"type":139,"tag":1910,"props":2371,"children":2372},{},[2373],{"type":144,"value":2374},"Opacity of the canvas border.",{"type":139,"tag":1883,"props":2376,"children":2377},{},[2378,2382,2386],{"type":139,"tag":1910,"props":2379,"children":2380},{},[2381],{"type":144,"value":641},{"type":139,"tag":1910,"props":2383,"children":2384},{},[2385],{"type":144,"value":641},{"type":139,"tag":1910,"props":2387,"children":2388},{},[2389],{"type":144,"value":2390},"Filepath of the image to be overlayed.",{"type":139,"tag":1883,"props":2392,"children":2393},{},[2394,2399,2404],{"type":139,"tag":1910,"props":2395,"children":2396},{},[2397],{"type":144,"value":2398},"watermarkPosition",{"type":139,"tag":1910,"props":2400,"children":2401},{},[2402],{"type":144,"value":2403},"watermark.position",{"type":139,"tag":1910,"props":2405,"children":2406},{},[2407],{"type":144,"value":2408},"Position of the watermark on the image.",{"type":139,"tag":1883,"props":2410,"children":2411},{},[2412,2417,2422],{"type":139,"tag":1910,"props":2413,"children":2414},{},[2415],{"type":144,"value":2416},"watermarkPositionGravity",{"type":139,"tag":1910,"props":2418,"children":2419},{},[2420],{"type":144,"value":2421},"watermark.position.gravity",{"type":139,"tag":1910,"props":2423,"children":2424},{},[2425],{"type":144,"value":2426},"sets the starting point for shifting the x & y values.",{"type":139,"tag":1883,"props":2428,"children":2429},{},[2430,2435,2440],{"type":139,"tag":1910,"props":2431,"children":2432},{},[2433],{"type":144,"value":2434},"watermarkPositionX",{"type":139,"tag":1910,"props":2436,"children":2437},{},[2438],{"type":144,"value":2439},"watermark.position.x",{"type":139,"tag":1910,"props":2441,"children":2442},{},[2443],{"type":144,"value":2444},"Position of the watermark (from left).",{"type":139,"tag":1883,"props":2446,"children":2447},{},[2448,2453,2458],{"type":139,"tag":1910,"props":2449,"children":2450},{},[2451],{"type":144,"value":2452},"watermarkPositionY",{"type":139,"tag":1910,"props":2454,"children":2455},{},[2456],{"type":144,"value":2457},"watermark.position.y",{"type":139,"tag":1910,"props":2459,"children":2460},{},[2461],{"type":144,"value":2462},"Position of the watermark (from top).",{"type":139,"tag":1883,"props":2464,"children":2465},{},[2466,2471,2476],{"type":139,"tag":1910,"props":2467,"children":2468},{},[2469],{"type":144,"value":2470},"watermarkWidth",{"type":139,"tag":1910,"props":2472,"children":2473},{},[2474],{"type":144,"value":2475},"watermark.scale.width",{"type":139,"tag":1910,"props":2477,"children":2478},{},[2479],{"type":144,"value":2480},"Width of watermark.",{"type":139,"tag":1883,"props":2482,"children":2483},{},[2484,2489,2494],{"type":139,"tag":1910,"props":2485,"children":2486},{},[2487],{"type":144,"value":2488},"watermarkHeight",{"type":139,"tag":1910,"props":2490,"children":2491},{},[2492],{"type":144,"value":2493},"watermark.scale.height",{"type":139,"tag":1910,"props":2495,"children":2496},{},[2497],{"type":144,"value":2498},"Height of watermark.",{"type":139,"tag":1883,"props":2500,"children":2501},{},[2502,2506,2510],{"type":139,"tag":1910,"props":2503,"children":2504},{},[2505],{"type":144,"value":144},{"type":139,"tag":1910,"props":2507,"children":2508},{},[2509],{"type":144,"value":144},{"type":139,"tag":1910,"props":2511,"children":2512},{},[2513],{"type":144,"value":2514},"Display text on your image.",{"type":139,"tag":1883,"props":2516,"children":2517},{},[2518,2523,2528],{"type":139,"tag":1910,"props":2519,"children":2520},{},[2521],{"type":144,"value":2522},"textBase64",{"type":139,"tag":1910,"props":2524,"children":2525},{},[2526],{"type":144,"value":2527},"text.text64",{"type":139,"tag":1910,"props":2529,"children":2530},{},[2531],{"type":144,"value":2532},"Alternative to text parameter, with Base64 encoding",{"type":139,"tag":1883,"props":2534,"children":2535},{},[2536,2541,2546],{"type":139,"tag":1910,"props":2537,"children":2538},{},[2539],{"type":144,"value":2540},"textSize",{"type":139,"tag":1910,"props":2542,"children":2543},{},[2544],{"type":144,"value":2545},"text.size",{"type":139,"tag":1910,"props":2547,"children":2548},{},[2549],{"type":144,"value":2550},"Width of text area in relation to image.",{"type":139,"tag":1883,"props":2552,"children":2553},{},[2554,2559,2564],{"type":139,"tag":1910,"props":2555,"children":2556},{},[2557],{"type":144,"value":2558},"textAlign",{"type":139,"tag":1910,"props":2560,"children":2561},{},[2562],{"type":144,"value":2563},"text.align",{"type":139,"tag":1910,"props":2565,"children":2566},{},[2567],{"type":144,"value":2568},"Align the multiline text.",{"type":139,"tag":1883,"props":2570,"children":2571},{},[2572,2577,2582],{"type":139,"tag":1910,"props":2573,"children":2574},{},[2575],{"type":144,"value":2576},"textPosition",{"type":139,"tag":1910,"props":2578,"children":2579},{},[2580],{"type":144,"value":2581},"text.position",{"type":139,"tag":1910,"props":2583,"children":2584},{},[2585],{"type":144,"value":2586},"Location of the text on the image.",{"type":139,"tag":1883,"props":2588,"children":2589},{},[2590,2595,2600],{"type":139,"tag":1910,"props":2591,"children":2592},{},[2593],{"type":144,"value":2594},"textPositionX",{"type":139,"tag":1910,"props":2596,"children":2597},{},[2598],{"type":144,"value":2599},"text.position.x",{"type":139,"tag":1910,"props":2601,"children":2602},{},[2603],{"type":144,"value":2604},"Location of the text (from left).",{"type":139,"tag":1883,"props":2606,"children":2607},{},[2608,2613,2618],{"type":139,"tag":1910,"props":2609,"children":2610},{},[2611],{"type":144,"value":2612},"textPositionY",{"type":139,"tag":1910,"props":2614,"children":2615},{},[2616],{"type":144,"value":2617},"text.position.y",{"type":139,"tag":1910,"props":2619,"children":2620},{},[2621],{"type":144,"value":2622},"Location of the text (from top).",{"type":139,"tag":1883,"props":2624,"children":2625},{},[2626,2631,2636],{"type":139,"tag":1910,"props":2627,"children":2628},{},[2629],{"type":144,"value":2630},"textPositionGravity",{"type":139,"tag":1910,"props":2632,"children":2633},{},[2634],{"type":144,"value":2635},"text.position.gravity",{"type":139,"tag":1910,"props":2637,"children":2638},{},[2639],{"type":144,"value":2640},"Master location of the text on the image.",{"type":139,"tag":1883,"props":2642,"children":2643},{},[2644,2649,2654],{"type":139,"tag":1910,"props":2645,"children":2646},{},[2647],{"type":144,"value":2648},"textFontSize",{"type":139,"tag":1910,"props":2650,"children":2651},{},[2652],{"type":144,"value":2653},"text.font.size",{"type":139,"tag":1910,"props":2655,"children":2656},{},[2657],{"type":144,"value":2658},"Fix the size of the text in px.",{"type":139,"tag":1883,"props":2660,"children":2661},{},[2662,2667,2672],{"type":139,"tag":1910,"props":2663,"children":2664},{},[2665],{"type":144,"value":2666},"textFontStyle",{"type":139,"tag":1910,"props":2668,"children":2669},{},[2670],{"type":144,"value":2671},"text.font.style",{"type":139,"tag":1910,"props":2673,"children":2674},{},[2675],{"type":144,"value":2676},"Style of the text.",{"type":139,"tag":1883,"props":2678,"children":2679},{},[2680,2685,2690],{"type":139,"tag":1910,"props":2681,"children":2682},{},[2683],{"type":144,"value":2684},"textFontFamily",{"type":139,"tag":1910,"props":2686,"children":2687},{},[2688],{"type":144,"value":2689},"text.font.family",{"type":139,"tag":1910,"props":2691,"children":2692},{},[2693],{"type":144,"value":2694},"Choose a font e.g. \"Open Sans\".",{"type":139,"tag":1883,"props":2696,"children":2697},{},[2698,2703,2708],{"type":139,"tag":1910,"props":2699,"children":2700},{},[2701],{"type":144,"value":2702},"textFontWeight",{"type":139,"tag":1910,"props":2704,"children":2705},{},[2706],{"type":144,"value":2707},"text.font.weight",{"type":139,"tag":1910,"props":2709,"children":2710},{},[2711],{"type":144,"value":2712},"Choose font weight (light, normal, semi-bold, bold, extra-bold).",{"type":139,"tag":1883,"props":2714,"children":2715},{},[2716,2721,2726],{"type":139,"tag":1910,"props":2717,"children":2718},{},[2719],{"type":144,"value":2720},"textColor",{"type":139,"tag":1910,"props":2722,"children":2723},{},[2724],{"type":144,"value":2725},"text.color",{"type":139,"tag":1910,"props":2727,"children":2728},{},[2729],{"type":144,"value":2730},"Text color e.g. E0AA80 or E0AA8020.",{"type":139,"tag":1883,"props":2732,"children":2733},{},[2734,2739,2744],{"type":139,"tag":1910,"props":2735,"children":2736},{},[2737],{"type":144,"value":2738},"textOpacity",{"type":139,"tag":1910,"props":2740,"children":2741},{},[2742],{"type":144,"value":2743},"text.opacity",{"type":139,"tag":1910,"props":2745,"children":2746},{},[2747],{"type":144,"value":2748},"Text opacity.",{"type":139,"tag":1883,"props":2750,"children":2751},{},[2752,2757,2762],{"type":139,"tag":1910,"props":2753,"children":2754},{},[2755],{"type":144,"value":2756},"textOutlineWidth",{"type":139,"tag":1910,"props":2758,"children":2759},{},[2760],{"type":144,"value":2761},"text.outline.width",{"type":139,"tag":1910,"props":2763,"children":2764},{},[2765],{"type":144,"value":2766},"Add an outline around the text.",{"type":139,"tag":1883,"props":2768,"children":2769},{},[2770,2775,2780],{"type":139,"tag":1910,"props":2771,"children":2772},{},[2773],{"type":144,"value":2774},"textoutlineColor",{"type":139,"tag":1910,"props":2776,"children":2777},{},[2778],{"type":144,"value":2779},"text.outline.color",{"type":139,"tag":1910,"props":2781,"children":2782},{},[2783],{"type":144,"value":2784},"Color of the text outline.",{"type":139,"tag":1883,"props":2786,"children":2787},{},[2788,2793,2798],{"type":139,"tag":1910,"props":2789,"children":2790},{},[2791],{"type":144,"value":2792},"textOutlineOpacity",{"type":139,"tag":1910,"props":2794,"children":2795},{},[2796],{"type":144,"value":2797},"text.outline.opacity",{"type":139,"tag":1910,"props":2799,"children":2800},{},[2801],{"type":144,"value":2802},"Opacity of the text outline.",{"type":139,"tag":1883,"props":2804,"children":2805},{},[2806,2811,2816],{"type":139,"tag":1910,"props":2807,"children":2808},{},[2809],{"type":144,"value":2810},"textOutlineBlur",{"type":139,"tag":1910,"props":2812,"children":2813},{},[2814],{"type":144,"value":2815},"text.outline.blur",{"type":139,"tag":1910,"props":2817,"children":2818},{},[2819],{"type":144,"value":2820},"Blur the edge of the text outline.",{"type":139,"tag":1883,"props":2822,"children":2823},{},[2824,2829,2834],{"type":139,"tag":1910,"props":2825,"children":2826},{},[2827],{"type":144,"value":2828},"textBackgroundColor",{"type":139,"tag":1910,"props":2830,"children":2831},{},[2832],{"type":144,"value":2833},"text.background.color",{"type":139,"tag":1910,"props":2835,"children":2836},{},[2837],{"type":144,"value":2838},"Background color e.g. E0AA80 or E0AA8020.",{"type":139,"tag":1883,"props":2840,"children":2841},{},[2842,2847,2852],{"type":139,"tag":1910,"props":2843,"children":2844},{},[2845],{"type":144,"value":2846},"textBackgroundOpacity",{"type":139,"tag":1910,"props":2848,"children":2849},{},[2850],{"type":144,"value":2851},"text.background.opacity",{"type":139,"tag":1910,"props":2853,"children":2854},{},[2855],{"type":144,"value":2856},"Background opacity.",{"type":139,"tag":1883,"props":2858,"children":2859},{},[2860,2864,2868],{"type":139,"tag":1910,"props":2861,"children":2862},{},[2863],{"type":144,"value":779},{"type":139,"tag":1910,"props":2865,"children":2866},{},[2867],{"type":144,"value":779},{"type":139,"tag":1910,"props":2869,"children":2870},{},[2871],{"type":144,"value":2872},"Sharpen the image.",{"type":139,"tag":1883,"props":2874,"children":2875},{},[2876,2881,2885],{"type":139,"tag":1910,"props":2877,"children":2878},{},[2879],{"type":144,"value":2880},"blur",{"type":139,"tag":1910,"props":2882,"children":2883},{},[2884],{"type":144,"value":2880},{"type":139,"tag":1910,"props":2886,"children":2887},{},[2888],{"type":144,"value":2889},"Blur the image.",{"type":139,"tag":1883,"props":2891,"children":2892},{},[2893,2897,2901],{"type":139,"tag":1910,"props":2894,"children":2895},{},[2896],{"type":144,"value":1244},{"type":139,"tag":1910,"props":2898,"children":2899},{},[2900],{"type":144,"value":1244},{"type":139,"tag":1910,"props":2902,"children":2903},{},[2904],{"type":144,"value":2905},"Make the image black & white.",{"type":139,"tag":1883,"props":2907,"children":2908},{},[2909,2913,2917],{"type":139,"tag":1910,"props":2910,"children":2911},{},[2912],{"type":144,"value":1250},{"type":139,"tag":1910,"props":2914,"children":2915},{},[2916],{"type":144,"value":1250},{"type":139,"tag":1910,"props":2918,"children":2919},{},[2920],{"type":144,"value":2921},"Overlay a color on the image.",{"type":139,"tag":1883,"props":2923,"children":2924},{},[2925,2930,2935],{"type":139,"tag":1910,"props":2926,"children":2927},{},[2928],{"type":144,"value":2929},"colorizeColor",{"type":139,"tag":1910,"props":2931,"children":2932},{},[2933],{"type":144,"value":2934},"colorize.color",{"type":139,"tag":1910,"props":2936,"children":2937},{},[2938],{"type":144,"value":2939},"The color of the colorize option.",{"type":139,"tag":1883,"props":2941,"children":2942},{},[2943,2948,2953],{"type":139,"tag":1910,"props":2944,"children":2945},{},[2946],{"type":144,"value":2947},"colorizeOpacity",{"type":139,"tag":1910,"props":2949,"children":2950},{},[2951],{"type":144,"value":2952},"colorize.opacity",{"type":139,"tag":1910,"props":2954,"children":2955},{},[2956],{"type":144,"value":2957},"Opacity of the color overlay.",{"type":139,"tag":1883,"props":2959,"children":2960},{},[2961,2965,2969],{"type":139,"tag":1910,"props":2962,"children":2963},{},[2964],{"type":144,"value":1257},{"type":139,"tag":1910,"props":2966,"children":2967},{},[2968],{"type":144,"value":1257},{"type":139,"tag":1910,"props":2970,"children":2971},{},[2972],{"type":144,"value":2973},"Change the color tone of the image.",{"type":139,"tag":1883,"props":2975,"children":2976},{},[2977,2982,2987],{"type":139,"tag":1910,"props":2978,"children":2979},{},[2980],{"type":144,"value":2981},"colortoneColor",{"type":139,"tag":1910,"props":2983,"children":2984},{},[2985],{"type":144,"value":2986},"colortone.color",{"type":139,"tag":1910,"props":2988,"children":2989},{},[2990],{"type":144,"value":2991},"Apply a color tone to an image.",{"type":139,"tag":1883,"props":2993,"children":2994},{},[2995,3000,3005],{"type":139,"tag":1910,"props":2996,"children":2997},{},[2998],{"type":144,"value":2999},"colortoneLevel",{"type":139,"tag":1910,"props":3001,"children":3002},{},[3003],{"type":144,"value":3004},"colortone.level",{"type":139,"tag":1910,"props":3006,"children":3007},{},[3008],{"type":144,"value":3009},"Set the level of blending with the original image.",{"type":139,"tag":1883,"props":3011,"children":3012},{},[3013,3018,3023],{"type":139,"tag":1910,"props":3014,"children":3015},{},[3016],{"type":144,"value":3017},"colortoneMode",{"type":139,"tag":1910,"props":3019,"children":3020},{},[3021],{"type":144,"value":3022},"colortone.mode",{"type":139,"tag":1910,"props":3024,"children":3025},{},[3026],{"type":144,"value":3027},"Apply the color tone to the entire image or shadows/highlights only.",{"type":139,"tag":1883,"props":3029,"children":3030},{},[3031,3036,3041],{"type":139,"tag":1910,"props":3032,"children":3033},{},[3034],{"type":144,"value":3035},"vignette",{"type":139,"tag":1910,"props":3037,"children":3038},{},[3039],{"type":144,"value":3040},"vigette.value",{"type":139,"tag":1910,"props":3042,"children":3043},{},[3044],{"type":144,"value":3045},"Adjust the depth of the vignette.",{"type":139,"tag":1883,"props":3047,"children":3048},{},[3049,3054,3059],{"type":139,"tag":1910,"props":3050,"children":3051},{},[3052],{"type":144,"value":3053},"vignetteColor",{"type":139,"tag":1910,"props":3055,"children":3056},{},[3057],{"type":144,"value":3058},"vigette.color",{"type":139,"tag":1910,"props":3060,"children":3061},{},[3062],{"type":144,"value":3063},"Add a vignette (dark edges) around the image.",{"type":139,"tag":1883,"props":3065,"children":3066},{},[3067,3071,3075],{"type":139,"tag":1910,"props":3068,"children":3069},{},[3070],{"type":144,"value":1278},{"type":139,"tag":1910,"props":3072,"children":3073},{},[3074],{"type":144,"value":1278},{"type":139,"tag":1910,"props":3076,"children":3077},{},[3078],{"type":144,"value":3079},"Change the lightness of the image.",{"type":139,"tag":1883,"props":3081,"children":3082},{},[3083,3088,3093],{"type":139,"tag":1910,"props":3084,"children":3085},{},[3086],{"type":144,"value":3087},"colorlevelBlack",{"type":139,"tag":1910,"props":3089,"children":3090},{},[3091],{"type":144,"value":3092},"colorlevel.black",{"type":139,"tag":1910,"props":3094,"children":3095},{},[3096],{"type":144,"value":3097},"Adjust black level of image.",{"type":139,"tag":1883,"props":3099,"children":3100},{},[3101,3106,3111],{"type":139,"tag":1910,"props":3102,"children":3103},{},[3104],{"type":144,"value":3105},"colorlevelWhite",{"type":139,"tag":1910,"props":3107,"children":3108},{},[3109],{"type":144,"value":3110},"colorlevel.white",{"type":139,"tag":1910,"props":3112,"children":3113},{},[3114],{"type":144,"value":3115},"Adjust white level of image.",{"type":139,"tag":1883,"props":3117,"children":3118},{},[3119,3124,3128],{"type":139,"tag":1910,"props":3120,"children":3121},{},[3122],{"type":144,"value":3123},"histogram",{"type":139,"tag":1910,"props":3125,"children":3126},{},[3127],{"type":144,"value":3123},{"type":139,"tag":1910,"props":3129,"children":3130},{},[3131],{"type":144,"value":3132},"Display a histogram of RGB levels.",{"type":139,"tag":1883,"props":3134,"children":3135},{},[3136,3140,3144],{"type":139,"tag":1910,"props":3137,"children":3138},{},[3139],{"type":144,"value":1285},{"type":139,"tag":1910,"props":3141,"children":3142},{},[3143],{"type":144,"value":1285},{"type":139,"tag":1910,"props":3145,"children":3146},{},[3147],{"type":144,"value":3148},"Change the hue of the image.",{"type":139,"tag":1883,"props":3150,"children":3151},{},[3152,3156,3160],{"type":139,"tag":1910,"props":3153,"children":3154},{},[3155],{"type":144,"value":1291},{"type":139,"tag":1910,"props":3157,"children":3158},{},[3159],{"type":144,"value":1291},{"type":139,"tag":1910,"props":3161,"children":3162},{},[3163],{"type":144,"value":3164},"Change the saturation of the image.",{"type":139,"tag":1883,"props":3166,"children":3167},{},[3168,3172,3176],{"type":139,"tag":1910,"props":3169,"children":3170},{},[3171],{"type":144,"value":1297},{"type":139,"tag":1910,"props":3173,"children":3174},{},[3175],{"type":144,"value":1297},{"type":139,"tag":1910,"props":3177,"children":3178},{},[3179],{"type":144,"value":3180},"Change the highlights of the image.",{"type":139,"tag":1883,"props":3182,"children":3183},{},[3184,3188,3192],{"type":139,"tag":1910,"props":3185,"children":3186},{},[3187],{"type":144,"value":1303},{"type":139,"tag":1910,"props":3189,"children":3190},{},[3191],{"type":144,"value":1303},{"type":139,"tag":1910,"props":3193,"children":3194},{},[3195],{"type":144,"value":3196},"Change the shadows of the image.",{"type":139,"tag":1883,"props":3198,"children":3199},{},[3200,3204,3208],{"type":139,"tag":1910,"props":3201,"children":3202},{},[3203],{"type":144,"value":1309},{"type":139,"tag":1910,"props":3205,"children":3206},{},[3207],{"type":144,"value":1309},{"type":139,"tag":1910,"props":3209,"children":3210},{},[3211],{"type":144,"value":3212},"Change the brightness of the image.",{"type":139,"tag":1883,"props":3214,"children":3215},{},[3216,3220,3224],{"type":139,"tag":1910,"props":3217,"children":3218},{},[3219],{"type":144,"value":1315},{"type":139,"tag":1910,"props":3221,"children":3222},{},[3223],{"type":144,"value":1315},{"type":139,"tag":1910,"props":3225,"children":3226},{},[3227],{"type":144,"value":3228},"Change the exposure of the image.",{"type":139,"tag":1883,"props":3230,"children":3231},{},[3232,3236,3240],{"type":139,"tag":1910,"props":3233,"children":3234},{},[3235],{"type":144,"value":1321},{"type":139,"tag":1910,"props":3237,"children":3238},{},[3239],{"type":144,"value":1321},{"type":139,"tag":1910,"props":3241,"children":3242},{},[3243],{"type":144,"value":3244},"Change the contrast of the image.",{"type":139,"tag":1883,"props":3246,"children":3247},{},[3248,3252,3256],{"type":139,"tag":1910,"props":3249,"children":3250},{},[3251],{"type":144,"value":1109},{"type":139,"tag":1910,"props":3253,"children":3254},{},[3255],{"type":144,"value":1109},{"type":139,"tag":1910,"props":3257,"children":3258},{},[3259],{"type":144,"value":3260},"Number of degrees to rotate the image.",{"type":139,"tag":1883,"props":3262,"children":3263},{},[3264,3269,3273],{"type":139,"tag":1910,"props":3265,"children":3266},{},[3267],{"type":144,"value":3268},"flip",{"type":139,"tag":1910,"props":3270,"children":3271},{},[3272],{"type":144,"value":3268},{"type":139,"tag":1910,"props":3274,"children":3275},{},[3276],{"type":144,"value":3277},"Flip image vertically (mirror).",{"type":139,"tag":1883,"props":3279,"children":3280},{},[3281,3286,3290],{"type":139,"tag":1910,"props":3282,"children":3283},{},[3284],{"type":144,"value":3285},"flop",{"type":139,"tag":1910,"props":3287,"children":3288},{},[3289],{"type":144,"value":3285},{"type":139,"tag":1910,"props":3291,"children":3292},{},[3293],{"type":144,"value":3294},"Flip image horizontally (mirror).",{"type":139,"tag":1883,"props":3296,"children":3297},{},[3298,3303,3307],{"type":139,"tag":1910,"props":3299,"children":3300},{},[3301],{"type":144,"value":3302},"opacity",{"type":139,"tag":1910,"props":3304,"children":3305},{},[3306],{"type":144,"value":3302},{"type":139,"tag":1910,"props":3308,"children":3309},{},[3310],{"type":144,"value":3311},"Opacity of PNG images.",{"type":139,"tag":1883,"props":3313,"children":3314},{},[3315,3320,3325],{"type":139,"tag":1910,"props":3316,"children":3317},{},[3318],{"type":144,"value":3319},"frameStyle",{"type":139,"tag":1910,"props":3321,"children":3322},{},[3323],{"type":144,"value":3324},"frame.style",{"type":139,"tag":1910,"props":3326,"children":3327},{},[3328],{"type":144,"value":3329},"Add a frame around the image.",{"type":139,"tag":1883,"props":3331,"children":3332},{},[3333,3338,3343],{"type":139,"tag":1910,"props":3334,"children":3335},{},[3336],{"type":144,"value":3337},"frameColor",{"type":139,"tag":1910,"props":3339,"children":3340},{},[3341],{"type":144,"value":3342},"frame.color",{"type":139,"tag":1910,"props":3344,"children":3345},{},[3346],{"type":144,"value":3347},"Frame color e.g. E0AA80 or E0AA8020.",{"type":139,"tag":1883,"props":3349,"children":3350},{},[3351,3356,3361],{"type":139,"tag":1910,"props":3352,"children":3353},{},[3354],{"type":144,"value":3355},"frameWidth",{"type":139,"tag":1910,"props":3357,"children":3358},{},[3359],{"type":144,"value":3360},"frame.width",{"type":139,"tag":1910,"props":3362,"children":3363},{},[3364],{"type":144,"value":3365},"Frame width.",{"type":139,"tag":1883,"props":3367,"children":3368},{},[3369,3374,3379],{"type":139,"tag":1910,"props":3370,"children":3371},{},[3372],{"type":144,"value":3373},"frameRimColor",{"type":139,"tag":1910,"props":3375,"children":3376},{},[3377],{"type":144,"value":3378},"frame.rim.color",{"type":139,"tag":1910,"props":3380,"children":3381},{},[3382],{"type":144,"value":3383},"Frame rim color e.g. E0AA80 or E0AA8020.",{"type":139,"tag":1883,"props":3385,"children":3386},{},[3387,3392,3397],{"type":139,"tag":1910,"props":3388,"children":3389},{},[3390],{"type":144,"value":3391},"frameRimWidth",{"type":139,"tag":1910,"props":3393,"children":3394},{},[3395],{"type":144,"value":3396},"frame.rim.width",{"type":139,"tag":1910,"props":3398,"children":3399},{},[3400],{"type":144,"value":3401},"Frame rim width.",{"type":139,"tag":1883,"props":3403,"children":3404},{},[3405,3410,3415],{"type":139,"tag":1910,"props":3406,"children":3407},{},[3408],{"type":144,"value":3409},"pdfPage",{"type":139,"tag":1910,"props":3411,"children":3412},{},[3413],{"type":144,"value":3414},"page",{"type":139,"tag":1910,"props":3416,"children":3417},{},[3418],{"type":144,"value":3419},"Page number of PDF when converted to image.",{"type":139,"tag":312,"props":3421,"children":3422},{},[3423],{"type":139,"tag":140,"props":3424,"children":3425},{},[3426,3428,3435],{"type":144,"value":3427},"Learn more about ",{"type":139,"tag":147,"props":3429,"children":3432},{"href":3430,"rel":3431},"https://sirv.com/help/article/dynamic-imaging",[151],[3433],{"type":144,"value":3434},"Sirv's Image transformations",{"type":144,"value":3436}," from the official documentation.",{"type":139,"tag":3438,"props":3439,"children":3440},"style",{},[3441],{"type":144,"value":3442},"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 .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.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 .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":127,"searchDepth":210,"depth":210,"links":3444},[3445,3447,3448,3457],{"id":341,"depth":210,"text":3446},"Sirv fit parameters",{"id":428,"depth":210,"text":428},{"id":584,"depth":210,"text":587,"children":3449},[3450,3451,3452,3453,3454,3455,3456],{"id":603,"depth":230,"text":603},{"id":627,"depth":230,"text":627},{"id":779,"depth":230,"text":779},{"id":920,"depth":230,"text":920},{"id":1109,"depth":230,"text":1109},{"id":1222,"depth":230,"text":1225},{"id":1449,"depth":230,"text":1452},{"id":1865,"depth":210,"text":1868},"markdown","content:3.providers:sirv.md","content","3.providers/sirv.md","md",[3464,4014],{"_path":92,"_dir":125,"_draft":126,"_partial":126,"_locale":127,"title":91,"description":3465,"links":3466,"body":3469,"_type":3458,"_id":4012,"_source":3460,"_file":4013,"_extension":3462},"Nuxt Image has first class integration with Sanity.",[3467],{"label":131,"icon":132,"to":3468,"size":134},"https://github.com/nuxt/image/blob/main/src/runtime/providers/sanity.ts",{"type":136,"children":3470,"toc":4003},[3471,3483,3495,3627,3633,3646,3652,3657,3810,3817,3829,3906,3943,3950,3961,3975,3999],{"type":139,"tag":140,"props":3472,"children":3473},{},[3474,3475,3481],{"type":144,"value":145},{"type":139,"tag":147,"props":3476,"children":3479},{"href":3477,"rel":3478},"https://www.sanity.io/docs/image-urls",[151],[3480],{"type":144,"value":91},{"type":144,"value":3482}," and Nuxt Image.",{"type":139,"tag":140,"props":3484,"children":3485},{},[3486,3488,3493],{"type":144,"value":3487},"To use this provider you just need to specify the ",{"type":139,"tag":170,"props":3489,"children":3490},{"className":127},[3491],{"type":144,"value":3492},"projectId",{"type":144,"value":3494}," of your project in Sanity.",{"type":139,"tag":162,"props":3496,"children":3498},{"className":164,"code":3497,"filename":166,"language":167,"meta":127,"style":127},"export default defineNuxtConfig({\n  image: {\n    sanity: {\n      projectId: 'yourprojectid',\n      // Defaults to 'production'\n      // dataset: 'development'\n    }\n  }\n})\n",[3499],{"type":139,"tag":170,"props":3500,"children":3501},{"__ignoreMap":127},[3502,3525,3540,3556,3585,3594,3602,3609,3616],{"type":139,"tag":174,"props":3503,"children":3504},{"class":176,"line":177},[3505,3509,3513,3517,3521],{"type":139,"tag":174,"props":3506,"children":3507},{"style":181},[3508],{"type":144,"value":184},{"type":139,"tag":174,"props":3510,"children":3511},{"style":181},[3512],{"type":144,"value":189},{"type":139,"tag":174,"props":3514,"children":3515},{"style":192},[3516],{"type":144,"value":195},{"type":139,"tag":174,"props":3518,"children":3519},{"style":198},[3520],{"type":144,"value":201},{"type":139,"tag":174,"props":3522,"children":3523},{"style":204},[3524],{"type":144,"value":207},{"type":139,"tag":174,"props":3526,"children":3527},{"class":176,"line":210},[3528,3532,3536],{"type":139,"tag":174,"props":3529,"children":3530},{"style":214},[3531],{"type":144,"value":217},{"type":139,"tag":174,"props":3533,"children":3534},{"style":204},[3535],{"type":144,"value":222},{"type":139,"tag":174,"props":3537,"children":3538},{"style":204},[3539],{"type":144,"value":227},{"type":139,"tag":174,"props":3541,"children":3542},{"class":176,"line":230},[3543,3548,3552],{"type":139,"tag":174,"props":3544,"children":3545},{"style":214},[3546],{"type":144,"value":3547},"    sanity",{"type":139,"tag":174,"props":3549,"children":3550},{"style":204},[3551],{"type":144,"value":222},{"type":139,"tag":174,"props":3553,"children":3554},{"style":204},[3555],{"type":144,"value":227},{"type":139,"tag":174,"props":3557,"children":3558},{"class":176,"line":247},[3559,3564,3568,3572,3577,3581],{"type":139,"tag":174,"props":3560,"children":3561},{"style":214},[3562],{"type":144,"value":3563},"      projectId",{"type":139,"tag":174,"props":3565,"children":3566},{"style":204},[3567],{"type":144,"value":222},{"type":139,"tag":174,"props":3569,"children":3570},{"style":204},[3571],{"type":144,"value":262},{"type":139,"tag":174,"props":3573,"children":3574},{"style":265},[3575],{"type":144,"value":3576},"yourprojectid",{"type":139,"tag":174,"props":3578,"children":3579},{"style":204},[3580],{"type":144,"value":273},{"type":139,"tag":174,"props":3582,"children":3583},{"style":204},[3584],{"type":144,"value":1280},{"type":139,"tag":174,"props":3586,"children":3587},{"class":176,"line":281},[3588],{"type":139,"tag":174,"props":3589,"children":3591},{"style":3590},"--shiki-light:#90A4AE;--shiki-default:#546E7A;--shiki-dark:#676E95;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[3592],{"type":144,"value":3593},"      // Defaults to 'production'\n",{"type":139,"tag":174,"props":3595,"children":3596},{"class":176,"line":290},[3597],{"type":139,"tag":174,"props":3598,"children":3599},{"style":3590},[3600],{"type":144,"value":3601},"      // dataset: 'development'\n",{"type":139,"tag":174,"props":3603,"children":3604},{"class":176,"line":299},[3605],{"type":139,"tag":174,"props":3606,"children":3607},{"style":204},[3608],{"type":144,"value":287},{"type":139,"tag":174,"props":3610,"children":3611},{"class":176,"line":1061},[3612],{"type":139,"tag":174,"props":3613,"children":3614},{"style":204},[3615],{"type":144,"value":296},{"type":139,"tag":174,"props":3617,"children":3618},{"class":176,"line":1070},[3619,3623],{"type":139,"tag":174,"props":3620,"children":3621},{"style":204},[3622],{"type":144,"value":305},{"type":139,"tag":174,"props":3624,"children":3625},{"style":198},[3626],{"type":144,"value":310},{"type":139,"tag":339,"props":3628,"children":3630},{"id":3629},"modifiers",[3631],{"type":144,"value":3632},"Modifiers",{"type":139,"tag":140,"props":3634,"children":3635},{},[3636,3638,3644],{"type":144,"value":3637},"The Sanity provider supports a number of additional modifiers. For a full list, check out ",{"type":139,"tag":147,"props":3639,"children":3641},{"href":3477,"rel":3640},[151],[3642],{"type":144,"value":3643},"the Sanity documentation",{"type":144,"value":3645},". All of the modifiers mentioned in the Sanity docs are supported, with the following notes.",{"type":139,"tag":601,"props":3647,"children":3649},{"id":3648},"extra-convenience-modifiers",[3650],{"type":144,"value":3651},"Extra convenience modifiers",{"type":139,"tag":140,"props":3653,"children":3654},{},[3655],{"type":144,"value":3656},"The following more readable modifiers are also supported:",{"type":139,"tag":365,"props":3658,"children":3659},{},[3660,3675,3689,3702,3716,3737,3757,3777,3797],{"type":139,"tag":369,"props":3661,"children":3662},{},[3663,3668,3670],{"type":139,"tag":170,"props":3664,"children":3665},{"className":127},[3666],{"type":144,"value":3667},"background",{"type":144,"value":3669}," - equivalent to ",{"type":139,"tag":170,"props":3671,"children":3672},{"className":127},[3673],{"type":144,"value":3674},"bg",{"type":139,"tag":369,"props":3676,"children":3677},{},[3678,3683,3684],{"type":139,"tag":170,"props":3679,"children":3680},{"className":127},[3681],{"type":144,"value":3682},"download",{"type":144,"value":3669},{"type":139,"tag":170,"props":3685,"children":3686},{"className":127},[3687],{"type":144,"value":3688},"dl",{"type":139,"tag":369,"props":3690,"children":3691},{},[3692,3696,3697],{"type":139,"tag":170,"props":3693,"children":3694},{"className":127},[3695],{"type":144,"value":779},{"type":144,"value":3669},{"type":139,"tag":170,"props":3698,"children":3699},{"className":127},[3700],{"type":144,"value":3701},"sharp",{"type":139,"tag":369,"props":3703,"children":3704},{},[3705,3710,3711],{"type":139,"tag":170,"props":3706,"children":3707},{"className":127},[3708],{"type":144,"value":3709},"orientation",{"type":144,"value":3669},{"type":139,"tag":170,"props":3712,"children":3713},{"className":127},[3714],{"type":144,"value":3715},"or",{"type":139,"tag":369,"props":3717,"children":3718},{},[3719,3724,3726,3731,3732],{"type":139,"tag":170,"props":3720,"children":3721},{"className":127},[3722],{"type":144,"value":3723},"minHeight",{"type":144,"value":3725}," or ",{"type":139,"tag":170,"props":3727,"children":3728},{"className":127},[3729],{"type":144,"value":3730},"min-height",{"type":144,"value":3669},{"type":139,"tag":170,"props":3733,"children":3734},{"className":127},[3735],{"type":144,"value":3736},"min-h",{"type":139,"tag":369,"props":3738,"children":3739},{},[3740,3745,3746,3751,3752],{"type":139,"tag":170,"props":3741,"children":3742},{"className":127},[3743],{"type":144,"value":3744},"maxHeight",{"type":144,"value":3725},{"type":139,"tag":170,"props":3747,"children":3748},{"className":127},[3749],{"type":144,"value":3750},"max-height",{"type":144,"value":3669},{"type":139,"tag":170,"props":3753,"children":3754},{"className":127},[3755],{"type":144,"value":3756},"max-h",{"type":139,"tag":369,"props":3758,"children":3759},{},[3760,3765,3766,3771,3772],{"type":139,"tag":170,"props":3761,"children":3762},{"className":127},[3763],{"type":144,"value":3764},"minWidth",{"type":144,"value":3725},{"type":139,"tag":170,"props":3767,"children":3768},{"className":127},[3769],{"type":144,"value":3770},"min-width",{"type":144,"value":3669},{"type":139,"tag":170,"props":3773,"children":3774},{"className":127},[3775],{"type":144,"value":3776},"min-w",{"type":139,"tag":369,"props":3778,"children":3779},{},[3780,3785,3786,3791,3792],{"type":139,"tag":170,"props":3781,"children":3782},{"className":127},[3783],{"type":144,"value":3784},"maxWidth",{"type":144,"value":3725},{"type":139,"tag":170,"props":3787,"children":3788},{"className":127},[3789],{"type":144,"value":3790},"max-width",{"type":144,"value":3669},{"type":139,"tag":170,"props":3793,"children":3794},{"className":127},[3795],{"type":144,"value":3796},"max-w",{"type":139,"tag":369,"props":3798,"children":3799},{},[3800,3804,3805],{"type":139,"tag":170,"props":3801,"children":3802},{"className":127},[3803],{"type":144,"value":1291},{"type":144,"value":3669},{"type":139,"tag":170,"props":3806,"children":3807},{"className":127},[3808],{"type":144,"value":3809},"sat",{"type":139,"tag":601,"props":3811,"children":3812},{"id":349},[3813],{"type":139,"tag":170,"props":3814,"children":3815},{"className":127},[3816],{"type":144,"value":349},{"type":139,"tag":140,"props":3818,"children":3819},{},[3820,3822,3827],{"type":144,"value":3821},"In addition to the values specified in the Sanity docs, which are respected, the following options from the ",{"type":139,"tag":147,"props":3823,"children":3824},{"href":359},[3825],{"type":144,"value":3826},"default fit behavior",{"type":144,"value":3828}," are supported:",{"type":139,"tag":365,"props":3830,"children":3831},{},[3832,3846,3867,3880,3893],{"type":139,"tag":369,"props":3833,"children":3834},{},[3835,3840,3842],{"type":139,"tag":170,"props":3836,"children":3837},{"className":127},[3838],{"type":144,"value":3839},"cover",{"type":144,"value":3841}," - this will behave like the Sanity modifier ",{"type":139,"tag":170,"props":3843,"children":3844},{"className":127},[3845],{"type":144,"value":634},{"type":139,"tag":369,"props":3847,"children":3848},{},[3849,3854,3855,3859,3861,3865],{"type":139,"tag":170,"props":3850,"children":3851},{"className":127},[3852],{"type":144,"value":3853},"contain",{"type":144,"value":3841},{"type":139,"tag":170,"props":3856,"children":3857},{"className":127},[3858],{"type":144,"value":376},{"type":144,"value":3860},", and defaults to filling with a white background. (You can specify your own background color with the ",{"type":139,"tag":170,"props":3862,"children":3863},{"className":127},[3864],{"type":144,"value":3667},{"type":144,"value":3866}," modifier.)",{"type":139,"tag":369,"props":3868,"children":3869},{},[3870,3874,3875],{"type":139,"tag":170,"props":3871,"children":3872},{"className":127},[3873],{"type":144,"value":391},{"type":144,"value":3841},{"type":139,"tag":170,"props":3876,"children":3877},{"className":127},[3878],{"type":144,"value":3879},"min",{"type":139,"tag":369,"props":3881,"children":3882},{},[3883,3887,3888],{"type":139,"tag":170,"props":3884,"children":3885},{"className":127},[3886],{"type":144,"value":404},{"type":144,"value":3841},{"type":139,"tag":170,"props":3889,"children":3890},{"className":127},[3891],{"type":144,"value":3892},"max",{"type":139,"tag":369,"props":3894,"children":3895},{},[3896,3900,3901],{"type":139,"tag":170,"props":3897,"children":3898},{"className":127},[3899],{"type":144,"value":376},{"type":144,"value":3841},{"type":139,"tag":170,"props":3902,"children":3903},{"className":127},[3904],{"type":144,"value":3905},"scale",{"type":139,"tag":3907,"props":3908,"children":3909},"callout",{},[3910],{"type":139,"tag":140,"props":3911,"children":3912},{},[3913,3915,3920,3922,3927,3929,3934,3936,3941],{"type":144,"value":3914},"For compatibility with other providers, ",{"type":139,"tag":170,"props":3916,"children":3917},{"className":127},[3918],{"type":144,"value":3919},"fit: fill",{"type":144,"value":3921}," is equivalent to the Sanity parameter ",{"type":139,"tag":170,"props":3923,"children":3924},{"className":127},[3925],{"type":144,"value":3926},"?fit=scale",{"type":144,"value":3928},". If you need the Sanity ",{"type":139,"tag":170,"props":3930,"children":3931},{"className":127},[3932],{"type":144,"value":3933},"?fit=fill",{"type":144,"value":3935}," behavior, use ",{"type":139,"tag":170,"props":3937,"children":3938},{"className":127},[3939],{"type":144,"value":3940},"fit: contain",{"type":144,"value":3942}," instead.",{"type":139,"tag":601,"props":3944,"children":3945},{"id":428},[3946],{"type":139,"tag":170,"props":3947,"children":3948},{"className":127},[3949],{"type":144,"value":428},{"type":139,"tag":140,"props":3951,"children":3952},{},[3953,3955,3960],{"type":144,"value":3954},"You can specify any of the formats suppored by Sanity. If this is omitted, the Sanity provider will default to ",{"type":139,"tag":170,"props":3956,"children":3957},{"className":127},[3958],{"type":144,"value":3959},"auto=format",{"type":144,"value":1323},{"type":139,"tag":601,"props":3962,"children":3964},{"id":3963},"crop-and-hotspot",[3965,3969,3970],{"type":139,"tag":170,"props":3966,"children":3967},{"className":127},[3968],{"type":144,"value":634},{"type":144,"value":636},{"type":139,"tag":170,"props":3971,"children":3972},{"className":127},[3973],{"type":144,"value":3974},"hotspot",{"type":139,"tag":140,"props":3976,"children":3977},{},[3978,3980,3985,3986,3991,3992,3997],{"type":144,"value":3979},"You can pass your Sanity crop and hotspot image data as modifiers and Nuxt Image will correctly generate the ",{"type":139,"tag":170,"props":3981,"children":3982},{"className":127},[3983],{"type":144,"value":3984},"rect",{"type":144,"value":629},{"type":139,"tag":170,"props":3987,"children":3988},{"className":127},[3989],{"type":144,"value":3990},"fp-x",{"type":144,"value":636},{"type":139,"tag":170,"props":3993,"children":3994},{"className":127},[3995],{"type":144,"value":3996},"fp-y",{"type":144,"value":3998}," parameters for you.",{"type":139,"tag":3438,"props":4000,"children":4001},{},[4002],{"type":144,"value":3442},{"title":127,"searchDepth":210,"depth":210,"links":4004},[4005],{"id":3629,"depth":210,"text":3632,"children":4006},[4007,4008,4009,4010],{"id":3648,"depth":230,"text":3651},{"id":349,"depth":230,"text":349},{"id":428,"depth":230,"text":428},{"id":3963,"depth":230,"text":4011},"crop and hotspot","content:3.providers:sanity.md","3.providers/sanity.md",{"_path":98,"_dir":125,"_draft":126,"_partial":126,"_locale":127,"title":97,"description":4015,"links":4016,"body":4019,"_type":3458,"_id":6179,"_source":3460,"_file":6180,"_extension":3462},"Nuxt Image internally use Storyblok as static provider.",[4017],{"label":131,"icon":132,"to":4018,"size":134},"https://github.com/nuxt/image/blob/main/src/runtime/providers/storyblok.ts",{"type":136,"children":4020,"toc":6169},[4021,4033,4144,4150,4161,4167,4181,4186,4199,4204,4733,4739,4750,4768,4773,4777,4976,4981,4992,5014,5018,5167,5172,5183,5188,5192,5396,5402,5413,5418,5422,5785,5791,5802,5814,5818,6165],{"type":139,"tag":140,"props":4022,"children":4023},{},[4024,4025,4031],{"type":144,"value":145},{"type":139,"tag":147,"props":4026,"children":4029},{"href":4027,"rel":4028},"https://www.storyblok.com/docs/image-service/",[151],[4030],{"type":144,"value":97},{"type":144,"value":4032}," and the image module. To use this provider you just need to specify the base url of your service in Storyblok.",{"type":139,"tag":162,"props":4034,"children":4036},{"className":164,"code":4035,"filename":166,"language":167,"meta":127,"style":127},"export default defineNuxtConfig({\n  image: {\n    storyblok: {\n      baseURL: 'https://a.storyblok.com'\n    }\n  }\n})\n",[4037],{"type":139,"tag":170,"props":4038,"children":4039},{"__ignoreMap":127},[4040,4063,4078,4094,4119,4126,4133],{"type":139,"tag":174,"props":4041,"children":4042},{"class":176,"line":177},[4043,4047,4051,4055,4059],{"type":139,"tag":174,"props":4044,"children":4045},{"style":181},[4046],{"type":144,"value":184},{"type":139,"tag":174,"props":4048,"children":4049},{"style":181},[4050],{"type":144,"value":189},{"type":139,"tag":174,"props":4052,"children":4053},{"style":192},[4054],{"type":144,"value":195},{"type":139,"tag":174,"props":4056,"children":4057},{"style":198},[4058],{"type":144,"value":201},{"type":139,"tag":174,"props":4060,"children":4061},{"style":204},[4062],{"type":144,"value":207},{"type":139,"tag":174,"props":4064,"children":4065},{"class":176,"line":210},[4066,4070,4074],{"type":139,"tag":174,"props":4067,"children":4068},{"style":214},[4069],{"type":144,"value":217},{"type":139,"tag":174,"props":4071,"children":4072},{"style":204},[4073],{"type":144,"value":222},{"type":139,"tag":174,"props":4075,"children":4076},{"style":204},[4077],{"type":144,"value":227},{"type":139,"tag":174,"props":4079,"children":4080},{"class":176,"line":230},[4081,4086,4090],{"type":139,"tag":174,"props":4082,"children":4083},{"style":214},[4084],{"type":144,"value":4085},"    storyblok",{"type":139,"tag":174,"props":4087,"children":4088},{"style":204},[4089],{"type":144,"value":222},{"type":139,"tag":174,"props":4091,"children":4092},{"style":204},[4093],{"type":144,"value":227},{"type":139,"tag":174,"props":4095,"children":4096},{"class":176,"line":247},[4097,4101,4105,4109,4114],{"type":139,"tag":174,"props":4098,"children":4099},{"style":214},[4100],{"type":144,"value":253},{"type":139,"tag":174,"props":4102,"children":4103},{"style":204},[4104],{"type":144,"value":222},{"type":139,"tag":174,"props":4106,"children":4107},{"style":204},[4108],{"type":144,"value":262},{"type":139,"tag":174,"props":4110,"children":4111},{"style":265},[4112],{"type":144,"value":4113},"https://a.storyblok.com",{"type":139,"tag":174,"props":4115,"children":4116},{"style":204},[4117],{"type":144,"value":4118},"'\n",{"type":139,"tag":174,"props":4120,"children":4121},{"class":176,"line":281},[4122],{"type":139,"tag":174,"props":4123,"children":4124},{"style":204},[4125],{"type":144,"value":287},{"type":139,"tag":174,"props":4127,"children":4128},{"class":176,"line":290},[4129],{"type":139,"tag":174,"props":4130,"children":4131},{"style":204},[4132],{"type":144,"value":296},{"type":139,"tag":174,"props":4134,"children":4135},{"class":176,"line":299},[4136,4140],{"type":139,"tag":174,"props":4137,"children":4138},{"style":204},[4139],{"type":144,"value":305},{"type":139,"tag":174,"props":4141,"children":4142},{"style":198},[4143],{"type":144,"value":310},{"type":139,"tag":339,"props":4145,"children":4147},{"id":4146},"storyblok-modifiers",[4148],{"type":144,"value":4149},"Storyblok modifiers",{"type":139,"tag":140,"props":4151,"children":4152},{},[4153,4155],{"type":144,"value":4154},"I am following all modifiers present on ",{"type":139,"tag":147,"props":4156,"children":4158},{"href":4027,"rel":4157},[151],[4159],{"type":144,"value":4160},"Storyblok image service",{"type":139,"tag":601,"props":4162,"children":4164},{"id":4163},"resizing",[4165],{"type":144,"value":4166},"Resizing",{"type":139,"tag":140,"props":4168,"children":4169},{},[4170,4172,4179],{"type":144,"value":4171},"Check ",{"type":139,"tag":147,"props":4173,"children":4176},{"href":4174,"rel":4175},"https://www.storyblok.com/docs/image-service#resizing",[151],[4177],{"type":144,"value":4178},"Storyblok documentation",{"type":144,"value":4180}," if you want to know more.",{"type":139,"tag":140,"props":4182,"children":4183},{},[4184],{"type":144,"value":4185},"the logic is:",{"type":139,"tag":365,"props":4187,"children":4188},{},[4189,4194],{"type":139,"tag":369,"props":4190,"children":4191},{},[4192],{"type":144,"value":4193},"If you do not define either width or height, the image will not be resized.",{"type":139,"tag":369,"props":4195,"children":4196},{},[4197],{"type":144,"value":4198},"If you define only width or only height the image will be proportionately resized based on the one you defined.",{"type":139,"tag":140,"props":4200,"children":4201},{},[4202],{"type":144,"value":4203},"Example:",{"type":139,"tag":162,"props":4205,"children":4207},{"className":450,"code":4206,"language":452,"meta":127,"style":127},"\u003Cdiv>Original\u003C/div>\n\u003CNuxtImg\n  provider=\"storyblok\"\n  src=\"https://a.storyblok.com/f/39898/3310x2192/e4ec08624e/demo-image.jpeg\"\n/>\n\n\u003Cdiv>Resized static\u003C/div>\n\u003CNuxtImg\n  width=\"500\"\n  height=\"500\"\n  provider=\"storyblok\"\n  src=\"https://a.storyblok.com/f/39898/3310x2192/e4ec08624e/demo-image.jpeg\"\n/>\n\n\u003Cdiv>Proportional to Width\u003C/div>\n\u003CNuxtImg\n  width=\"500\"\n  provider=\"storyblok\"\n  src=\"https://a.storyblok.com/f/39898/3310x2192/e4ec08624e/demo-image.jpeg\"\n/>\n\n\u003Cdiv>Proportional to Height\u003C/div>\n\u003CNuxtImg\n  height=\"500\"\n  provider=\"storyblok\"\n  src=\"https://a.storyblok.com/f/39898/3310x2192/e4ec08624e/demo-image.jpeg\"\n/>\n",[4208],{"type":139,"tag":170,"props":4209,"children":4210},{"__ignoreMap":127},[4211,4247,4258,4282,4306,4313,4322,4354,4365,4389,4413,4436,4459,4467,4475,4508,4520,4544,4568,4592,4600,4608,4641,4653,4677,4701,4725],{"type":139,"tag":174,"props":4212,"children":4213},{"class":176,"line":177},[4214,4218,4223,4228,4233,4238,4242],{"type":139,"tag":174,"props":4215,"children":4216},{"style":204},[4217],{"type":144,"value":464},{"type":139,"tag":174,"props":4219,"children":4220},{"style":214},[4221],{"type":144,"value":4222},"div",{"type":139,"tag":174,"props":4224,"children":4225},{"style":204},[4226],{"type":144,"value":4227},">",{"type":139,"tag":174,"props":4229,"children":4230},{"style":198},[4231],{"type":144,"value":4232},"Original",{"type":139,"tag":174,"props":4234,"children":4235},{"style":204},[4236],{"type":144,"value":4237},"\u003C/",{"type":139,"tag":174,"props":4239,"children":4240},{"style":214},[4241],{"type":144,"value":4222},{"type":139,"tag":174,"props":4243,"children":4244},{"style":204},[4245],{"type":144,"value":4246},">\n",{"type":139,"tag":174,"props":4248,"children":4249},{"class":176,"line":210},[4250,4254],{"type":139,"tag":174,"props":4251,"children":4252},{"style":204},[4253],{"type":144,"value":464},{"type":139,"tag":174,"props":4255,"children":4256},{"style":214},[4257],{"type":144,"value":469},{"type":139,"tag":174,"props":4259,"children":4260},{"class":176,"line":230},[4261,4265,4269,4273,4278],{"type":139,"tag":174,"props":4262,"children":4263},{"style":475},[4264],{"type":144,"value":821},{"type":139,"tag":174,"props":4266,"children":4267},{"style":204},[4268],{"type":144,"value":483},{"type":139,"tag":174,"props":4270,"children":4271},{"style":204},[4272],{"type":144,"value":488},{"type":139,"tag":174,"props":4274,"children":4275},{"style":265},[4276],{"type":144,"value":4277},"storyblok",{"type":139,"tag":174,"props":4279,"children":4280},{"style":204},[4281],{"type":144,"value":498},{"type":139,"tag":174,"props":4283,"children":4284},{"class":176,"line":247},[4285,4289,4293,4297,4302],{"type":139,"tag":174,"props":4286,"children":4287},{"style":475},[4288],{"type":144,"value":845},{"type":139,"tag":174,"props":4290,"children":4291},{"style":204},[4292],{"type":144,"value":483},{"type":139,"tag":174,"props":4294,"children":4295},{"style":204},[4296],{"type":144,"value":488},{"type":139,"tag":174,"props":4298,"children":4299},{"style":265},[4300],{"type":144,"value":4301},"https://a.storyblok.com/f/39898/3310x2192/e4ec08624e/demo-image.jpeg",{"type":139,"tag":174,"props":4303,"children":4304},{"style":204},[4305],{"type":144,"value":498},{"type":139,"tag":174,"props":4307,"children":4308},{"class":176,"line":281},[4309],{"type":139,"tag":174,"props":4310,"children":4311},{"style":204},[4312],{"type":144,"value":581},{"type":139,"tag":174,"props":4314,"children":4315},{"class":176,"line":290},[4316],{"type":139,"tag":174,"props":4317,"children":4319},{"emptyLinePlaceholder":4318},true,[4320],{"type":144,"value":4321},"\n",{"type":139,"tag":174,"props":4323,"children":4324},{"class":176,"line":299},[4325,4329,4333,4337,4342,4346,4350],{"type":139,"tag":174,"props":4326,"children":4327},{"style":204},[4328],{"type":144,"value":464},{"type":139,"tag":174,"props":4330,"children":4331},{"style":214},[4332],{"type":144,"value":4222},{"type":139,"tag":174,"props":4334,"children":4335},{"style":204},[4336],{"type":144,"value":4227},{"type":139,"tag":174,"props":4338,"children":4339},{"style":198},[4340],{"type":144,"value":4341},"Resized static",{"type":139,"tag":174,"props":4343,"children":4344},{"style":204},[4345],{"type":144,"value":4237},{"type":139,"tag":174,"props":4347,"children":4348},{"style":214},[4349],{"type":144,"value":4222},{"type":139,"tag":174,"props":4351,"children":4352},{"style":204},[4353],{"type":144,"value":4246},{"type":139,"tag":174,"props":4355,"children":4356},{"class":176,"line":1061},[4357,4361],{"type":139,"tag":174,"props":4358,"children":4359},{"style":204},[4360],{"type":144,"value":464},{"type":139,"tag":174,"props":4362,"children":4363},{"style":214},[4364],{"type":144,"value":469},{"type":139,"tag":174,"props":4366,"children":4367},{"class":176,"line":1070},[4368,4372,4376,4380,4385],{"type":139,"tag":174,"props":4369,"children":4370},{"style":475},[4371],{"type":144,"value":869},{"type":139,"tag":174,"props":4373,"children":4374},{"style":204},[4375],{"type":144,"value":483},{"type":139,"tag":174,"props":4377,"children":4378},{"style":204},[4379],{"type":144,"value":488},{"type":139,"tag":174,"props":4381,"children":4382},{"style":265},[4383],{"type":144,"value":4384},"500",{"type":139,"tag":174,"props":4386,"children":4387},{"style":204},[4388],{"type":144,"value":498},{"type":139,"tag":174,"props":4390,"children":4391},{"class":176,"line":1079},[4392,4397,4401,4405,4409],{"type":139,"tag":174,"props":4393,"children":4394},{"style":475},[4395],{"type":144,"value":4396},"  height",{"type":139,"tag":174,"props":4398,"children":4399},{"style":204},[4400],{"type":144,"value":483},{"type":139,"tag":174,"props":4402,"children":4403},{"style":204},[4404],{"type":144,"value":488},{"type":139,"tag":174,"props":4406,"children":4407},{"style":265},[4408],{"type":144,"value":4384},{"type":139,"tag":174,"props":4410,"children":4411},{"style":204},[4412],{"type":144,"value":498},{"type":139,"tag":174,"props":4414,"children":4415},{"class":176,"line":1088},[4416,4420,4424,4428,4432],{"type":139,"tag":174,"props":4417,"children":4418},{"style":475},[4419],{"type":144,"value":821},{"type":139,"tag":174,"props":4421,"children":4422},{"style":204},[4423],{"type":144,"value":483},{"type":139,"tag":174,"props":4425,"children":4426},{"style":204},[4427],{"type":144,"value":488},{"type":139,"tag":174,"props":4429,"children":4430},{"style":265},[4431],{"type":144,"value":4277},{"type":139,"tag":174,"props":4433,"children":4434},{"style":204},[4435],{"type":144,"value":498},{"type":139,"tag":174,"props":4437,"children":4438},{"class":176,"line":1101},[4439,4443,4447,4451,4455],{"type":139,"tag":174,"props":4440,"children":4441},{"style":475},[4442],{"type":144,"value":845},{"type":139,"tag":174,"props":4444,"children":4445},{"style":204},[4446],{"type":144,"value":483},{"type":139,"tag":174,"props":4448,"children":4449},{"style":204},[4450],{"type":144,"value":488},{"type":139,"tag":174,"props":4452,"children":4453},{"style":265},[4454],{"type":144,"value":4301},{"type":139,"tag":174,"props":4456,"children":4457},{"style":204},[4458],{"type":144,"value":498},{"type":139,"tag":174,"props":4460,"children":4462},{"class":176,"line":4461},13,[4463],{"type":139,"tag":174,"props":4464,"children":4465},{"style":204},[4466],{"type":144,"value":581},{"type":139,"tag":174,"props":4468,"children":4470},{"class":176,"line":4469},14,[4471],{"type":139,"tag":174,"props":4472,"children":4473},{"emptyLinePlaceholder":4318},[4474],{"type":144,"value":4321},{"type":139,"tag":174,"props":4476,"children":4478},{"class":176,"line":4477},15,[4479,4483,4487,4491,4496,4500,4504],{"type":139,"tag":174,"props":4480,"children":4481},{"style":204},[4482],{"type":144,"value":464},{"type":139,"tag":174,"props":4484,"children":4485},{"style":214},[4486],{"type":144,"value":4222},{"type":139,"tag":174,"props":4488,"children":4489},{"style":204},[4490],{"type":144,"value":4227},{"type":139,"tag":174,"props":4492,"children":4493},{"style":198},[4494],{"type":144,"value":4495},"Proportional to Width",{"type":139,"tag":174,"props":4497,"children":4498},{"style":204},[4499],{"type":144,"value":4237},{"type":139,"tag":174,"props":4501,"children":4502},{"style":214},[4503],{"type":144,"value":4222},{"type":139,"tag":174,"props":4505,"children":4506},{"style":204},[4507],{"type":144,"value":4246},{"type":139,"tag":174,"props":4509,"children":4511},{"class":176,"line":4510},16,[4512,4516],{"type":139,"tag":174,"props":4513,"children":4514},{"style":204},[4515],{"type":144,"value":464},{"type":139,"tag":174,"props":4517,"children":4518},{"style":214},[4519],{"type":144,"value":469},{"type":139,"tag":174,"props":4521,"children":4523},{"class":176,"line":4522},17,[4524,4528,4532,4536,4540],{"type":139,"tag":174,"props":4525,"children":4526},{"style":475},[4527],{"type":144,"value":869},{"type":139,"tag":174,"props":4529,"children":4530},{"style":204},[4531],{"type":144,"value":483},{"type":139,"tag":174,"props":4533,"children":4534},{"style":204},[4535],{"type":144,"value":488},{"type":139,"tag":174,"props":4537,"children":4538},{"style":265},[4539],{"type":144,"value":4384},{"type":139,"tag":174,"props":4541,"children":4542},{"style":204},[4543],{"type":144,"value":498},{"type":139,"tag":174,"props":4545,"children":4547},{"class":176,"line":4546},18,[4548,4552,4556,4560,4564],{"type":139,"tag":174,"props":4549,"children":4550},{"style":475},[4551],{"type":144,"value":821},{"type":139,"tag":174,"props":4553,"children":4554},{"style":204},[4555],{"type":144,"value":483},{"type":139,"tag":174,"props":4557,"children":4558},{"style":204},[4559],{"type":144,"value":488},{"type":139,"tag":174,"props":4561,"children":4562},{"style":265},[4563],{"type":144,"value":4277},{"type":139,"tag":174,"props":4565,"children":4566},{"style":204},[4567],{"type":144,"value":498},{"type":139,"tag":174,"props":4569,"children":4571},{"class":176,"line":4570},19,[4572,4576,4580,4584,4588],{"type":139,"tag":174,"props":4573,"children":4574},{"style":475},[4575],{"type":144,"value":845},{"type":139,"tag":174,"props":4577,"children":4578},{"style":204},[4579],{"type":144,"value":483},{"type":139,"tag":174,"props":4581,"children":4582},{"style":204},[4583],{"type":144,"value":488},{"type":139,"tag":174,"props":4585,"children":4586},{"style":265},[4587],{"type":144,"value":4301},{"type":139,"tag":174,"props":4589,"children":4590},{"style":204},[4591],{"type":144,"value":498},{"type":139,"tag":174,"props":4593,"children":4595},{"class":176,"line":4594},20,[4596],{"type":139,"tag":174,"props":4597,"children":4598},{"style":204},[4599],{"type":144,"value":581},{"type":139,"tag":174,"props":4601,"children":4603},{"class":176,"line":4602},21,[4604],{"type":139,"tag":174,"props":4605,"children":4606},{"emptyLinePlaceholder":4318},[4607],{"type":144,"value":4321},{"type":139,"tag":174,"props":4609,"children":4611},{"class":176,"line":4610},22,[4612,4616,4620,4624,4629,4633,4637],{"type":139,"tag":174,"props":4613,"children":4614},{"style":204},[4615],{"type":144,"value":464},{"type":139,"tag":174,"props":4617,"children":4618},{"style":214},[4619],{"type":144,"value":4222},{"type":139,"tag":174,"props":4621,"children":4622},{"style":204},[4623],{"type":144,"value":4227},{"type":139,"tag":174,"props":4625,"children":4626},{"style":198},[4627],{"type":144,"value":4628},"Proportional to Height",{"type":139,"tag":174,"props":4630,"children":4631},{"style":204},[4632],{"type":144,"value":4237},{"type":139,"tag":174,"props":4634,"children":4635},{"style":214},[4636],{"type":144,"value":4222},{"type":139,"tag":174,"props":4638,"children":4639},{"style":204},[4640],{"type":144,"value":4246},{"type":139,"tag":174,"props":4642,"children":4644},{"class":176,"line":4643},23,[4645,4649],{"type":139,"tag":174,"props":4646,"children":4647},{"style":204},[4648],{"type":144,"value":464},{"type":139,"tag":174,"props":4650,"children":4651},{"style":214},[4652],{"type":144,"value":469},{"type":139,"tag":174,"props":4654,"children":4656},{"class":176,"line":4655},24,[4657,4661,4665,4669,4673],{"type":139,"tag":174,"props":4658,"children":4659},{"style":475},[4660],{"type":144,"value":4396},{"type":139,"tag":174,"props":4662,"children":4663},{"style":204},[4664],{"type":144,"value":483},{"type":139,"tag":174,"props":4666,"children":4667},{"style":204},[4668],{"type":144,"value":488},{"type":139,"tag":174,"props":4670,"children":4671},{"style":265},[4672],{"type":144,"value":4384},{"type":139,"tag":174,"props":4674,"children":4675},{"style":204},[4676],{"type":144,"value":498},{"type":139,"tag":174,"props":4678,"children":4680},{"class":176,"line":4679},25,[4681,4685,4689,4693,4697],{"type":139,"tag":174,"props":4682,"children":4683},{"style":475},[4684],{"type":144,"value":821},{"type":139,"tag":174,"props":4686,"children":4687},{"style":204},[4688],{"type":144,"value":483},{"type":139,"tag":174,"props":4690,"children":4691},{"style":204},[4692],{"type":144,"value":488},{"type":139,"tag":174,"props":4694,"children":4695},{"style":265},[4696],{"type":144,"value":4277},{"type":139,"tag":174,"props":4698,"children":4699},{"style":204},[4700],{"type":144,"value":498},{"type":139,"tag":174,"props":4702,"children":4704},{"class":176,"line":4703},26,[4705,4709,4713,4717,4721],{"type":139,"tag":174,"props":4706,"children":4707},{"style":475},[4708],{"type":144,"value":845},{"type":139,"tag":174,"props":4710,"children":4711},{"style":204},[4712],{"type":144,"value":483},{"type":139,"tag":174,"props":4714,"children":4715},{"style":204},[4716],{"type":144,"value":488},{"type":139,"tag":174,"props":4718,"children":4719},{"style":265},[4720],{"type":144,"value":4301},{"type":139,"tag":174,"props":4722,"children":4723},{"style":204},[4724],{"type":144,"value":498},{"type":139,"tag":174,"props":4726,"children":4728},{"class":176,"line":4727},27,[4729],{"type":139,"tag":174,"props":4730,"children":4731},{"style":204},[4732],{"type":144,"value":581},{"type":139,"tag":601,"props":4734,"children":4736},{"id":4735},"fit-in-with-background-or-not",[4737],{"type":144,"value":4738},"Fit in with background or not",{"type":139,"tag":140,"props":4740,"children":4741},{},[4742,4743,4749],{"type":144,"value":4171},{"type":139,"tag":147,"props":4744,"children":4747},{"href":4745,"rel":4746},"https://www.storyblok.com/docs/image-service#fit-in",[151],[4748],{"type":144,"value":4178},{"type":144,"value":4180},{"type":139,"tag":140,"props":4751,"children":4752},{},[4753,4755,4760,4762,4767],{"type":144,"value":4754},"If you want to use it just add a props ",{"type":139,"tag":170,"props":4756,"children":4757},{"className":127},[4758],{"type":144,"value":4759},"fit=\"in\"",{"type":144,"value":4761},". Take care that storyblok only support ",{"type":139,"tag":170,"props":4763,"children":4764},{"className":127},[4765],{"type":144,"value":4766},"fit-in",{"type":144,"value":1323},{"type":139,"tag":140,"props":4769,"children":4770},{},[4771],{"type":144,"value":4772},"You can also use the fill filters to fill your fit-in with a specific background. If you not defining value it will be transparent.",{"type":139,"tag":140,"props":4774,"children":4775},{},[4776],{"type":144,"value":4203},{"type":139,"tag":162,"props":4778,"children":4780},{"className":450,"code":4779,"language":452,"meta":127,"style":127},"\u003Cdiv>Fit in with background CCCCCC\u003C/div>\n\u003CNuxtImg\n  width=\"200\"\n  height=\"200\"\n  fit=\"in\"\n  :modifiers=\"{ filters: { fill: 'CCCCCC' } }\"\n  provider=\"storyblok\"\n  src=\"https://a.storyblok.com/f/39898/3310x2192/e4ec08624e/demo-image.jpeg\"\n/>\n",[4781],{"type":139,"tag":170,"props":4782,"children":4783},{"__ignoreMap":127},[4784,4816,4827,4851,4874,4899,4923,4946,4969],{"type":139,"tag":174,"props":4785,"children":4786},{"class":176,"line":177},[4787,4791,4795,4799,4804,4808,4812],{"type":139,"tag":174,"props":4788,"children":4789},{"style":204},[4790],{"type":144,"value":464},{"type":139,"tag":174,"props":4792,"children":4793},{"style":214},[4794],{"type":144,"value":4222},{"type":139,"tag":174,"props":4796,"children":4797},{"style":204},[4798],{"type":144,"value":4227},{"type":139,"tag":174,"props":4800,"children":4801},{"style":198},[4802],{"type":144,"value":4803},"Fit in with background CCCCCC",{"type":139,"tag":174,"props":4805,"children":4806},{"style":204},[4807],{"type":144,"value":4237},{"type":139,"tag":174,"props":4809,"children":4810},{"style":214},[4811],{"type":144,"value":4222},{"type":139,"tag":174,"props":4813,"children":4814},{"style":204},[4815],{"type":144,"value":4246},{"type":139,"tag":174,"props":4817,"children":4818},{"class":176,"line":210},[4819,4823],{"type":139,"tag":174,"props":4820,"children":4821},{"style":204},[4822],{"type":144,"value":464},{"type":139,"tag":174,"props":4824,"children":4825},{"style":214},[4826],{"type":144,"value":469},{"type":139,"tag":174,"props":4828,"children":4829},{"class":176,"line":230},[4830,4834,4838,4842,4847],{"type":139,"tag":174,"props":4831,"children":4832},{"style":475},[4833],{"type":144,"value":869},{"type":139,"tag":174,"props":4835,"children":4836},{"style":204},[4837],{"type":144,"value":483},{"type":139,"tag":174,"props":4839,"children":4840},{"style":204},[4841],{"type":144,"value":488},{"type":139,"tag":174,"props":4843,"children":4844},{"style":265},[4845],{"type":144,"value":4846},"200",{"type":139,"tag":174,"props":4848,"children":4849},{"style":204},[4850],{"type":144,"value":498},{"type":139,"tag":174,"props":4852,"children":4853},{"class":176,"line":247},[4854,4858,4862,4866,4870],{"type":139,"tag":174,"props":4855,"children":4856},{"style":475},[4857],{"type":144,"value":4396},{"type":139,"tag":174,"props":4859,"children":4860},{"style":204},[4861],{"type":144,"value":483},{"type":139,"tag":174,"props":4863,"children":4864},{"style":204},[4865],{"type":144,"value":488},{"type":139,"tag":174,"props":4867,"children":4868},{"style":265},[4869],{"type":144,"value":4846},{"type":139,"tag":174,"props":4871,"children":4872},{"style":204},[4873],{"type":144,"value":498},{"type":139,"tag":174,"props":4875,"children":4876},{"class":176,"line":281},[4877,4882,4886,4890,4895],{"type":139,"tag":174,"props":4878,"children":4879},{"style":475},[4880],{"type":144,"value":4881},"  fit",{"type":139,"tag":174,"props":4883,"children":4884},{"style":204},[4885],{"type":144,"value":483},{"type":139,"tag":174,"props":4887,"children":4888},{"style":204},[4889],{"type":144,"value":488},{"type":139,"tag":174,"props":4891,"children":4892},{"style":265},[4893],{"type":144,"value":4894},"in",{"type":139,"tag":174,"props":4896,"children":4897},{"style":204},[4898],{"type":144,"value":498},{"type":139,"tag":174,"props":4900,"children":4901},{"class":176,"line":290},[4902,4906,4910,4914,4919],{"type":139,"tag":174,"props":4903,"children":4904},{"style":475},[4905],{"type":144,"value":893},{"type":139,"tag":174,"props":4907,"children":4908},{"style":204},[4909],{"type":144,"value":483},{"type":139,"tag":174,"props":4911,"children":4912},{"style":204},[4913],{"type":144,"value":488},{"type":139,"tag":174,"props":4915,"children":4916},{"style":265},[4917],{"type":144,"value":4918},"{ filters: { fill: 'CCCCCC' } }",{"type":139,"tag":174,"props":4920,"children":4921},{"style":204},[4922],{"type":144,"value":498},{"type":139,"tag":174,"props":4924,"children":4925},{"class":176,"line":299},[4926,4930,4934,4938,4942],{"type":139,"tag":174,"props":4927,"children":4928},{"style":475},[4929],{"type":144,"value":821},{"type":139,"tag":174,"props":4931,"children":4932},{"style":204},[4933],{"type":144,"value":483},{"type":139,"tag":174,"props":4935,"children":4936},{"style":204},[4937],{"type":144,"value":488},{"type":139,"tag":174,"props":4939,"children":4940},{"style":265},[4941],{"type":144,"value":4277},{"type":139,"tag":174,"props":4943,"children":4944},{"style":204},[4945],{"type":144,"value":498},{"type":139,"tag":174,"props":4947,"children":4948},{"class":176,"line":1061},[4949,4953,4957,4961,4965],{"type":139,"tag":174,"props":4950,"children":4951},{"style":475},[4952],{"type":144,"value":845},{"type":139,"tag":174,"props":4954,"children":4955},{"style":204},[4956],{"type":144,"value":483},{"type":139,"tag":174,"props":4958,"children":4959},{"style":204},[4960],{"type":144,"value":488},{"type":139,"tag":174,"props":4962,"children":4963},{"style":265},[4964],{"type":144,"value":4301},{"type":139,"tag":174,"props":4966,"children":4967},{"style":204},[4968],{"type":144,"value":498},{"type":139,"tag":174,"props":4970,"children":4971},{"class":176,"line":1070},[4972],{"type":139,"tag":174,"props":4973,"children":4974},{"style":204},[4975],{"type":144,"value":581},{"type":139,"tag":601,"props":4977,"children":4978},{"id":428},[4979],{"type":144,"value":4980},"Format",{"type":139,"tag":140,"props":4982,"children":4983},{},[4984,4985,4991],{"type":144,"value":4171},{"type":139,"tag":147,"props":4986,"children":4989},{"href":4987,"rel":4988},"https://www.storyblok.com/docs/image-service#changing-the-format",[151],[4990],{"type":144,"value":4178},{"type":144,"value":4180},{"type":139,"tag":140,"props":4993,"children":4994},{},[4995,4997,5001,5002,5007,5008,5013],{"type":144,"value":4996},"You can modify your image format. Supported format are ",{"type":139,"tag":170,"props":4998,"children":4999},{"className":127},[5000],{"type":144,"value":569},{"type":144,"value":629},{"type":139,"tag":170,"props":5003,"children":5004},{"className":127},[5005],{"type":144,"value":5006},"jpeg",{"type":144,"value":636},{"type":139,"tag":170,"props":5009,"children":5010},{"className":127},[5011],{"type":144,"value":5012},"png",{"type":144,"value":1323},{"type":139,"tag":140,"props":5015,"children":5016},{},[5017],{"type":144,"value":4203},{"type":139,"tag":162,"props":5019,"children":5021},{"className":450,"code":5020,"language":452,"meta":127,"style":127},"\u003Ch3>Format\u003C/h3>\n\u003CNuxtImg\n  width=\"200\"\n  format=\"webp\"\n  provider=\"storyblok\"\n  src=\"https://a.storyblok.com/f/39898/3310x2192/e4ec08624e/demo-image.jpeg\"\n/>\n",[5022],{"type":139,"tag":170,"props":5023,"children":5024},{"__ignoreMap":127},[5025,5056,5067,5090,5114,5137,5160],{"type":139,"tag":174,"props":5026,"children":5027},{"class":176,"line":177},[5028,5032,5036,5040,5044,5048,5052],{"type":139,"tag":174,"props":5029,"children":5030},{"style":204},[5031],{"type":144,"value":464},{"type":139,"tag":174,"props":5033,"children":5034},{"style":214},[5035],{"type":144,"value":601},{"type":139,"tag":174,"props":5037,"children":5038},{"style":204},[5039],{"type":144,"value":4227},{"type":139,"tag":174,"props":5041,"children":5042},{"style":198},[5043],{"type":144,"value":4980},{"type":139,"tag":174,"props":5045,"children":5046},{"style":204},[5047],{"type":144,"value":4237},{"type":139,"tag":174,"props":5049,"children":5050},{"style":214},[5051],{"type":144,"value":601},{"type":139,"tag":174,"props":5053,"children":5054},{"style":204},[5055],{"type":144,"value":4246},{"type":139,"tag":174,"props":5057,"children":5058},{"class":176,"line":210},[5059,5063],{"type":139,"tag":174,"props":5060,"children":5061},{"style":204},[5062],{"type":144,"value":464},{"type":139,"tag":174,"props":5064,"children":5065},{"style":214},[5066],{"type":144,"value":469},{"type":139,"tag":174,"props":5068,"children":5069},{"class":176,"line":230},[5070,5074,5078,5082,5086],{"type":139,"tag":174,"props":5071,"children":5072},{"style":475},[5073],{"type":144,"value":869},{"type":139,"tag":174,"props":5075,"children":5076},{"style":204},[5077],{"type":144,"value":483},{"type":139,"tag":174,"props":5079,"children":5080},{"style":204},[5081],{"type":144,"value":488},{"type":139,"tag":174,"props":5083,"children":5084},{"style":265},[5085],{"type":144,"value":4846},{"type":139,"tag":174,"props":5087,"children":5088},{"style":204},[5089],{"type":144,"value":498},{"type":139,"tag":174,"props":5091,"children":5092},{"class":176,"line":247},[5093,5098,5102,5106,5110],{"type":139,"tag":174,"props":5094,"children":5095},{"style":475},[5096],{"type":144,"value":5097},"  format",{"type":139,"tag":174,"props":5099,"children":5100},{"style":204},[5101],{"type":144,"value":483},{"type":139,"tag":174,"props":5103,"children":5104},{"style":204},[5105],{"type":144,"value":488},{"type":139,"tag":174,"props":5107,"children":5108},{"style":265},[5109],{"type":144,"value":569},{"type":139,"tag":174,"props":5111,"children":5112},{"style":204},[5113],{"type":144,"value":498},{"type":139,"tag":174,"props":5115,"children":5116},{"class":176,"line":281},[5117,5121,5125,5129,5133],{"type":139,"tag":174,"props":5118,"children":5119},{"style":475},[5120],{"type":144,"value":821},{"type":139,"tag":174,"props":5122,"children":5123},{"style":204},[5124],{"type":144,"value":483},{"type":139,"tag":174,"props":5126,"children":5127},{"style":204},[5128],{"type":144,"value":488},{"type":139,"tag":174,"props":5130,"children":5131},{"style":265},[5132],{"type":144,"value":4277},{"type":139,"tag":174,"props":5134,"children":5135},{"style":204},[5136],{"type":144,"value":498},{"type":139,"tag":174,"props":5138,"children":5139},{"class":176,"line":290},[5140,5144,5148,5152,5156],{"type":139,"tag":174,"props":5141,"children":5142},{"style":475},[5143],{"type":144,"value":845},{"type":139,"tag":174,"props":5145,"children":5146},{"style":204},[5147],{"type":144,"value":483},{"type":139,"tag":174,"props":5149,"children":5150},{"style":204},[5151],{"type":144,"value":488},{"type":139,"tag":174,"props":5153,"children":5154},{"style":265},[5155],{"type":144,"value":4301},{"type":139,"tag":174,"props":5157,"children":5158},{"style":204},[5159],{"type":144,"value":498},{"type":139,"tag":174,"props":5161,"children":5162},{"class":176,"line":299},[5163],{"type":139,"tag":174,"props":5164,"children":5165},{"style":204},[5166],{"type":144,"value":581},{"type":139,"tag":601,"props":5168,"children":5169},{"id":1967},[5170],{"type":144,"value":5171},"Quality",{"type":139,"tag":140,"props":5173,"children":5174},{},[5175,5176,5182],{"type":144,"value":4171},{"type":139,"tag":147,"props":5177,"children":5180},{"href":5178,"rel":5179},"https://www.storyblok.com/docs/image-service#quality-optimization",[151],[5181],{"type":144,"value":4178},{"type":144,"value":4180},{"type":139,"tag":140,"props":5184,"children":5185},{},[5186],{"type":144,"value":5187},"You can update your image quality by defining the quality filters.",{"type":139,"tag":140,"props":5189,"children":5190},{},[5191],{"type":144,"value":4203},{"type":139,"tag":162,"props":5193,"children":5195},{"className":450,"code":5194,"language":452,"meta":127,"style":127}," \u003Cdiv class=\"flex\">\n\u003Cdiv>Resized and 10% Quality\u003C/div>\n\u003CNuxtImg\n  provider=\"storyblok\"\n  width=\"200\"\n  quality=\"10\"\n  src=\"https://a.storyblok.com/f/39898/3310x2192/e4ec08624e/demo-image.jpeg\"\n/>\n\u003C/div>\n",[5196],{"type":139,"tag":170,"props":5197,"children":5198},{"__ignoreMap":127},[5199,5237,5269,5280,5303,5326,5351,5374,5381],{"type":139,"tag":174,"props":5200,"children":5201},{"class":176,"line":177},[5202,5207,5211,5216,5220,5224,5229,5233],{"type":139,"tag":174,"props":5203,"children":5204},{"style":204},[5205],{"type":144,"value":5206}," \u003C",{"type":139,"tag":174,"props":5208,"children":5209},{"style":214},[5210],{"type":144,"value":4222},{"type":139,"tag":174,"props":5212,"children":5213},{"style":475},[5214],{"type":144,"value":5215}," class",{"type":139,"tag":174,"props":5217,"children":5218},{"style":204},[5219],{"type":144,"value":483},{"type":139,"tag":174,"props":5221,"children":5222},{"style":204},[5223],{"type":144,"value":488},{"type":139,"tag":174,"props":5225,"children":5226},{"style":265},[5227],{"type":144,"value":5228},"flex",{"type":139,"tag":174,"props":5230,"children":5231},{"style":204},[5232],{"type":144,"value":488},{"type":139,"tag":174,"props":5234,"children":5235},{"style":204},[5236],{"type":144,"value":4246},{"type":139,"tag":174,"props":5238,"children":5239},{"class":176,"line":210},[5240,5244,5248,5252,5257,5261,5265],{"type":139,"tag":174,"props":5241,"children":5242},{"style":204},[5243],{"type":144,"value":464},{"type":139,"tag":174,"props":5245,"children":5246},{"style":214},[5247],{"type":144,"value":4222},{"type":139,"tag":174,"props":5249,"children":5250},{"style":204},[5251],{"type":144,"value":4227},{"type":139,"tag":174,"props":5253,"children":5254},{"style":198},[5255],{"type":144,"value":5256},"Resized and 10% Quality",{"type":139,"tag":174,"props":5258,"children":5259},{"style":204},[5260],{"type":144,"value":4237},{"type":139,"tag":174,"props":5262,"children":5263},{"style":214},[5264],{"type":144,"value":4222},{"type":139,"tag":174,"props":5266,"children":5267},{"style":204},[5268],{"type":144,"value":4246},{"type":139,"tag":174,"props":5270,"children":5271},{"class":176,"line":230},[5272,5276],{"type":139,"tag":174,"props":5273,"children":5274},{"style":204},[5275],{"type":144,"value":464},{"type":139,"tag":174,"props":5277,"children":5278},{"style":214},[5279],{"type":144,"value":469},{"type":139,"tag":174,"props":5281,"children":5282},{"class":176,"line":247},[5283,5287,5291,5295,5299],{"type":139,"tag":174,"props":5284,"children":5285},{"style":475},[5286],{"type":144,"value":821},{"type":139,"tag":174,"props":5288,"children":5289},{"style":204},[5290],{"type":144,"value":483},{"type":139,"tag":174,"props":5292,"children":5293},{"style":204},[5294],{"type":144,"value":488},{"type":139,"tag":174,"props":5296,"children":5297},{"style":265},[5298],{"type":144,"value":4277},{"type":139,"tag":174,"props":5300,"children":5301},{"style":204},[5302],{"type":144,"value":498},{"type":139,"tag":174,"props":5304,"children":5305},{"class":176,"line":281},[5306,5310,5314,5318,5322],{"type":139,"tag":174,"props":5307,"children":5308},{"style":475},[5309],{"type":144,"value":869},{"type":139,"tag":174,"props":5311,"children":5312},{"style":204},[5313],{"type":144,"value":483},{"type":139,"tag":174,"props":5315,"children":5316},{"style":204},[5317],{"type":144,"value":488},{"type":139,"tag":174,"props":5319,"children":5320},{"style":265},[5321],{"type":144,"value":4846},{"type":139,"tag":174,"props":5323,"children":5324},{"style":204},[5325],{"type":144,"value":498},{"type":139,"tag":174,"props":5327,"children":5328},{"class":176,"line":290},[5329,5334,5338,5342,5347],{"type":139,"tag":174,"props":5330,"children":5331},{"style":475},[5332],{"type":144,"value":5333},"  quality",{"type":139,"tag":174,"props":5335,"children":5336},{"style":204},[5337],{"type":144,"value":483},{"type":139,"tag":174,"props":5339,"children":5340},{"style":204},[5341],{"type":144,"value":488},{"type":139,"tag":174,"props":5343,"children":5344},{"style":265},[5345],{"type":144,"value":5346},"10",{"type":139,"tag":174,"props":5348,"children":5349},{"style":204},[5350],{"type":144,"value":498},{"type":139,"tag":174,"props":5352,"children":5353},{"class":176,"line":299},[5354,5358,5362,5366,5370],{"type":139,"tag":174,"props":5355,"children":5356},{"style":475},[5357],{"type":144,"value":845},{"type":139,"tag":174,"props":5359,"children":5360},{"style":204},[5361],{"type":144,"value":483},{"type":139,"tag":174,"props":5363,"children":5364},{"style":204},[5365],{"type":144,"value":488},{"type":139,"tag":174,"props":5367,"children":5368},{"style":265},[5369],{"type":144,"value":4301},{"type":139,"tag":174,"props":5371,"children":5372},{"style":204},[5373],{"type":144,"value":498},{"type":139,"tag":174,"props":5375,"children":5376},{"class":176,"line":1061},[5377],{"type":139,"tag":174,"props":5378,"children":5379},{"style":204},[5380],{"type":144,"value":581},{"type":139,"tag":174,"props":5382,"children":5383},{"class":176,"line":1070},[5384,5388,5392],{"type":139,"tag":174,"props":5385,"children":5386},{"style":204},[5387],{"type":144,"value":4237},{"type":139,"tag":174,"props":5389,"children":5390},{"style":214},[5391],{"type":144,"value":4222},{"type":139,"tag":174,"props":5393,"children":5394},{"style":204},[5395],{"type":144,"value":4246},{"type":139,"tag":601,"props":5397,"children":5399},{"id":5398},"facial-detection",[5400],{"type":144,"value":5401},"Facial detection",{"type":139,"tag":140,"props":5403,"children":5404},{},[5405,5406,5412],{"type":144,"value":4171},{"type":139,"tag":147,"props":5407,"children":5410},{"href":5408,"rel":5409},"https://www.storyblok.com/docs/image-service#facial-detection-and-smart-cropping",[151],[5411],{"type":144,"value":4178},{"type":144,"value":4180},{"type":139,"tag":140,"props":5414,"children":5415},{},[5416],{"type":144,"value":5417},"To have a smart crop just define a smart property inside modifier.",{"type":139,"tag":140,"props":5419,"children":5420},{},[5421],{"type":144,"value":4203},{"type":139,"tag":162,"props":5423,"children":5425},{"className":450,"code":5424,"language":452,"meta":127,"style":127},"\u003Ch3>Facial detection\u003C/h3>\n\n\u003Cdiv>Resized without Smart Crop\u003C/div>\n\u003CNuxtImg\n  width=\"600\"\n  height=\"130\"\n  provider=\"storyblok\"\n  src=\"https://a.storyblok.com/f/39898/2250x1500/c15735a73c/demo-image-human.jpeg\"\n/>\n\n\u003Cdiv>Resized with Smart Crop\u003C/div>\n\u003CNuxtImg\n  width=\"600\"\n  height=\"130\"\n  :modifiers=\"{ smart: true }\"\n  provider=\"storyblok\"\n  src=\"https://a.storyblok.com/f/39898/2250x1500/c15735a73c/demo-image-human.jpeg\"\n/>\n",[5426],{"type":139,"tag":170,"props":5427,"children":5428},{"__ignoreMap":127},[5429,5460,5467,5499,5510,5534,5558,5581,5605,5612,5619,5651,5662,5685,5708,5732,5755,5778],{"type":139,"tag":174,"props":5430,"children":5431},{"class":176,"line":177},[5432,5436,5440,5444,5448,5452,5456],{"type":139,"tag":174,"props":5433,"children":5434},{"style":204},[5435],{"type":144,"value":464},{"type":139,"tag":174,"props":5437,"children":5438},{"style":214},[5439],{"type":144,"value":601},{"type":139,"tag":174,"props":5441,"children":5442},{"style":204},[5443],{"type":144,"value":4227},{"type":139,"tag":174,"props":5445,"children":5446},{"style":198},[5447],{"type":144,"value":5401},{"type":139,"tag":174,"props":5449,"children":5450},{"style":204},[5451],{"type":144,"value":4237},{"type":139,"tag":174,"props":5453,"children":5454},{"style":214},[5455],{"type":144,"value":601},{"type":139,"tag":174,"props":5457,"children":5458},{"style":204},[5459],{"type":144,"value":4246},{"type":139,"tag":174,"props":5461,"children":5462},{"class":176,"line":210},[5463],{"type":139,"tag":174,"props":5464,"children":5465},{"emptyLinePlaceholder":4318},[5466],{"type":144,"value":4321},{"type":139,"tag":174,"props":5468,"children":5469},{"class":176,"line":230},[5470,5474,5478,5482,5487,5491,5495],{"type":139,"tag":174,"props":5471,"children":5472},{"style":204},[5473],{"type":144,"value":464},{"type":139,"tag":174,"props":5475,"children":5476},{"style":214},[5477],{"type":144,"value":4222},{"type":139,"tag":174,"props":5479,"children":5480},{"style":204},[5481],{"type":144,"value":4227},{"type":139,"tag":174,"props":5483,"children":5484},{"style":198},[5485],{"type":144,"value":5486},"Resized without Smart Crop",{"type":139,"tag":174,"props":5488,"children":5489},{"style":204},[5490],{"type":144,"value":4237},{"type":139,"tag":174,"props":5492,"children":5493},{"style":214},[5494],{"type":144,"value":4222},{"type":139,"tag":174,"props":5496,"children":5497},{"style":204},[5498],{"type":144,"value":4246},{"type":139,"tag":174,"props":5500,"children":5501},{"class":176,"line":247},[5502,5506],{"type":139,"tag":174,"props":5503,"children":5504},{"style":204},[5505],{"type":144,"value":464},{"type":139,"tag":174,"props":5507,"children":5508},{"style":214},[5509],{"type":144,"value":469},{"type":139,"tag":174,"props":5511,"children":5512},{"class":176,"line":281},[5513,5517,5521,5525,5530],{"type":139,"tag":174,"props":5514,"children":5515},{"style":475},[5516],{"type":144,"value":869},{"type":139,"tag":174,"props":5518,"children":5519},{"style":204},[5520],{"type":144,"value":483},{"type":139,"tag":174,"props":5522,"children":5523},{"style":204},[5524],{"type":144,"value":488},{"type":139,"tag":174,"props":5526,"children":5527},{"style":265},[5528],{"type":144,"value":5529},"600",{"type":139,"tag":174,"props":5531,"children":5532},{"style":204},[5533],{"type":144,"value":498},{"type":139,"tag":174,"props":5535,"children":5536},{"class":176,"line":290},[5537,5541,5545,5549,5554],{"type":139,"tag":174,"props":5538,"children":5539},{"style":475},[5540],{"type":144,"value":4396},{"type":139,"tag":174,"props":5542,"children":5543},{"style":204},[5544],{"type":144,"value":483},{"type":139,"tag":174,"props":5546,"children":5547},{"style":204},[5548],{"type":144,"value":488},{"type":139,"tag":174,"props":5550,"children":5551},{"style":265},[5552],{"type":144,"value":5553},"130",{"type":139,"tag":174,"props":5555,"children":5556},{"style":204},[5557],{"type":144,"value":498},{"type":139,"tag":174,"props":5559,"children":5560},{"class":176,"line":299},[5561,5565,5569,5573,5577],{"type":139,"tag":174,"props":5562,"children":5563},{"style":475},[5564],{"type":144,"value":821},{"type":139,"tag":174,"props":5566,"children":5567},{"style":204},[5568],{"type":144,"value":483},{"type":139,"tag":174,"props":5570,"children":5571},{"style":204},[5572],{"type":144,"value":488},{"type":139,"tag":174,"props":5574,"children":5575},{"style":265},[5576],{"type":144,"value":4277},{"type":139,"tag":174,"props":5578,"children":5579},{"style":204},[5580],{"type":144,"value":498},{"type":139,"tag":174,"props":5582,"children":5583},{"class":176,"line":1061},[5584,5588,5592,5596,5601],{"type":139,"tag":174,"props":5585,"children":5586},{"style":475},[5587],{"type":144,"value":845},{"type":139,"tag":174,"props":5589,"children":5590},{"style":204},[5591],{"type":144,"value":483},{"type":139,"tag":174,"props":5593,"children":5594},{"style":204},[5595],{"type":144,"value":488},{"type":139,"tag":174,"props":5597,"children":5598},{"style":265},[5599],{"type":144,"value":5600},"https://a.storyblok.com/f/39898/2250x1500/c15735a73c/demo-image-human.jpeg",{"type":139,"tag":174,"props":5602,"children":5603},{"style":204},[5604],{"type":144,"value":498},{"type":139,"tag":174,"props":5606,"children":5607},{"class":176,"line":1070},[5608],{"type":139,"tag":174,"props":5609,"children":5610},{"style":204},[5611],{"type":144,"value":581},{"type":139,"tag":174,"props":5613,"children":5614},{"class":176,"line":1079},[5615],{"type":139,"tag":174,"props":5616,"children":5617},{"emptyLinePlaceholder":4318},[5618],{"type":144,"value":4321},{"type":139,"tag":174,"props":5620,"children":5621},{"class":176,"line":1088},[5622,5626,5630,5634,5639,5643,5647],{"type":139,"tag":174,"props":5623,"children":5624},{"style":204},[5625],{"type":144,"value":464},{"type":139,"tag":174,"props":5627,"children":5628},{"style":214},[5629],{"type":144,"value":4222},{"type":139,"tag":174,"props":5631,"children":5632},{"style":204},[5633],{"type":144,"value":4227},{"type":139,"tag":174,"props":5635,"children":5636},{"style":198},[5637],{"type":144,"value":5638},"Resized with Smart Crop",{"type":139,"tag":174,"props":5640,"children":5641},{"style":204},[5642],{"type":144,"value":4237},{"type":139,"tag":174,"props":5644,"children":5645},{"style":214},[5646],{"type":144,"value":4222},{"type":139,"tag":174,"props":5648,"children":5649},{"style":204},[5650],{"type":144,"value":4246},{"type":139,"tag":174,"props":5652,"children":5653},{"class":176,"line":1101},[5654,5658],{"type":139,"tag":174,"props":5655,"children":5656},{"style":204},[5657],{"type":144,"value":464},{"type":139,"tag":174,"props":5659,"children":5660},{"style":214},[5661],{"type":144,"value":469},{"type":139,"tag":174,"props":5663,"children":5664},{"class":176,"line":4461},[5665,5669,5673,5677,5681],{"type":139,"tag":174,"props":5666,"children":5667},{"style":475},[5668],{"type":144,"value":869},{"type":139,"tag":174,"props":5670,"children":5671},{"style":204},[5672],{"type":144,"value":483},{"type":139,"tag":174,"props":5674,"children":5675},{"style":204},[5676],{"type":144,"value":488},{"type":139,"tag":174,"props":5678,"children":5679},{"style":265},[5680],{"type":144,"value":5529},{"type":139,"tag":174,"props":5682,"children":5683},{"style":204},[5684],{"type":144,"value":498},{"type":139,"tag":174,"props":5686,"children":5687},{"class":176,"line":4469},[5688,5692,5696,5700,5704],{"type":139,"tag":174,"props":5689,"children":5690},{"style":475},[5691],{"type":144,"value":4396},{"type":139,"tag":174,"props":5693,"children":5694},{"style":204},[5695],{"type":144,"value":483},{"type":139,"tag":174,"props":5697,"children":5698},{"style":204},[5699],{"type":144,"value":488},{"type":139,"tag":174,"props":5701,"children":5702},{"style":265},[5703],{"type":144,"value":5553},{"type":139,"tag":174,"props":5705,"children":5706},{"style":204},[5707],{"type":144,"value":498},{"type":139,"tag":174,"props":5709,"children":5710},{"class":176,"line":4477},[5711,5715,5719,5723,5728],{"type":139,"tag":174,"props":5712,"children":5713},{"style":475},[5714],{"type":144,"value":893},{"type":139,"tag":174,"props":5716,"children":5717},{"style":204},[5718],{"type":144,"value":483},{"type":139,"tag":174,"props":5720,"children":5721},{"style":204},[5722],{"type":144,"value":488},{"type":139,"tag":174,"props":5724,"children":5725},{"style":265},[5726],{"type":144,"value":5727},"{ smart: true }",{"type":139,"tag":174,"props":5729,"children":5730},{"style":204},[5731],{"type":144,"value":498},{"type":139,"tag":174,"props":5733,"children":5734},{"class":176,"line":4510},[5735,5739,5743,5747,5751],{"type":139,"tag":174,"props":5736,"children":5737},{"style":475},[5738],{"type":144,"value":821},{"type":139,"tag":174,"props":5740,"children":5741},{"style":204},[5742],{"type":144,"value":483},{"type":139,"tag":174,"props":5744,"children":5745},{"style":204},[5746],{"type":144,"value":488},{"type":139,"tag":174,"props":5748,"children":5749},{"style":265},[5750],{"type":144,"value":4277},{"type":139,"tag":174,"props":5752,"children":5753},{"style":204},[5754],{"type":144,"value":498},{"type":139,"tag":174,"props":5756,"children":5757},{"class":176,"line":4522},[5758,5762,5766,5770,5774],{"type":139,"tag":174,"props":5759,"children":5760},{"style":475},[5761],{"type":144,"value":845},{"type":139,"tag":174,"props":5763,"children":5764},{"style":204},[5765],{"type":144,"value":483},{"type":139,"tag":174,"props":5767,"children":5768},{"style":204},[5769],{"type":144,"value":488},{"type":139,"tag":174,"props":5771,"children":5772},{"style":265},[5773],{"type":144,"value":5600},{"type":139,"tag":174,"props":5775,"children":5776},{"style":204},[5777],{"type":144,"value":498},{"type":139,"tag":174,"props":5779,"children":5780},{"class":176,"line":4546},[5781],{"type":139,"tag":174,"props":5782,"children":5783},{"style":204},[5784],{"type":144,"value":581},{"type":139,"tag":601,"props":5786,"children":5788},{"id":5787},"custom-focal-point",[5789],{"type":144,"value":5790},"Custom focal point",{"type":139,"tag":140,"props":5792,"children":5793},{},[5794,5795,5801],{"type":144,"value":4171},{"type":139,"tag":147,"props":5796,"children":5799},{"href":5797,"rel":5798},"https://www.storyblok.com/docs/image-service#custom-focal-point",[151],[5800],{"type":144,"value":4178},{"type":144,"value":4180},{"type":139,"tag":140,"props":5803,"children":5804},{},[5805,5807,5812],{"type":144,"value":5806},"Storyblok offer you the focalize on a specific part of your image. Just use ",{"type":139,"tag":170,"props":5808,"children":5809},{"className":127},[5810],{"type":144,"value":5811},"focal",{"type":144,"value":5813}," filters.",{"type":139,"tag":140,"props":5815,"children":5816},{},[5817],{"type":144,"value":4203},{"type":139,"tag":162,"props":5819,"children":5821},{"className":450,"code":5820,"language":452,"meta":127,"style":127},"\u003Cdiv>Focus on the bottom of the image\u003C/div>\n\u003CNuxtImg\n  width=\"600\"\n  height=\"130\"\n  :modifiers=\"{ filters: { focal: '450x500:550x600' } }\"\n  provider=\"storyblok\"\n  src=\"https://a.storyblok.com/f/39898/1000x600/d962430746/demo-image-human.jpeg\"\n/>\n\n\u003Cdiv>Focus on the top of the image\u003C/div>\n\u003CNuxtImg\n  width=\"600\"\n  height=\"130\"\n  :modifiers=\"{ filters: { focal: '450x0:550x100' } }\"\n  provider=\"storyblok\"\n  src=\"https://a.storyblok.com/f/39898/1000x600/d962430746/demo-image-human.jpeg\"\n/>\n",[5822],{"type":139,"tag":170,"props":5823,"children":5824},{"__ignoreMap":127},[5825,5857,5868,5891,5914,5938,5961,5985,5992,5999,6031,6042,6065,6088,6112,6135,6158],{"type":139,"tag":174,"props":5826,"children":5827},{"class":176,"line":177},[5828,5832,5836,5840,5845,5849,5853],{"type":139,"tag":174,"props":5829,"children":5830},{"style":204},[5831],{"type":144,"value":464},{"type":139,"tag":174,"props":5833,"children":5834},{"style":214},[5835],{"type":144,"value":4222},{"type":139,"tag":174,"props":5837,"children":5838},{"style":204},[5839],{"type":144,"value":4227},{"type":139,"tag":174,"props":5841,"children":5842},{"style":198},[5843],{"type":144,"value":5844},"Focus on the bottom of the image",{"type":139,"tag":174,"props":5846,"children":5847},{"style":204},[5848],{"type":144,"value":4237},{"type":139,"tag":174,"props":5850,"children":5851},{"style":214},[5852],{"type":144,"value":4222},{"type":139,"tag":174,"props":5854,"children":5855},{"style":204},[5856],{"type":144,"value":4246},{"type":139,"tag":174,"props":5858,"children":5859},{"class":176,"line":210},[5860,5864],{"type":139,"tag":174,"props":5861,"children":5862},{"style":204},[5863],{"type":144,"value":464},{"type":139,"tag":174,"props":5865,"children":5866},{"style":214},[5867],{"type":144,"value":469},{"type":139,"tag":174,"props":5869,"children":5870},{"class":176,"line":230},[5871,5875,5879,5883,5887],{"type":139,"tag":174,"props":5872,"children":5873},{"style":475},[5874],{"type":144,"value":869},{"type":139,"tag":174,"props":5876,"children":5877},{"style":204},[5878],{"type":144,"value":483},{"type":139,"tag":174,"props":5880,"children":5881},{"style":204},[5882],{"type":144,"value":488},{"type":139,"tag":174,"props":5884,"children":5885},{"style":265},[5886],{"type":144,"value":5529},{"type":139,"tag":174,"props":5888,"children":5889},{"style":204},[5890],{"type":144,"value":498},{"type":139,"tag":174,"props":5892,"children":5893},{"class":176,"line":247},[5894,5898,5902,5906,5910],{"type":139,"tag":174,"props":5895,"children":5896},{"style":475},[5897],{"type":144,"value":4396},{"type":139,"tag":174,"props":5899,"children":5900},{"style":204},[5901],{"type":144,"value":483},{"type":139,"tag":174,"props":5903,"children":5904},{"style":204},[5905],{"type":144,"value":488},{"type":139,"tag":174,"props":5907,"children":5908},{"style":265},[5909],{"type":144,"value":5553},{"type":139,"tag":174,"props":5911,"children":5912},{"style":204},[5913],{"type":144,"value":498},{"type":139,"tag":174,"props":5915,"children":5916},{"class":176,"line":281},[5917,5921,5925,5929,5934],{"type":139,"tag":174,"props":5918,"children":5919},{"style":475},[5920],{"type":144,"value":893},{"type":139,"tag":174,"props":5922,"children":5923},{"style":204},[5924],{"type":144,"value":483},{"type":139,"tag":174,"props":5926,"children":5927},{"style":204},[5928],{"type":144,"value":488},{"type":139,"tag":174,"props":5930,"children":5931},{"style":265},[5932],{"type":144,"value":5933},"{ filters: { focal: '450x500:550x600' } }",{"type":139,"tag":174,"props":5935,"children":5936},{"style":204},[5937],{"type":144,"value":498},{"type":139,"tag":174,"props":5939,"children":5940},{"class":176,"line":290},[5941,5945,5949,5953,5957],{"type":139,"tag":174,"props":5942,"children":5943},{"style":475},[5944],{"type":144,"value":821},{"type":139,"tag":174,"props":5946,"children":5947},{"style":204},[5948],{"type":144,"value":483},{"type":139,"tag":174,"props":5950,"children":5951},{"style":204},[5952],{"type":144,"value":488},{"type":139,"tag":174,"props":5954,"children":5955},{"style":265},[5956],{"type":144,"value":4277},{"type":139,"tag":174,"props":5958,"children":5959},{"style":204},[5960],{"type":144,"value":498},{"type":139,"tag":174,"props":5962,"children":5963},{"class":176,"line":299},[5964,5968,5972,5976,5981],{"type":139,"tag":174,"props":5965,"children":5966},{"style":475},[5967],{"type":144,"value":845},{"type":139,"tag":174,"props":5969,"children":5970},{"style":204},[5971],{"type":144,"value":483},{"type":139,"tag":174,"props":5973,"children":5974},{"style":204},[5975],{"type":144,"value":488},{"type":139,"tag":174,"props":5977,"children":5978},{"style":265},[5979],{"type":144,"value":5980},"https://a.storyblok.com/f/39898/1000x600/d962430746/demo-image-human.jpeg",{"type":139,"tag":174,"props":5982,"children":5983},{"style":204},[5984],{"type":144,"value":498},{"type":139,"tag":174,"props":5986,"children":5987},{"class":176,"line":1061},[5988],{"type":139,"tag":174,"props":5989,"children":5990},{"style":204},[5991],{"type":144,"value":581},{"type":139,"tag":174,"props":5993,"children":5994},{"class":176,"line":1070},[5995],{"type":139,"tag":174,"props":5996,"children":5997},{"emptyLinePlaceholder":4318},[5998],{"type":144,"value":4321},{"type":139,"tag":174,"props":6000,"children":6001},{"class":176,"line":1079},[6002,6006,6010,6014,6019,6023,6027],{"type":139,"tag":174,"props":6003,"children":6004},{"style":204},[6005],{"type":144,"value":464},{"type":139,"tag":174,"props":6007,"children":6008},{"style":214},[6009],{"type":144,"value":4222},{"type":139,"tag":174,"props":6011,"children":6012},{"style":204},[6013],{"type":144,"value":4227},{"type":139,"tag":174,"props":6015,"children":6016},{"style":198},[6017],{"type":144,"value":6018},"Focus on the top of the image",{"type":139,"tag":174,"props":6020,"children":6021},{"style":204},[6022],{"type":144,"value":4237},{"type":139,"tag":174,"props":6024,"children":6025},{"style":214},[6026],{"type":144,"value":4222},{"type":139,"tag":174,"props":6028,"children":6029},{"style":204},[6030],{"type":144,"value":4246},{"type":139,"tag":174,"props":6032,"children":6033},{"class":176,"line":1088},[6034,6038],{"type":139,"tag":174,"props":6035,"children":6036},{"style":204},[6037],{"type":144,"value":464},{"type":139,"tag":174,"props":6039,"children":6040},{"style":214},[6041],{"type":144,"value":469},{"type":139,"tag":174,"props":6043,"children":6044},{"class":176,"line":1101},[6045,6049,6053,6057,6061],{"type":139,"tag":174,"props":6046,"children":6047},{"style":475},[6048],{"type":144,"value":869},{"type":139,"tag":174,"props":6050,"children":6051},{"style":204},[6052],{"type":144,"value":483},{"type":139,"tag":174,"props":6054,"children":6055},{"style":204},[6056],{"type":144,"value":488},{"type":139,"tag":174,"props":6058,"children":6059},{"style":265},[6060],{"type":144,"value":5529},{"type":139,"tag":174,"props":6062,"children":6063},{"style":204},[6064],{"type":144,"value":498},{"type":139,"tag":174,"props":6066,"children":6067},{"class":176,"line":4461},[6068,6072,6076,6080,6084],{"type":139,"tag":174,"props":6069,"children":6070},{"style":475},[6071],{"type":144,"value":4396},{"type":139,"tag":174,"props":6073,"children":6074},{"style":204},[6075],{"type":144,"value":483},{"type":139,"tag":174,"props":6077,"children":6078},{"style":204},[6079],{"type":144,"value":488},{"type":139,"tag":174,"props":6081,"children":6082},{"style":265},[6083],{"type":144,"value":5553},{"type":139,"tag":174,"props":6085,"children":6086},{"style":204},[6087],{"type":144,"value":498},{"type":139,"tag":174,"props":6089,"children":6090},{"class":176,"line":4469},[6091,6095,6099,6103,6108],{"type":139,"tag":174,"props":6092,"children":6093},{"style":475},[6094],{"type":144,"value":893},{"type":139,"tag":174,"props":6096,"children":6097},{"style":204},[6098],{"type":144,"value":483},{"type":139,"tag":174,"props":6100,"children":6101},{"style":204},[6102],{"type":144,"value":488},{"type":139,"tag":174,"props":6104,"children":6105},{"style":265},[6106],{"type":144,"value":6107},"{ filters: { focal: '450x0:550x100' } }",{"type":139,"tag":174,"props":6109,"children":6110},{"style":204},[6111],{"type":144,"value":498},{"type":139,"tag":174,"props":6113,"children":6114},{"class":176,"line":4477},[6115,6119,6123,6127,6131],{"type":139,"tag":174,"props":6116,"children":6117},{"style":475},[6118],{"type":144,"value":821},{"type":139,"tag":174,"props":6120,"children":6121},{"style":204},[6122],{"type":144,"value":483},{"type":139,"tag":174,"props":6124,"children":6125},{"style":204},[6126],{"type":144,"value":488},{"type":139,"tag":174,"props":6128,"children":6129},{"style":265},[6130],{"type":144,"value":4277},{"type":139,"tag":174,"props":6132,"children":6133},{"style":204},[6134],{"type":144,"value":498},{"type":139,"tag":174,"props":6136,"children":6137},{"class":176,"line":4510},[6138,6142,6146,6150,6154],{"type":139,"tag":174,"props":6139,"children":6140},{"style":475},[6141],{"type":144,"value":845},{"type":139,"tag":174,"props":6143,"children":6144},{"style":204},[6145],{"type":144,"value":483},{"type":139,"tag":174,"props":6147,"children":6148},{"style":204},[6149],{"type":144,"value":488},{"type":139,"tag":174,"props":6151,"children":6152},{"style":265},[6153],{"type":144,"value":5980},{"type":139,"tag":174,"props":6155,"children":6156},{"style":204},[6157],{"type":144,"value":498},{"type":139,"tag":174,"props":6159,"children":6160},{"class":176,"line":4522},[6161],{"type":139,"tag":174,"props":6162,"children":6163},{"style":204},[6164],{"type":144,"value":581},{"type":139,"tag":3438,"props":6166,"children":6167},{},[6168],{"type":144,"value":3442},{"title":127,"searchDepth":210,"depth":210,"links":6170},[6171],{"id":4146,"depth":210,"text":4149,"children":6172},[6173,6174,6175,6176,6177,6178],{"id":4163,"depth":230,"text":4166},{"id":4735,"depth":230,"text":4738},{"id":428,"depth":230,"text":4980},{"id":1967,"depth":230,"text":5171},{"id":5398,"depth":230,"text":5401},{"id":5787,"depth":230,"text":5790},"content:3.providers:storyblok.md","3.providers/storyblok.md",1700216902772]