[{"data":1,"prerenderedAt":7282},["Reactive",2],{"navigation":3,"docs-/providers/unsplash":112,"docs-/providers/unsplash-surround":258},[4,17,30,102],{"title":5,"_path":6,"children":7},"Get Started","/get-started",[8,11,14],{"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,"children":20},"Usage","/usage",[21,24,27],{"title":22,"_path":23},"\u003CNuxtImg>","/usage/nuxt-img",{"title":25,"_path":26},"\u003CNuxtPicture>","/usage/nuxt-picture",{"title":28,"_path":29},"useImage()","/usage/use-image",{"title":15,"_path":31,"children":32},"/providers",[33,36,39,42,45,48,51,54,57,60,63,66,69,72,75,78,81,84,87,90,93,96,99],{"title":34,"_path":35},"Cloudflare","/providers/cloudflare",{"title":37,"_path":38},"Cloudimage","/providers/cloudimage",{"title":40,"_path":41},"Cloudinary","/providers/cloudinary",{"title":43,"_path":44},"Contentful","/providers/contentful",{"title":46,"_path":47},"Directus","/providers/directus",{"title":49,"_path":50},"Edgio","/providers/edgio",{"title":52,"_path":53},"Fastly","/providers/fastly",{"title":55,"_path":56},"Glide","/providers/glide",{"title":58,"_path":59},"Gumlet","/providers/gumlet",{"title":61,"_path":62},"ImageEngine","/providers/imageengine",{"title":64,"_path":65},"ImageKit","/providers/imagekit",{"title":67,"_path":68},"Imgix","/providers/imgix",{"title":70,"_path":71},"IPX","/providers/ipx",{"title":73,"_path":74},"Netlify","/providers/netlify",{"title":76,"_path":77},"Prepr","/providers/prepr",{"title":79,"_path":80},"Prismic","/providers/prismic",{"title":82,"_path":83},"Sanity","/providers/sanity",{"title":85,"_path":86},"Storyblok","/providers/storyblok",{"title":88,"_path":89},"Strapi","/providers/strapi",{"title":91,"_path":92},"Twicpics","/providers/twicpics",{"title":94,"_path":95},"Unsplash","/providers/unsplash",{"title":97,"_path":98},"Uploadcare","/providers/uploadcare",{"title":100,"_path":101},"Vercel","/providers/vercel",{"title":103,"_path":104,"children":105},"Advanced","/advanced",[106,109],{"title":107,"_path":108},"Custom Provider","/advanced/custom-provider",{"title":110,"_path":111},"Static Images","/advanced/static-images",{"_path":95,"_dir":113,"_draft":114,"_partial":114,"_locale":115,"title":94,"description":116,"body":117,"_type":253,"_id":254,"_source":255,"_file":256,"_extension":257},"providers",false,"","Nuxt Image has first class integration with Unsplash.",{"type":118,"children":119,"toc":248},"root",[120,147,154,159,164,175,181,186,239],{"type":121,"tag":122,"props":123,"children":124},"element","p",{},[125,128,136,138,145],{"type":126,"value":127},"text","Integration between ",{"type":121,"tag":129,"props":130,"children":134},"a",{"href":131,"rel":132},"https://unsplash.com/documentation#dynamically-resizable-images",[133],"nofollow",[135],{"type":126,"value":94},{"type":126,"value":137}," and the image module. See ",{"type":121,"tag":129,"props":139,"children":142},{"href":140,"rel":141},"https://unsplash.com/license",[133],[143],{"type":126,"value":144},"Unsplash License",{"type":126,"value":146}," for what usage is permitted.",{"type":121,"tag":148,"props":149,"children":151},"h2",{"id":150},"dynamically-resizable-images",[152],{"type":126,"value":153},"Dynamically resizable images",{"type":121,"tag":122,"props":155,"children":156},{},[157],{"type":126,"value":158},"Every image returned by the Unsplash API is a dynamic image URL, which means that it can be manipulated to create new transformations of the image by simply adjusting the query parameters of the image URL.",{"type":121,"tag":122,"props":160,"children":161},{},[162],{"type":126,"value":163},"This enables resizing, cropping, compression, and changing the format of the image in realtime client-side, without any API calls.",{"type":121,"tag":122,"props":165,"children":166},{},[167,169,173],{"type":126,"value":168},"Under the hood, Unsplash uses ",{"type":121,"tag":129,"props":170,"children":171},{"href":68},[172],{"type":126,"value":67},{"type":126,"value":174},", a powerful image manipulation service to provide dynamic image URLs.",{"type":121,"tag":148,"props":176,"children":178},{"id":177},"supported-parameters",[179],{"type":126,"value":180},"Supported parameters",{"type":121,"tag":122,"props":182,"children":183},{},[184],{"type":126,"value":185},"Unsplash officially support the parameters:",{"type":121,"tag":122,"props":187,"children":188},{},[189,195,197,202,204,209,211,216,218,223,225,230,232,237],{"type":121,"tag":190,"props":191,"children":192},"code",{},[193],{"type":126,"value":194},"w, h",{"type":126,"value":196},": for adjusting the width and height of a photo\n",{"type":121,"tag":190,"props":198,"children":199},{},[200],{"type":126,"value":201},"crop",{"type":126,"value":203},": for applying cropping to the photo\n",{"type":121,"tag":190,"props":205,"children":206},{},[207],{"type":126,"value":208},"fm",{"type":126,"value":210},": for converting image format\n",{"type":121,"tag":190,"props":212,"children":213},{},[214],{"type":126,"value":215},"auto=format",{"type":126,"value":217},": for automatically choosing the optimal image format depending on user browser\n",{"type":121,"tag":190,"props":219,"children":220},{},[221],{"type":126,"value":222},"q",{"type":126,"value":224},": for changing the compression quality when using lossy file formats\n",{"type":121,"tag":190,"props":226,"children":227},{},[228],{"type":126,"value":229},"fit",{"type":126,"value":231},": for changing the fit of the image within the specified dimensions\n",{"type":121,"tag":190,"props":233,"children":234},{},[235],{"type":126,"value":236},"dpr",{"type":126,"value":238},": for adjusting the device pixel ratio of the image\nThe other parameters offered by Imgix can be used, but we don’t officially support them and may remove support for them at any time in the future.",{"type":121,"tag":240,"props":241,"children":242},"blockquote",{},[243],{"type":121,"tag":122,"props":244,"children":245},{},[246],{"type":126,"value":247},"💫 Tip\nThe API returns image URLs containing an ixid parameter. All resizing and manipulations of image URLs must keep this parameter as it allows for your application to report photo views and be compliant with the API Guidelines.",{"title":115,"searchDepth":249,"depth":249,"links":250},2,[251,252],{"id":150,"depth":249,"text":153},{"id":177,"depth":249,"text":180},"markdown","content:3.providers:unsplash.md","content","3.providers/unsplash.md","md",[259,6165],{"_path":92,"_dir":113,"_draft":114,"_partial":114,"_locale":115,"title":91,"description":260,"body":261,"_type":253,"_id":6163,"_source":255,"_file":6164,"_extension":257},"Nuxt Image internally use Twicpics as static provider.",{"type":118,"children":262,"toc":6141},[263,275,281,291,296,335,383,389,402,408,435,645,651,669,674,695,714,726,731,861,866,1011,1016,1163,1176,1337,1342,1360,1369,1386,1391,1402,1508,1519,1626,1639,1644,1649,1668,1684,1695,1710,1715,1814,1826,1830,1839,1858,1862,1970,2130,2142,2148,2171,2324,2335,2339,2354,2388,2813,2831,2835,2844,2853,3240,3256,3260,3269,3280,3303,3784,3794,3810,3815,3824,3829,3840,3857,4218,4234,4238,4247,4269,4574,4590,4594,4599,4620,5399,5415,5421,5433,5438,5442,5447,5466,5471,5578,5583,5601,5606,5741,5747,5752,5905,5916,6069,6075,6089,6122,6135],{"type":121,"tag":122,"props":264,"children":265},{},[266,267,273],{"type":126,"value":127},{"type":121,"tag":129,"props":268,"children":271},{"href":269,"rel":270},"https://www.twicpics.com/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider",[133],[272],{"type":126,"value":91},{"type":126,"value":274}," and the image module.",{"type":121,"tag":148,"props":276,"children":278},{"id":277},"what-is-twicpics",[279],{"type":126,"value":280},"What is TwicPics?",{"type":121,"tag":122,"props":282,"children":283},{},[284,289],{"type":121,"tag":129,"props":285,"children":287},{"href":269,"rel":286},[133],[288],{"type":126,"value":91},{"type":126,"value":290}," is a Responsive Image Service Solution (SaaS) that enables on-demand responsive image generation.",{"type":121,"tag":122,"props":292,"children":293},{},[294],{"type":126,"value":295},"Using the TwicPics Provider you can, out of the box, benefit from at least :",{"type":121,"tag":297,"props":298,"children":299},"ul",{},[300,306],{"type":121,"tag":301,"props":302,"children":303},"li",{},[304],{"type":126,"value":305},"performance of our network: global CDN, optimized protocols and competitive caching",{"type":121,"tag":301,"props":307,"children":308},{},[309,311,321,323,333],{"type":126,"value":310},"ideal compression: modern technology and Next-Gen formats (TwicPics delivers ",{"type":121,"tag":129,"props":312,"children":315},{"href":313,"rel":314},"https://en.wikipedia.org/wiki/WebP",[133],[316],{"type":121,"tag":190,"props":317,"children":318},{},[319],{"type":126,"value":320},"WebP",{"type":126,"value":322}," natively for accounting browsers and can also delivers ",{"type":121,"tag":129,"props":324,"children":327},{"href":325,"rel":326},"https://en.wikipedia.org/wiki/AVIF",[133],[328],{"type":121,"tag":190,"props":329,"children":330},{},[331],{"type":126,"value":332},"avif",{"type":126,"value":334},")",{"type":121,"tag":122,"props":336,"children":337},{},[338,340,346,348,354,355,361,362,368,369,374,375,381],{"type":126,"value":339},"And using the TwicPics API, you will be able to access all these features: ",{"type":121,"tag":129,"props":341,"children":343},{"href":342},"#focus",[344],{"type":126,"value":345},"smart cropping with TwicPics focus auto",{"type":126,"value":347},", ",{"type":121,"tag":129,"props":349,"children":351},{"href":350},"#truecolor",[352],{"type":126,"value":353},"true color",{"type":126,"value":347},{"type":121,"tag":129,"props":356,"children":358},{"href":357},"#flip",[359],{"type":126,"value":360},"flip",{"type":126,"value":347},{"type":121,"tag":129,"props":363,"children":365},{"href":364},"#turn",[366],{"type":126,"value":367},"turn",{"type":126,"value":347},{"type":121,"tag":129,"props":370,"children":372},{"href":371},"#crop",[373],{"type":126,"value":201},{"type":126,"value":347},{"type":121,"tag":129,"props":376,"children":378},{"href":377},"#zoom",[379],{"type":126,"value":380},"zoom",{"type":126,"value":382},".",{"type":121,"tag":148,"props":384,"children":386},{"id":385},"requirement",[387],{"type":126,"value":388},"Requirement",{"type":121,"tag":122,"props":390,"children":391},{},[392,394,401],{"type":126,"value":393},"The only requirement is to have a TwicPics account.\nIf you don't already have one, you can easily ",{"type":121,"tag":129,"props":395,"children":398},{"href":396,"rel":397},"https://account.twicpics.com/signup/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider",[133],[399],{"type":126,"value":400},"create your own TwicPics account for free",{"type":126,"value":382},{"type":121,"tag":148,"props":403,"children":405},{"id":404},"setup",[406],{"type":126,"value":407},"Setup",{"type":121,"tag":122,"props":409,"children":410},{},[411,413,418,420,425,427,434],{"type":126,"value":412},"You just need to configure the ",{"type":121,"tag":190,"props":414,"children":415},{},[416],{"type":126,"value":417},"TwicPics",{"type":126,"value":419}," provider with the ",{"type":121,"tag":190,"props":421,"children":422},{},[423],{"type":126,"value":424},"baseURL",{"type":126,"value":426}," set to your TwicPics ",{"type":121,"tag":129,"props":428,"children":431},{"href":429,"rel":430},"https://www.twicpics.com/docs/getting-started/subdomain/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider",[133],[432],{"type":126,"value":433},"Domain",{"type":126,"value":382},{"type":121,"tag":436,"props":437,"children":442},"pre",{"className":438,"code":439,"filename":440,"language":441,"meta":115},"language-ts material-theme_material-theme-palenight_material-theme-lighter","export default defineNuxtConfig({\n  image: {\n    twicpics: {\n      baseURL: 'https://\u003Cyour-twicpics-domain>/'\n      // Feel free to use our demo domain to try the following examples.\n      // baseUrl: 'https://demo.twic.pics/'\n    }\n  }\n})\n","nuxt.config.ts","ts",[443],{"type":121,"tag":190,"props":444,"children":445},{"__ignoreMap":115},[446,490,517,543,580,594,607,620,632],{"type":121,"tag":447,"props":448,"children":451},"span",{"class":449,"line":450},"line",1,[452,458,464,469,473,479,484],{"type":121,"tag":447,"props":453,"children":455},{"class":454},"ct-398028",[456],{"type":126,"value":457},"export",{"type":121,"tag":447,"props":459,"children":461},{"class":460},"ct-521921",[462],{"type":126,"value":463}," ",{"type":121,"tag":447,"props":465,"children":466},{"class":454},[467],{"type":126,"value":468},"default",{"type":121,"tag":447,"props":470,"children":471},{"class":460},[472],{"type":126,"value":463},{"type":121,"tag":447,"props":474,"children":476},{"class":475},"ct-021512",[477],{"type":126,"value":478},"defineNuxtConfig",{"type":121,"tag":447,"props":480,"children":481},{"class":460},[482],{"type":126,"value":483},"(",{"type":121,"tag":447,"props":485,"children":487},{"class":486},"ct-542793",[488],{"type":126,"value":489},"{\n",{"type":121,"tag":447,"props":491,"children":492},{"class":449,"line":249},[493,498,504,509,513],{"type":121,"tag":447,"props":494,"children":495},{"class":460},[496],{"type":126,"value":497},"  ",{"type":121,"tag":447,"props":499,"children":501},{"class":500},"ct-821147",[502],{"type":126,"value":503},"image",{"type":121,"tag":447,"props":505,"children":506},{"class":486},[507],{"type":126,"value":508},":",{"type":121,"tag":447,"props":510,"children":511},{"class":460},[512],{"type":126,"value":463},{"type":121,"tag":447,"props":514,"children":515},{"class":486},[516],{"type":126,"value":489},{"type":121,"tag":447,"props":518,"children":520},{"class":449,"line":519},3,[521,526,531,535,539],{"type":121,"tag":447,"props":522,"children":523},{"class":460},[524],{"type":126,"value":525},"    ",{"type":121,"tag":447,"props":527,"children":528},{"class":500},[529],{"type":126,"value":530},"twicpics",{"type":121,"tag":447,"props":532,"children":533},{"class":486},[534],{"type":126,"value":508},{"type":121,"tag":447,"props":536,"children":537},{"class":460},[538],{"type":126,"value":463},{"type":121,"tag":447,"props":540,"children":541},{"class":486},[542],{"type":126,"value":489},{"type":121,"tag":447,"props":544,"children":546},{"class":449,"line":545},4,[547,552,556,560,564,569,575],{"type":121,"tag":447,"props":548,"children":549},{"class":460},[550],{"type":126,"value":551},"      ",{"type":121,"tag":447,"props":553,"children":554},{"class":500},[555],{"type":126,"value":424},{"type":121,"tag":447,"props":557,"children":558},{"class":486},[559],{"type":126,"value":508},{"type":121,"tag":447,"props":561,"children":562},{"class":460},[563],{"type":126,"value":463},{"type":121,"tag":447,"props":565,"children":566},{"class":486},[567],{"type":126,"value":568},"'",{"type":121,"tag":447,"props":570,"children":572},{"class":571},"ct-083593",[573],{"type":126,"value":574},"https://\u003Cyour-twicpics-domain>/",{"type":121,"tag":447,"props":576,"children":577},{"class":486},[578],{"type":126,"value":579},"'\n",{"type":121,"tag":447,"props":581,"children":583},{"class":449,"line":582},5,[584,588],{"type":121,"tag":447,"props":585,"children":586},{"class":486},[587],{"type":126,"value":551},{"type":121,"tag":447,"props":589,"children":591},{"class":590},"ct-767688",[592],{"type":126,"value":593},"// Feel free to use our demo domain to try the following examples.\n",{"type":121,"tag":447,"props":595,"children":597},{"class":449,"line":596},6,[598,602],{"type":121,"tag":447,"props":599,"children":600},{"class":486},[601],{"type":126,"value":551},{"type":121,"tag":447,"props":603,"children":604},{"class":590},[605],{"type":126,"value":606},"// baseUrl: 'https://demo.twic.pics/'\n",{"type":121,"tag":447,"props":608,"children":610},{"class":449,"line":609},7,[611,615],{"type":121,"tag":447,"props":612,"children":613},{"class":460},[614],{"type":126,"value":525},{"type":121,"tag":447,"props":616,"children":617},{"class":486},[618],{"type":126,"value":619},"}\n",{"type":121,"tag":447,"props":621,"children":623},{"class":449,"line":622},8,[624,628],{"type":121,"tag":447,"props":625,"children":626},{"class":460},[627],{"type":126,"value":497},{"type":121,"tag":447,"props":629,"children":630},{"class":486},[631],{"type":126,"value":619},{"type":121,"tag":447,"props":633,"children":635},{"class":449,"line":634},9,[636,641],{"type":121,"tag":447,"props":637,"children":638},{"class":486},[639],{"type":126,"value":640},"}",{"type":121,"tag":447,"props":642,"children":643},{"class":460},[644],{"type":126,"value":334},{"type":121,"tag":148,"props":646,"children":648},{"id":647},"standard-properties",[649],{"type":126,"value":650},"Standard properties",{"type":121,"tag":122,"props":652,"children":653},{},[654,656,661,663,668],{"type":126,"value":655},"TwicPics Provider complies with the documentation of ",{"type":121,"tag":129,"props":657,"children":658},{"href":23},[659],{"type":126,"value":660},"nuxt-img",{"type":126,"value":662}," and ",{"type":121,"tag":129,"props":664,"children":665},{"href":26},[666],{"type":126,"value":667},"nuxt-picture",{"type":126,"value":382},{"type":121,"tag":670,"props":671,"children":672},"h3",{"id":229},[673],{"type":126,"value":229},{"type":121,"tag":122,"props":675,"children":676},{},[677,681,683,688,689,694],{"type":121,"tag":190,"props":678,"children":679},{},[680],{"type":126,"value":229},{"type":126,"value":682}," determines how the image is resized in relation to the parameters ",{"type":121,"tag":190,"props":684,"children":685},{},[686],{"type":126,"value":687},"height",{"type":126,"value":662},{"type":121,"tag":190,"props":690,"children":691},{},[692],{"type":126,"value":693},"width",{"type":126,"value":382},{"type":121,"tag":122,"props":696,"children":697},{},[698,700,712],{"type":126,"value":699},"TwicPics Provider supports all the ",{"type":121,"tag":129,"props":701,"children":703},{"href":702},"/usage/nuxt-img#fit",[704,706,710],{"type":126,"value":705},"the standard values for ",{"type":121,"tag":190,"props":707,"children":708},{},[709],{"type":126,"value":229},{"type":126,"value":711}," property",{"type":126,"value":713}," of Nuxt image and Nuxt picture.",{"type":121,"tag":122,"props":715,"children":716},{},[717,719,724],{"type":126,"value":718},"Syntax: ",{"type":121,"tag":190,"props":720,"children":721},{},[722],{"type":126,"value":723},"fit='__cover__'",{"type":126,"value":725}," (default value)",{"type":121,"tag":122,"props":727,"children":728},{},[729],{"type":126,"value":730},"This will return a variant of your master image cropped to 300x300 while preserving aspect ratio.",{"type":121,"tag":436,"props":732,"children":736},{"className":733,"code":734,"language":735,"meta":115},"language-html material-theme_material-theme-palenight_material-theme-lighter","\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/football.jpg\"\n  height=300\n  width=300\n/>\n","html",[737],{"type":121,"tag":190,"props":738,"children":739},{"__ignoreMap":115},[740,753,785,814,834,853],{"type":121,"tag":447,"props":741,"children":742},{"class":449,"line":450},[743,748],{"type":121,"tag":447,"props":744,"children":745},{"class":486},[746],{"type":126,"value":747},"\u003C",{"type":121,"tag":447,"props":749,"children":750},{"class":500},[751],{"type":126,"value":752},"NuxtImg\n",{"type":121,"tag":447,"props":754,"children":755},{"class":449,"line":249},[756,760,766,771,776,780],{"type":121,"tag":447,"props":757,"children":758},{"class":486},[759],{"type":126,"value":497},{"type":121,"tag":447,"props":761,"children":763},{"class":762},"ct-366012",[764],{"type":126,"value":765},"provider",{"type":121,"tag":447,"props":767,"children":768},{"class":486},[769],{"type":126,"value":770},"=",{"type":121,"tag":447,"props":772,"children":773},{"class":486},[774],{"type":126,"value":775},"\"",{"type":121,"tag":447,"props":777,"children":778},{"class":571},[779],{"type":126,"value":530},{"type":121,"tag":447,"props":781,"children":782},{"class":486},[783],{"type":126,"value":784},"\"\n",{"type":121,"tag":447,"props":786,"children":787},{"class":449,"line":519},[788,792,797,801,805,810],{"type":121,"tag":447,"props":789,"children":790},{"class":486},[791],{"type":126,"value":497},{"type":121,"tag":447,"props":793,"children":794},{"class":762},[795],{"type":126,"value":796},"src",{"type":121,"tag":447,"props":798,"children":799},{"class":486},[800],{"type":126,"value":770},{"type":121,"tag":447,"props":802,"children":803},{"class":486},[804],{"type":126,"value":775},{"type":121,"tag":447,"props":806,"children":807},{"class":571},[808],{"type":126,"value":809},"/football.jpg",{"type":121,"tag":447,"props":811,"children":812},{"class":486},[813],{"type":126,"value":784},{"type":121,"tag":447,"props":815,"children":816},{"class":449,"line":545},[817,821,825,829],{"type":121,"tag":447,"props":818,"children":819},{"class":486},[820],{"type":126,"value":497},{"type":121,"tag":447,"props":822,"children":823},{"class":762},[824],{"type":126,"value":687},{"type":121,"tag":447,"props":826,"children":827},{"class":486},[828],{"type":126,"value":770},{"type":121,"tag":447,"props":830,"children":831},{"class":571},[832],{"type":126,"value":833},"300\n",{"type":121,"tag":447,"props":835,"children":836},{"class":449,"line":582},[837,841,845,849],{"type":121,"tag":447,"props":838,"children":839},{"class":486},[840],{"type":126,"value":497},{"type":121,"tag":447,"props":842,"children":843},{"class":762},[844],{"type":126,"value":693},{"type":121,"tag":447,"props":846,"children":847},{"class":486},[848],{"type":126,"value":770},{"type":121,"tag":447,"props":850,"children":851},{"class":571},[852],{"type":126,"value":833},{"type":121,"tag":447,"props":854,"children":855},{"class":449,"line":596},[856],{"type":121,"tag":447,"props":857,"children":858},{"class":486},[859],{"type":126,"value":860},"/>",{"type":121,"tag":122,"props":862,"children":863},{},[864],{"type":126,"value":865},"This will return a variant of your master image resized to 300x300 with distortion.",{"type":121,"tag":436,"props":867,"children":869},{"className":733,"code":868,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/football.jpg\"\n  fit=\"resize\"\n  height=300\n  width=300\n/>\n",[870],{"type":121,"tag":190,"props":871,"children":872},{"__ignoreMap":115},[873,884,911,938,966,985,1004],{"type":121,"tag":447,"props":874,"children":875},{"class":449,"line":450},[876,880],{"type":121,"tag":447,"props":877,"children":878},{"class":486},[879],{"type":126,"value":747},{"type":121,"tag":447,"props":881,"children":882},{"class":500},[883],{"type":126,"value":752},{"type":121,"tag":447,"props":885,"children":886},{"class":449,"line":249},[887,891,895,899,903,907],{"type":121,"tag":447,"props":888,"children":889},{"class":486},[890],{"type":126,"value":497},{"type":121,"tag":447,"props":892,"children":893},{"class":762},[894],{"type":126,"value":765},{"type":121,"tag":447,"props":896,"children":897},{"class":486},[898],{"type":126,"value":770},{"type":121,"tag":447,"props":900,"children":901},{"class":486},[902],{"type":126,"value":775},{"type":121,"tag":447,"props":904,"children":905},{"class":571},[906],{"type":126,"value":530},{"type":121,"tag":447,"props":908,"children":909},{"class":486},[910],{"type":126,"value":784},{"type":121,"tag":447,"props":912,"children":913},{"class":449,"line":519},[914,918,922,926,930,934],{"type":121,"tag":447,"props":915,"children":916},{"class":486},[917],{"type":126,"value":497},{"type":121,"tag":447,"props":919,"children":920},{"class":762},[921],{"type":126,"value":796},{"type":121,"tag":447,"props":923,"children":924},{"class":486},[925],{"type":126,"value":770},{"type":121,"tag":447,"props":927,"children":928},{"class":486},[929],{"type":126,"value":775},{"type":121,"tag":447,"props":931,"children":932},{"class":571},[933],{"type":126,"value":809},{"type":121,"tag":447,"props":935,"children":936},{"class":486},[937],{"type":126,"value":784},{"type":121,"tag":447,"props":939,"children":940},{"class":449,"line":545},[941,945,949,953,957,962],{"type":121,"tag":447,"props":942,"children":943},{"class":486},[944],{"type":126,"value":497},{"type":121,"tag":447,"props":946,"children":947},{"class":762},[948],{"type":126,"value":229},{"type":121,"tag":447,"props":950,"children":951},{"class":486},[952],{"type":126,"value":770},{"type":121,"tag":447,"props":954,"children":955},{"class":486},[956],{"type":126,"value":775},{"type":121,"tag":447,"props":958,"children":959},{"class":571},[960],{"type":126,"value":961},"resize",{"type":121,"tag":447,"props":963,"children":964},{"class":486},[965],{"type":126,"value":784},{"type":121,"tag":447,"props":967,"children":968},{"class":449,"line":582},[969,973,977,981],{"type":121,"tag":447,"props":970,"children":971},{"class":486},[972],{"type":126,"value":497},{"type":121,"tag":447,"props":974,"children":975},{"class":762},[976],{"type":126,"value":687},{"type":121,"tag":447,"props":978,"children":979},{"class":486},[980],{"type":126,"value":770},{"type":121,"tag":447,"props":982,"children":983},{"class":571},[984],{"type":126,"value":833},{"type":121,"tag":447,"props":986,"children":987},{"class":449,"line":596},[988,992,996,1000],{"type":121,"tag":447,"props":989,"children":990},{"class":486},[991],{"type":126,"value":497},{"type":121,"tag":447,"props":993,"children":994},{"class":762},[995],{"type":126,"value":693},{"type":121,"tag":447,"props":997,"children":998},{"class":486},[999],{"type":126,"value":770},{"type":121,"tag":447,"props":1001,"children":1002},{"class":571},[1003],{"type":126,"value":833},{"type":121,"tag":447,"props":1005,"children":1006},{"class":449,"line":609},[1007],{"type":121,"tag":447,"props":1008,"children":1009},{"class":486},[1010],{"type":126,"value":860},{"type":121,"tag":122,"props":1012,"children":1013},{},[1014],{"type":126,"value":1015},"This will bring your image back to a 300x600 area with respect to the ratio (1:1) using letterboxing.",{"type":121,"tag":436,"props":1017,"children":1019},{"className":733,"code":1018,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat_1x1.jpg\"\n  fit=\"contain\"\n  height=600\n  width=300\n/>\n",[1020],{"type":121,"tag":190,"props":1021,"children":1022},{"__ignoreMap":115},[1023,1034,1061,1089,1117,1137,1156],{"type":121,"tag":447,"props":1024,"children":1025},{"class":449,"line":450},[1026,1030],{"type":121,"tag":447,"props":1027,"children":1028},{"class":486},[1029],{"type":126,"value":747},{"type":121,"tag":447,"props":1031,"children":1032},{"class":500},[1033],{"type":126,"value":752},{"type":121,"tag":447,"props":1035,"children":1036},{"class":449,"line":249},[1037,1041,1045,1049,1053,1057],{"type":121,"tag":447,"props":1038,"children":1039},{"class":486},[1040],{"type":126,"value":497},{"type":121,"tag":447,"props":1042,"children":1043},{"class":762},[1044],{"type":126,"value":765},{"type":121,"tag":447,"props":1046,"children":1047},{"class":486},[1048],{"type":126,"value":770},{"type":121,"tag":447,"props":1050,"children":1051},{"class":486},[1052],{"type":126,"value":775},{"type":121,"tag":447,"props":1054,"children":1055},{"class":571},[1056],{"type":126,"value":530},{"type":121,"tag":447,"props":1058,"children":1059},{"class":486},[1060],{"type":126,"value":784},{"type":121,"tag":447,"props":1062,"children":1063},{"class":449,"line":519},[1064,1068,1072,1076,1080,1085],{"type":121,"tag":447,"props":1065,"children":1066},{"class":486},[1067],{"type":126,"value":497},{"type":121,"tag":447,"props":1069,"children":1070},{"class":762},[1071],{"type":126,"value":796},{"type":121,"tag":447,"props":1073,"children":1074},{"class":486},[1075],{"type":126,"value":770},{"type":121,"tag":447,"props":1077,"children":1078},{"class":486},[1079],{"type":126,"value":775},{"type":121,"tag":447,"props":1081,"children":1082},{"class":571},[1083],{"type":126,"value":1084},"/cat_1x1.jpg",{"type":121,"tag":447,"props":1086,"children":1087},{"class":486},[1088],{"type":126,"value":784},{"type":121,"tag":447,"props":1090,"children":1091},{"class":449,"line":545},[1092,1096,1100,1104,1108,1113],{"type":121,"tag":447,"props":1093,"children":1094},{"class":486},[1095],{"type":126,"value":497},{"type":121,"tag":447,"props":1097,"children":1098},{"class":762},[1099],{"type":126,"value":229},{"type":121,"tag":447,"props":1101,"children":1102},{"class":486},[1103],{"type":126,"value":770},{"type":121,"tag":447,"props":1105,"children":1106},{"class":486},[1107],{"type":126,"value":775},{"type":121,"tag":447,"props":1109,"children":1110},{"class":571},[1111],{"type":126,"value":1112},"contain",{"type":121,"tag":447,"props":1114,"children":1115},{"class":486},[1116],{"type":126,"value":784},{"type":121,"tag":447,"props":1118,"children":1119},{"class":449,"line":582},[1120,1124,1128,1132],{"type":121,"tag":447,"props":1121,"children":1122},{"class":486},[1123],{"type":126,"value":497},{"type":121,"tag":447,"props":1125,"children":1126},{"class":762},[1127],{"type":126,"value":687},{"type":121,"tag":447,"props":1129,"children":1130},{"class":486},[1131],{"type":126,"value":770},{"type":121,"tag":447,"props":1133,"children":1134},{"class":571},[1135],{"type":126,"value":1136},"600\n",{"type":121,"tag":447,"props":1138,"children":1139},{"class":449,"line":596},[1140,1144,1148,1152],{"type":121,"tag":447,"props":1141,"children":1142},{"class":486},[1143],{"type":126,"value":497},{"type":121,"tag":447,"props":1145,"children":1146},{"class":762},[1147],{"type":126,"value":693},{"type":121,"tag":447,"props":1149,"children":1150},{"class":486},[1151],{"type":126,"value":770},{"type":121,"tag":447,"props":1153,"children":1154},{"class":571},[1155],{"type":126,"value":833},{"type":121,"tag":447,"props":1157,"children":1158},{"class":449,"line":609},[1159],{"type":121,"tag":447,"props":1160,"children":1161},{"class":486},[1162],{"type":126,"value":860},{"type":121,"tag":122,"props":1164,"children":1165},{},[1166,1168,1174],{"type":126,"value":1167},"The letterboxing strips are transparent areas. Feel free to select the color of your choice by using the ",{"type":121,"tag":129,"props":1169,"children":1171},{"href":1170},"#background",[1172],{"type":126,"value":1173},"background",{"type":126,"value":1175}," property.",{"type":121,"tag":436,"props":1177,"children":1179},{"className":733,"code":1178,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat_1x1.jpg\"\n  fit=\"contain\"\n  height=600\n  width=300\n  background: \"red\"\n/>\n",[1180],{"type":121,"tag":190,"props":1181,"children":1182},{"__ignoreMap":115},[1183,1194,1221,1248,1275,1294,1313,1330],{"type":121,"tag":447,"props":1184,"children":1185},{"class":449,"line":450},[1186,1190],{"type":121,"tag":447,"props":1187,"children":1188},{"class":486},[1189],{"type":126,"value":747},{"type":121,"tag":447,"props":1191,"children":1192},{"class":500},[1193],{"type":126,"value":752},{"type":121,"tag":447,"props":1195,"children":1196},{"class":449,"line":249},[1197,1201,1205,1209,1213,1217],{"type":121,"tag":447,"props":1198,"children":1199},{"class":486},[1200],{"type":126,"value":497},{"type":121,"tag":447,"props":1202,"children":1203},{"class":762},[1204],{"type":126,"value":765},{"type":121,"tag":447,"props":1206,"children":1207},{"class":486},[1208],{"type":126,"value":770},{"type":121,"tag":447,"props":1210,"children":1211},{"class":486},[1212],{"type":126,"value":775},{"type":121,"tag":447,"props":1214,"children":1215},{"class":571},[1216],{"type":126,"value":530},{"type":121,"tag":447,"props":1218,"children":1219},{"class":486},[1220],{"type":126,"value":784},{"type":121,"tag":447,"props":1222,"children":1223},{"class":449,"line":519},[1224,1228,1232,1236,1240,1244],{"type":121,"tag":447,"props":1225,"children":1226},{"class":486},[1227],{"type":126,"value":497},{"type":121,"tag":447,"props":1229,"children":1230},{"class":762},[1231],{"type":126,"value":796},{"type":121,"tag":447,"props":1233,"children":1234},{"class":486},[1235],{"type":126,"value":770},{"type":121,"tag":447,"props":1237,"children":1238},{"class":486},[1239],{"type":126,"value":775},{"type":121,"tag":447,"props":1241,"children":1242},{"class":571},[1243],{"type":126,"value":1084},{"type":121,"tag":447,"props":1245,"children":1246},{"class":486},[1247],{"type":126,"value":784},{"type":121,"tag":447,"props":1249,"children":1250},{"class":449,"line":545},[1251,1255,1259,1263,1267,1271],{"type":121,"tag":447,"props":1252,"children":1253},{"class":486},[1254],{"type":126,"value":497},{"type":121,"tag":447,"props":1256,"children":1257},{"class":762},[1258],{"type":126,"value":229},{"type":121,"tag":447,"props":1260,"children":1261},{"class":486},[1262],{"type":126,"value":770},{"type":121,"tag":447,"props":1264,"children":1265},{"class":486},[1266],{"type":126,"value":775},{"type":121,"tag":447,"props":1268,"children":1269},{"class":571},[1270],{"type":126,"value":1112},{"type":121,"tag":447,"props":1272,"children":1273},{"class":486},[1274],{"type":126,"value":784},{"type":121,"tag":447,"props":1276,"children":1277},{"class":449,"line":582},[1278,1282,1286,1290],{"type":121,"tag":447,"props":1279,"children":1280},{"class":486},[1281],{"type":126,"value":497},{"type":121,"tag":447,"props":1283,"children":1284},{"class":762},[1285],{"type":126,"value":687},{"type":121,"tag":447,"props":1287,"children":1288},{"class":486},[1289],{"type":126,"value":770},{"type":121,"tag":447,"props":1291,"children":1292},{"class":571},[1293],{"type":126,"value":1136},{"type":121,"tag":447,"props":1295,"children":1296},{"class":449,"line":596},[1297,1301,1305,1309],{"type":121,"tag":447,"props":1298,"children":1299},{"class":486},[1300],{"type":126,"value":497},{"type":121,"tag":447,"props":1302,"children":1303},{"class":762},[1304],{"type":126,"value":693},{"type":121,"tag":447,"props":1306,"children":1307},{"class":486},[1308],{"type":126,"value":770},{"type":121,"tag":447,"props":1310,"children":1311},{"class":571},[1312],{"type":126,"value":833},{"type":121,"tag":447,"props":1314,"children":1315},{"class":449,"line":609},[1316,1320,1325],{"type":121,"tag":447,"props":1317,"children":1318},{"class":486},[1319],{"type":126,"value":497},{"type":121,"tag":447,"props":1321,"children":1322},{"class":762},[1323],{"type":126,"value":1324},"background:",{"type":121,"tag":447,"props":1326,"children":1327},{"class":486},[1328],{"type":126,"value":1329}," \"red\"\n",{"type":121,"tag":447,"props":1331,"children":1332},{"class":449,"line":622},[1333],{"type":121,"tag":447,"props":1334,"children":1335},{"class":486},[1336],{"type":126,"value":860},{"type":121,"tag":670,"props":1338,"children":1340},{"id":1339},"format",[1341],{"type":126,"value":1339},{"type":121,"tag":122,"props":1343,"children":1344},{},[1345,1347,1352,1354,1358],{"type":126,"value":1346},"Specifies the output format. It can be an image format or a preview format. By default, ",{"type":121,"tag":129,"props":1348,"children":1350},{"href":269,"rel":1349},[133],[1351],{"type":126,"value":417},{"type":126,"value":1353}," will \"guess\" the best output format for the requesting browser, but you can use ",{"type":121,"tag":190,"props":1355,"children":1356},{},[1357],{"type":126,"value":1339},{"type":126,"value":1359}," to change this behavior.",{"type":121,"tag":122,"props":1361,"children":1362},{},[1363,1364],{"type":126,"value":718},{"type":121,"tag":190,"props":1365,"children":1366},{},[1367],{"type":126,"value":1368},"format='avif'|'heif'|'jpeg'|'png'|__'webp'__",{"type":121,"tag":122,"props":1370,"children":1371},{},[1372,1377,1379,1384],{"type":121,"tag":129,"props":1373,"children":1375},{"href":313,"rel":1374},[133],[1376],{"type":126,"value":320},{"type":126,"value":1378}," is the default format provided by ",{"type":121,"tag":129,"props":1380,"children":1382},{"href":269,"rel":1381},[133],[1383],{"type":126,"value":417},{"type":126,"value":1385}," (if the browser supports it).",{"type":121,"tag":122,"props":1387,"children":1388},{},[1389],{"type":126,"value":1390},"Examples:",{"type":121,"tag":122,"props":1392,"children":1393},{},[1394,1396,1400],{"type":126,"value":1395},"This will return a variant of your image in ",{"type":121,"tag":190,"props":1397,"children":1398},{},[1399],{"type":126,"value":332},{"type":126,"value":1401}," format.",{"type":121,"tag":436,"props":1403,"children":1405},{"className":733,"code":1404,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat_1x1.jpg\"\n  format=\"avif\"\n/>\n",[1406],{"type":121,"tag":190,"props":1407,"children":1408},{"__ignoreMap":115},[1409,1420,1447,1474,1501],{"type":121,"tag":447,"props":1410,"children":1411},{"class":449,"line":450},[1412,1416],{"type":121,"tag":447,"props":1413,"children":1414},{"class":486},[1415],{"type":126,"value":747},{"type":121,"tag":447,"props":1417,"children":1418},{"class":500},[1419],{"type":126,"value":752},{"type":121,"tag":447,"props":1421,"children":1422},{"class":449,"line":249},[1423,1427,1431,1435,1439,1443],{"type":121,"tag":447,"props":1424,"children":1425},{"class":486},[1426],{"type":126,"value":497},{"type":121,"tag":447,"props":1428,"children":1429},{"class":762},[1430],{"type":126,"value":765},{"type":121,"tag":447,"props":1432,"children":1433},{"class":486},[1434],{"type":126,"value":770},{"type":121,"tag":447,"props":1436,"children":1437},{"class":486},[1438],{"type":126,"value":775},{"type":121,"tag":447,"props":1440,"children":1441},{"class":571},[1442],{"type":126,"value":530},{"type":121,"tag":447,"props":1444,"children":1445},{"class":486},[1446],{"type":126,"value":784},{"type":121,"tag":447,"props":1448,"children":1449},{"class":449,"line":519},[1450,1454,1458,1462,1466,1470],{"type":121,"tag":447,"props":1451,"children":1452},{"class":486},[1453],{"type":126,"value":497},{"type":121,"tag":447,"props":1455,"children":1456},{"class":762},[1457],{"type":126,"value":796},{"type":121,"tag":447,"props":1459,"children":1460},{"class":486},[1461],{"type":126,"value":770},{"type":121,"tag":447,"props":1463,"children":1464},{"class":486},[1465],{"type":126,"value":775},{"type":121,"tag":447,"props":1467,"children":1468},{"class":571},[1469],{"type":126,"value":1084},{"type":121,"tag":447,"props":1471,"children":1472},{"class":486},[1473],{"type":126,"value":784},{"type":121,"tag":447,"props":1475,"children":1476},{"class":449,"line":545},[1477,1481,1485,1489,1493,1497],{"type":121,"tag":447,"props":1478,"children":1479},{"class":486},[1480],{"type":126,"value":497},{"type":121,"tag":447,"props":1482,"children":1483},{"class":762},[1484],{"type":126,"value":1339},{"type":121,"tag":447,"props":1486,"children":1487},{"class":486},[1488],{"type":126,"value":770},{"type":121,"tag":447,"props":1490,"children":1491},{"class":486},[1492],{"type":126,"value":775},{"type":121,"tag":447,"props":1494,"children":1495},{"class":571},[1496],{"type":126,"value":332},{"type":121,"tag":447,"props":1498,"children":1499},{"class":486},[1500],{"type":126,"value":784},{"type":121,"tag":447,"props":1502,"children":1503},{"class":449,"line":582},[1504],{"type":121,"tag":447,"props":1505,"children":1506},{"class":486},[1507],{"type":126,"value":860},{"type":121,"tag":122,"props":1509,"children":1510},{},[1511,1513,1518],{"type":126,"value":1512},"This will return a blurry preview of your image in ",{"type":121,"tag":190,"props":1514,"children":1515},{},[1516],{"type":126,"value":1517},"svg",{"type":126,"value":1401},{"type":121,"tag":436,"props":1520,"children":1522},{"className":733,"code":1521,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat_1x1.jpg\"\n  format=\"preview\"\n/>\n",[1523],{"type":121,"tag":190,"props":1524,"children":1525},{"__ignoreMap":115},[1526,1537,1564,1591,1619],{"type":121,"tag":447,"props":1527,"children":1528},{"class":449,"line":450},[1529,1533],{"type":121,"tag":447,"props":1530,"children":1531},{"class":486},[1532],{"type":126,"value":747},{"type":121,"tag":447,"props":1534,"children":1535},{"class":500},[1536],{"type":126,"value":752},{"type":121,"tag":447,"props":1538,"children":1539},{"class":449,"line":249},[1540,1544,1548,1552,1556,1560],{"type":121,"tag":447,"props":1541,"children":1542},{"class":486},[1543],{"type":126,"value":497},{"type":121,"tag":447,"props":1545,"children":1546},{"class":762},[1547],{"type":126,"value":765},{"type":121,"tag":447,"props":1549,"children":1550},{"class":486},[1551],{"type":126,"value":770},{"type":121,"tag":447,"props":1553,"children":1554},{"class":486},[1555],{"type":126,"value":775},{"type":121,"tag":447,"props":1557,"children":1558},{"class":571},[1559],{"type":126,"value":530},{"type":121,"tag":447,"props":1561,"children":1562},{"class":486},[1563],{"type":126,"value":784},{"type":121,"tag":447,"props":1565,"children":1566},{"class":449,"line":519},[1567,1571,1575,1579,1583,1587],{"type":121,"tag":447,"props":1568,"children":1569},{"class":486},[1570],{"type":126,"value":497},{"type":121,"tag":447,"props":1572,"children":1573},{"class":762},[1574],{"type":126,"value":796},{"type":121,"tag":447,"props":1576,"children":1577},{"class":486},[1578],{"type":126,"value":770},{"type":121,"tag":447,"props":1580,"children":1581},{"class":486},[1582],{"type":126,"value":775},{"type":121,"tag":447,"props":1584,"children":1585},{"class":571},[1586],{"type":126,"value":1084},{"type":121,"tag":447,"props":1588,"children":1589},{"class":486},[1590],{"type":126,"value":784},{"type":121,"tag":447,"props":1592,"children":1593},{"class":449,"line":545},[1594,1598,1602,1606,1610,1615],{"type":121,"tag":447,"props":1595,"children":1596},{"class":486},[1597],{"type":126,"value":497},{"type":121,"tag":447,"props":1599,"children":1600},{"class":762},[1601],{"type":126,"value":1339},{"type":121,"tag":447,"props":1603,"children":1604},{"class":486},[1605],{"type":126,"value":770},{"type":121,"tag":447,"props":1607,"children":1608},{"class":486},[1609],{"type":126,"value":775},{"type":121,"tag":447,"props":1611,"children":1612},{"class":571},[1613],{"type":126,"value":1614},"preview",{"type":121,"tag":447,"props":1616,"children":1617},{"class":486},[1618],{"type":126,"value":784},{"type":121,"tag":447,"props":1620,"children":1621},{"class":449,"line":582},[1622],{"type":121,"tag":447,"props":1623,"children":1624},{"class":486},[1625],{"type":126,"value":860},{"type":121,"tag":122,"props":1627,"children":1628},{},[1629,1631,1638],{"type":126,"value":1630},"More informations ",{"type":121,"tag":129,"props":1632,"children":1635},{"href":1633,"rel":1634},"https://www.twicpics.com/docs/api/transformations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#output",[133],[1636],{"type":126,"value":1637},"about format here",{"type":126,"value":382},{"type":121,"tag":670,"props":1640,"children":1642},{"id":1641},"quality",[1643],{"type":126,"value":1641},{"type":121,"tag":122,"props":1645,"children":1646},{},[1647],{"type":126,"value":1648},"Specifies the output quality as a number between 1 (poor quality) and 100 (best quality).",{"type":121,"tag":122,"props":1650,"children":1651},{},[1652,1653,1658],{"type":126,"value":718},{"type":121,"tag":190,"props":1654,"children":1655},{},[1656],{"type":126,"value":1657},"quality=",{"type":121,"tag":129,"props":1659,"children":1662},{"href":1660,"rel":1661},"https://www.twicpics.com/docs/api/manipulations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#number",[133],[1663],{"type":121,"tag":190,"props":1664,"children":1665},{},[1666],{"type":126,"value":1667},"number",{"type":121,"tag":122,"props":1669,"children":1670},{},[1671,1676,1678,1682],{"type":121,"tag":129,"props":1672,"children":1674},{"href":269,"rel":1673},[133],[1675],{"type":126,"value":417},{"type":126,"value":1677}," considers ",{"type":121,"tag":190,"props":1679,"children":1680},{},[1681],{"type":126,"value":1641},{"type":126,"value":1683},"=70 as default value.",{"type":121,"tag":122,"props":1685,"children":1686},{},[1687,1693],{"type":121,"tag":1688,"props":1689,"children":1690},"strong",{},[1691],{"type":126,"value":1692},"NB",{"type":126,"value":1694},": TwicPics automatically manages the returned quality according to the network performance for an optimized display speed even in difficult conditions.",{"type":121,"tag":122,"props":1696,"children":1697},{},[1698,1702,1704,1708],{"type":121,"tag":1688,"props":1699,"children":1700},{},[1701],{"type":126,"value":1692},{"type":126,"value":1703}," : when Data Saver is activated (android mobile only), default ",{"type":121,"tag":190,"props":1705,"children":1706},{},[1707],{"type":126,"value":1641},{"type":126,"value":1709},"=10.",{"type":121,"tag":122,"props":1711,"children":1712},{},[1713],{"type":126,"value":1714},"Example:",{"type":121,"tag":436,"props":1716,"children":1718},{"className":733,"code":1717,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat_1x1.jpg\"\n  quality=1\n/>\n",[1719],{"type":121,"tag":190,"props":1720,"children":1721},{"__ignoreMap":115},[1722,1733,1760,1787,1807],{"type":121,"tag":447,"props":1723,"children":1724},{"class":449,"line":450},[1725,1729],{"type":121,"tag":447,"props":1726,"children":1727},{"class":486},[1728],{"type":126,"value":747},{"type":121,"tag":447,"props":1730,"children":1731},{"class":500},[1732],{"type":126,"value":752},{"type":121,"tag":447,"props":1734,"children":1735},{"class":449,"line":249},[1736,1740,1744,1748,1752,1756],{"type":121,"tag":447,"props":1737,"children":1738},{"class":486},[1739],{"type":126,"value":497},{"type":121,"tag":447,"props":1741,"children":1742},{"class":762},[1743],{"type":126,"value":765},{"type":121,"tag":447,"props":1745,"children":1746},{"class":486},[1747],{"type":126,"value":770},{"type":121,"tag":447,"props":1749,"children":1750},{"class":486},[1751],{"type":126,"value":775},{"type":121,"tag":447,"props":1753,"children":1754},{"class":571},[1755],{"type":126,"value":530},{"type":121,"tag":447,"props":1757,"children":1758},{"class":486},[1759],{"type":126,"value":784},{"type":121,"tag":447,"props":1761,"children":1762},{"class":449,"line":519},[1763,1767,1771,1775,1779,1783],{"type":121,"tag":447,"props":1764,"children":1765},{"class":486},[1766],{"type":126,"value":497},{"type":121,"tag":447,"props":1768,"children":1769},{"class":762},[1770],{"type":126,"value":796},{"type":121,"tag":447,"props":1772,"children":1773},{"class":486},[1774],{"type":126,"value":770},{"type":121,"tag":447,"props":1776,"children":1777},{"class":486},[1778],{"type":126,"value":775},{"type":121,"tag":447,"props":1780,"children":1781},{"class":571},[1782],{"type":126,"value":1084},{"type":121,"tag":447,"props":1784,"children":1785},{"class":486},[1786],{"type":126,"value":784},{"type":121,"tag":447,"props":1788,"children":1789},{"class":449,"line":545},[1790,1794,1798,1802],{"type":121,"tag":447,"props":1791,"children":1792},{"class":486},[1793],{"type":126,"value":497},{"type":121,"tag":447,"props":1795,"children":1796},{"class":762},[1797],{"type":126,"value":1641},{"type":121,"tag":447,"props":1799,"children":1800},{"class":486},[1801],{"type":126,"value":770},{"type":121,"tag":447,"props":1803,"children":1804},{"class":571},[1805],{"type":126,"value":1806},"1\n",{"type":121,"tag":447,"props":1808,"children":1809},{"class":449,"line":582},[1810],{"type":121,"tag":447,"props":1811,"children":1812},{"class":486},[1813],{"type":126,"value":860},{"type":121,"tag":122,"props":1815,"children":1816},{},[1817,1818,1825],{"type":126,"value":1630},{"type":121,"tag":129,"props":1819,"children":1822},{"href":1820,"rel":1821},"https://www.twicpics.com/docs/api/transformations/?utm_source=nuxt&utm_medium=organic&utm_campaign=quality#truecolor",[133],[1823],{"type":126,"value":1824},"about quality here",{"type":126,"value":382},{"type":121,"tag":670,"props":1827,"children":1828},{"id":1173},[1829],{"type":126,"value":1173},{"type":121,"tag":122,"props":1831,"children":1832},{},[1833,1837],{"type":121,"tag":190,"props":1834,"children":1835},{},[1836],{"type":126,"value":1173},{"type":126,"value":1838}," specifies a color that will show through transparent and translucent parts of the image. This will have no effect on images with no transparency nor translucency.",{"type":121,"tag":122,"props":1840,"children":1841},{},[1842,1843,1848],{"type":126,"value":718},{"type":121,"tag":190,"props":1844,"children":1845},{},[1846],{"type":126,"value":1847},"background=",{"type":121,"tag":129,"props":1849,"children":1852},{"href":1850,"rel":1851},"https://www.twicpics.com/docs/api/manipulations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#color",[133],[1853],{"type":121,"tag":190,"props":1854,"children":1855},{},[1856],{"type":126,"value":1857},"color",{"type":121,"tag":122,"props":1859,"children":1860},{},[1861],{"type":126,"value":1714},{"type":121,"tag":436,"props":1863,"children":1865},{"className":733,"code":1864,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/icon-500.png\"\n  background=\"red\"\n/>\n",[1866],{"type":121,"tag":190,"props":1867,"children":1868},{"__ignoreMap":115},[1869,1880,1907,1935,1963],{"type":121,"tag":447,"props":1870,"children":1871},{"class":449,"line":450},[1872,1876],{"type":121,"tag":447,"props":1873,"children":1874},{"class":486},[1875],{"type":126,"value":747},{"type":121,"tag":447,"props":1877,"children":1878},{"class":500},[1879],{"type":126,"value":752},{"type":121,"tag":447,"props":1881,"children":1882},{"class":449,"line":249},[1883,1887,1891,1895,1899,1903],{"type":121,"tag":447,"props":1884,"children":1885},{"class":486},[1886],{"type":126,"value":497},{"type":121,"tag":447,"props":1888,"children":1889},{"class":762},[1890],{"type":126,"value":765},{"type":121,"tag":447,"props":1892,"children":1893},{"class":486},[1894],{"type":126,"value":770},{"type":121,"tag":447,"props":1896,"children":1897},{"class":486},[1898],{"type":126,"value":775},{"type":121,"tag":447,"props":1900,"children":1901},{"class":571},[1902],{"type":126,"value":530},{"type":121,"tag":447,"props":1904,"children":1905},{"class":486},[1906],{"type":126,"value":784},{"type":121,"tag":447,"props":1908,"children":1909},{"class":449,"line":519},[1910,1914,1918,1922,1926,1931],{"type":121,"tag":447,"props":1911,"children":1912},{"class":486},[1913],{"type":126,"value":497},{"type":121,"tag":447,"props":1915,"children":1916},{"class":762},[1917],{"type":126,"value":796},{"type":121,"tag":447,"props":1919,"children":1920},{"class":486},[1921],{"type":126,"value":770},{"type":121,"tag":447,"props":1923,"children":1924},{"class":486},[1925],{"type":126,"value":775},{"type":121,"tag":447,"props":1927,"children":1928},{"class":571},[1929],{"type":126,"value":1930},"/icon-500.png",{"type":121,"tag":447,"props":1932,"children":1933},{"class":486},[1934],{"type":126,"value":784},{"type":121,"tag":447,"props":1936,"children":1937},{"class":449,"line":545},[1938,1942,1946,1950,1954,1959],{"type":121,"tag":447,"props":1939,"children":1940},{"class":486},[1941],{"type":126,"value":497},{"type":121,"tag":447,"props":1943,"children":1944},{"class":762},[1945],{"type":126,"value":1173},{"type":121,"tag":447,"props":1947,"children":1948},{"class":486},[1949],{"type":126,"value":770},{"type":121,"tag":447,"props":1951,"children":1952},{"class":486},[1953],{"type":126,"value":775},{"type":121,"tag":447,"props":1955,"children":1956},{"class":571},[1957],{"type":126,"value":1958},"red",{"type":121,"tag":447,"props":1960,"children":1961},{"class":486},[1962],{"type":126,"value":784},{"type":121,"tag":447,"props":1964,"children":1965},{"class":449,"line":582},[1966],{"type":121,"tag":447,"props":1967,"children":1968},{"class":486},[1969],{"type":126,"value":860},{"type":121,"tag":436,"props":1971,"children":1973},{"className":733,"code":1972,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat_1x1.jpg\"\n  fit=\"contain\"\n  height=600\n  width=300\n  background: 'red'\n/>\n",[1974],{"type":121,"tag":190,"props":1975,"children":1976},{"__ignoreMap":115},[1977,1988,2015,2042,2069,2088,2107,2123],{"type":121,"tag":447,"props":1978,"children":1979},{"class":449,"line":450},[1980,1984],{"type":121,"tag":447,"props":1981,"children":1982},{"class":486},[1983],{"type":126,"value":747},{"type":121,"tag":447,"props":1985,"children":1986},{"class":500},[1987],{"type":126,"value":752},{"type":121,"tag":447,"props":1989,"children":1990},{"class":449,"line":249},[1991,1995,1999,2003,2007,2011],{"type":121,"tag":447,"props":1992,"children":1993},{"class":486},[1994],{"type":126,"value":497},{"type":121,"tag":447,"props":1996,"children":1997},{"class":762},[1998],{"type":126,"value":765},{"type":121,"tag":447,"props":2000,"children":2001},{"class":486},[2002],{"type":126,"value":770},{"type":121,"tag":447,"props":2004,"children":2005},{"class":486},[2006],{"type":126,"value":775},{"type":121,"tag":447,"props":2008,"children":2009},{"class":571},[2010],{"type":126,"value":530},{"type":121,"tag":447,"props":2012,"children":2013},{"class":486},[2014],{"type":126,"value":784},{"type":121,"tag":447,"props":2016,"children":2017},{"class":449,"line":519},[2018,2022,2026,2030,2034,2038],{"type":121,"tag":447,"props":2019,"children":2020},{"class":486},[2021],{"type":126,"value":497},{"type":121,"tag":447,"props":2023,"children":2024},{"class":762},[2025],{"type":126,"value":796},{"type":121,"tag":447,"props":2027,"children":2028},{"class":486},[2029],{"type":126,"value":770},{"type":121,"tag":447,"props":2031,"children":2032},{"class":486},[2033],{"type":126,"value":775},{"type":121,"tag":447,"props":2035,"children":2036},{"class":571},[2037],{"type":126,"value":1084},{"type":121,"tag":447,"props":2039,"children":2040},{"class":486},[2041],{"type":126,"value":784},{"type":121,"tag":447,"props":2043,"children":2044},{"class":449,"line":545},[2045,2049,2053,2057,2061,2065],{"type":121,"tag":447,"props":2046,"children":2047},{"class":486},[2048],{"type":126,"value":497},{"type":121,"tag":447,"props":2050,"children":2051},{"class":762},[2052],{"type":126,"value":229},{"type":121,"tag":447,"props":2054,"children":2055},{"class":486},[2056],{"type":126,"value":770},{"type":121,"tag":447,"props":2058,"children":2059},{"class":486},[2060],{"type":126,"value":775},{"type":121,"tag":447,"props":2062,"children":2063},{"class":571},[2064],{"type":126,"value":1112},{"type":121,"tag":447,"props":2066,"children":2067},{"class":486},[2068],{"type":126,"value":784},{"type":121,"tag":447,"props":2070,"children":2071},{"class":449,"line":582},[2072,2076,2080,2084],{"type":121,"tag":447,"props":2073,"children":2074},{"class":486},[2075],{"type":126,"value":497},{"type":121,"tag":447,"props":2077,"children":2078},{"class":762},[2079],{"type":126,"value":687},{"type":121,"tag":447,"props":2081,"children":2082},{"class":486},[2083],{"type":126,"value":770},{"type":121,"tag":447,"props":2085,"children":2086},{"class":571},[2087],{"type":126,"value":1136},{"type":121,"tag":447,"props":2089,"children":2090},{"class":449,"line":596},[2091,2095,2099,2103],{"type":121,"tag":447,"props":2092,"children":2093},{"class":486},[2094],{"type":126,"value":497},{"type":121,"tag":447,"props":2096,"children":2097},{"class":762},[2098],{"type":126,"value":693},{"type":121,"tag":447,"props":2100,"children":2101},{"class":486},[2102],{"type":126,"value":770},{"type":121,"tag":447,"props":2104,"children":2105},{"class":571},[2106],{"type":126,"value":833},{"type":121,"tag":447,"props":2108,"children":2109},{"class":449,"line":609},[2110,2114,2118],{"type":121,"tag":447,"props":2111,"children":2112},{"class":486},[2113],{"type":126,"value":497},{"type":121,"tag":447,"props":2115,"children":2116},{"class":762},[2117],{"type":126,"value":1324},{"type":121,"tag":447,"props":2119,"children":2120},{"class":486},[2121],{"type":126,"value":2122}," 'red'\n",{"type":121,"tag":447,"props":2124,"children":2125},{"class":449,"line":622},[2126],{"type":121,"tag":447,"props":2127,"children":2128},{"class":486},[2129],{"type":126,"value":860},{"type":121,"tag":122,"props":2131,"children":2132},{},[2133,2134,2141],{"type":126,"value":1630},{"type":121,"tag":129,"props":2135,"children":2138},{"href":2136,"rel":2137},"https://www.twicpics.com/docs/api/transformations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#background",[133],[2139],{"type":126,"value":2140},"about background here",{"type":126,"value":382},{"type":121,"tag":148,"props":2143,"children":2145},{"id":2144},"twicpics-modifiers",[2146],{"type":126,"value":2147},"TwicPics modifiers",{"type":121,"tag":122,"props":2149,"children":2150},{},[2151,2153,2158,2160,2164,2166,2170],{"type":126,"value":2152},"In addition to the standard parameters, the specific features of the TwicPics API are accessible via the ",{"type":121,"tag":190,"props":2154,"children":2155},{},[2156],{"type":126,"value":2157},"modifiers",{"type":126,"value":2159}," prop of ",{"type":121,"tag":190,"props":2161,"children":2162},{},[2163],{"type":126,"value":660},{"type":126,"value":2165}," or ",{"type":121,"tag":190,"props":2167,"children":2168},{},[2169],{"type":126,"value":667},{"type":126,"value":382},{"type":121,"tag":436,"props":2172,"children":2174},{"className":733,"code":2173,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/path-to-nuxt-demo.jpg\"\n  ...\n  standard props\n  ...\n  :modifiers=\"{key_1: value_1, ..., key_n: value_n}\"\n/>\n",[2175],{"type":121,"tag":190,"props":2176,"children":2177},{"__ignoreMap":115},[2178,2189,2216,2244,2256,2277,2288,2317],{"type":121,"tag":447,"props":2179,"children":2180},{"class":449,"line":450},[2181,2185],{"type":121,"tag":447,"props":2182,"children":2183},{"class":486},[2184],{"type":126,"value":747},{"type":121,"tag":447,"props":2186,"children":2187},{"class":500},[2188],{"type":126,"value":752},{"type":121,"tag":447,"props":2190,"children":2191},{"class":449,"line":249},[2192,2196,2200,2204,2208,2212],{"type":121,"tag":447,"props":2193,"children":2194},{"class":486},[2195],{"type":126,"value":497},{"type":121,"tag":447,"props":2197,"children":2198},{"class":762},[2199],{"type":126,"value":765},{"type":121,"tag":447,"props":2201,"children":2202},{"class":486},[2203],{"type":126,"value":770},{"type":121,"tag":447,"props":2205,"children":2206},{"class":486},[2207],{"type":126,"value":775},{"type":121,"tag":447,"props":2209,"children":2210},{"class":571},[2211],{"type":126,"value":530},{"type":121,"tag":447,"props":2213,"children":2214},{"class":486},[2215],{"type":126,"value":784},{"type":121,"tag":447,"props":2217,"children":2218},{"class":449,"line":519},[2219,2223,2227,2231,2235,2240],{"type":121,"tag":447,"props":2220,"children":2221},{"class":486},[2222],{"type":126,"value":497},{"type":121,"tag":447,"props":2224,"children":2225},{"class":762},[2226],{"type":126,"value":796},{"type":121,"tag":447,"props":2228,"children":2229},{"class":486},[2230],{"type":126,"value":770},{"type":121,"tag":447,"props":2232,"children":2233},{"class":486},[2234],{"type":126,"value":775},{"type":121,"tag":447,"props":2236,"children":2237},{"class":571},[2238],{"type":126,"value":2239},"/path-to-nuxt-demo.jpg",{"type":121,"tag":447,"props":2241,"children":2242},{"class":486},[2243],{"type":126,"value":784},{"type":121,"tag":447,"props":2245,"children":2246},{"class":449,"line":545},[2247,2251],{"type":121,"tag":447,"props":2248,"children":2249},{"class":486},[2250],{"type":126,"value":497},{"type":121,"tag":447,"props":2252,"children":2253},{"class":762},[2254],{"type":126,"value":2255},"...\n",{"type":121,"tag":447,"props":2257,"children":2258},{"class":449,"line":582},[2259,2263,2268,2272],{"type":121,"tag":447,"props":2260,"children":2261},{"class":486},[2262],{"type":126,"value":497},{"type":121,"tag":447,"props":2264,"children":2265},{"class":762},[2266],{"type":126,"value":2267},"standard",{"type":121,"tag":447,"props":2269,"children":2270},{"class":486},[2271],{"type":126,"value":463},{"type":121,"tag":447,"props":2273,"children":2274},{"class":762},[2275],{"type":126,"value":2276},"props\n",{"type":121,"tag":447,"props":2278,"children":2279},{"class":449,"line":596},[2280,2284],{"type":121,"tag":447,"props":2281,"children":2282},{"class":486},[2283],{"type":126,"value":497},{"type":121,"tag":447,"props":2285,"children":2286},{"class":762},[2287],{"type":126,"value":2255},{"type":121,"tag":447,"props":2289,"children":2290},{"class":449,"line":609},[2291,2295,2300,2304,2308,2313],{"type":121,"tag":447,"props":2292,"children":2293},{"class":486},[2294],{"type":126,"value":497},{"type":121,"tag":447,"props":2296,"children":2297},{"class":762},[2298],{"type":126,"value":2299},":modifiers",{"type":121,"tag":447,"props":2301,"children":2302},{"class":486},[2303],{"type":126,"value":770},{"type":121,"tag":447,"props":2305,"children":2306},{"class":486},[2307],{"type":126,"value":775},{"type":121,"tag":447,"props":2309,"children":2310},{"class":571},[2311],{"type":126,"value":2312},"{key_1: value_1, ..., key_n: value_n}",{"type":121,"tag":447,"props":2314,"children":2315},{"class":486},[2316],{"type":126,"value":784},{"type":121,"tag":447,"props":2318,"children":2319},{"class":449,"line":622},[2320],{"type":121,"tag":447,"props":2321,"children":2322},{"class":486},[2323],{"type":126,"value":860},{"type":121,"tag":122,"props":2325,"children":2326},{},[2327,2334],{"type":121,"tag":129,"props":2328,"children":2331},{"href":2329,"rel":2330},"https://www.twicpics.com/docs/api/transformations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider",[133],[2332],{"type":126,"value":2333},"A complete list of these features and their uses is accessible here",{"type":126,"value":382},{"type":121,"tag":670,"props":2336,"children":2337},{"id":201},[2338],{"type":126,"value":201},{"type":121,"tag":122,"props":2340,"children":2341},{},[2342,2346,2348,2352],{"type":121,"tag":190,"props":2343,"children":2344},{},[2345],{"type":126,"value":201},{"type":126,"value":2347}," will extract a zone from the image which size is the given ",{"type":121,"tag":190,"props":2349,"children":2350},{},[2351],{"type":126,"value":201},{"type":126,"value":2353}," size. If no coordinates are given, the focus point will be used as a guide to determine where to start the extraction. If coordinates are given, they will be used to determine the top-left pixel from which to start the extraction and the focus point will be reset to the center of the resulting image.",{"type":121,"tag":122,"props":2355,"children":2356},{},[2357,2358,2363,2373,2383],{"type":126,"value":718},{"type":121,"tag":190,"props":2359,"children":2360},{},[2361],{"type":126,"value":2362},"{ crop: ",{"type":121,"tag":129,"props":2364,"children":2367},{"href":2365,"rel":2366},"https://www.twicpics.com/docs/api/manipulations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#crop-size",[133],[2368],{"type":121,"tag":190,"props":2369,"children":2370},{},[2371],{"type":126,"value":2372},"size",{"type":121,"tag":129,"props":2374,"children":2377},{"href":2375,"rel":2376},"https://www.twicpics.com/docs/api/manipulations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#coordinates",[133],[2378],{"type":121,"tag":190,"props":2379,"children":2380},{},[2381],{"type":126,"value":2382},"@coordinates",{"type":121,"tag":190,"props":2384,"children":2385},{},[2386],{"type":126,"value":2387}," }",{"type":121,"tag":436,"props":2389,"children":2391},{"className":733,"code":2390,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat.jpg\"\n  :modifiers=\"{crop:'500x100'}\" \u003C!-- no coordinates given -->\n/>\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat.jpg\"\n  :modifiers=\"{crop:'500x100@700x400'}\" \u003C!-- passing coordinates -->\n/>\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat.jpg\"\n  :modifiers=\"{focus:'auto', crop:'500x100'}\" \u003C!-- using focus auto -->\n/>\n",[2392],{"type":121,"tag":190,"props":2393,"children":2394},{"__ignoreMap":115},[2395,2406,2433,2461,2531,2539,2550,2577,2604,2661,2669,2681,2709,2737,2805],{"type":121,"tag":447,"props":2396,"children":2397},{"class":449,"line":450},[2398,2402],{"type":121,"tag":447,"props":2399,"children":2400},{"class":486},[2401],{"type":126,"value":747},{"type":121,"tag":447,"props":2403,"children":2404},{"class":500},[2405],{"type":126,"value":752},{"type":121,"tag":447,"props":2407,"children":2408},{"class":449,"line":249},[2409,2413,2417,2421,2425,2429],{"type":121,"tag":447,"props":2410,"children":2411},{"class":486},[2412],{"type":126,"value":497},{"type":121,"tag":447,"props":2414,"children":2415},{"class":762},[2416],{"type":126,"value":765},{"type":121,"tag":447,"props":2418,"children":2419},{"class":486},[2420],{"type":126,"value":770},{"type":121,"tag":447,"props":2422,"children":2423},{"class":486},[2424],{"type":126,"value":775},{"type":121,"tag":447,"props":2426,"children":2427},{"class":571},[2428],{"type":126,"value":530},{"type":121,"tag":447,"props":2430,"children":2431},{"class":486},[2432],{"type":126,"value":784},{"type":121,"tag":447,"props":2434,"children":2435},{"class":449,"line":519},[2436,2440,2444,2448,2452,2457],{"type":121,"tag":447,"props":2437,"children":2438},{"class":486},[2439],{"type":126,"value":497},{"type":121,"tag":447,"props":2441,"children":2442},{"class":762},[2443],{"type":126,"value":796},{"type":121,"tag":447,"props":2445,"children":2446},{"class":486},[2447],{"type":126,"value":770},{"type":121,"tag":447,"props":2449,"children":2450},{"class":486},[2451],{"type":126,"value":775},{"type":121,"tag":447,"props":2453,"children":2454},{"class":571},[2455],{"type":126,"value":2456},"/cat.jpg",{"type":121,"tag":447,"props":2458,"children":2459},{"class":486},[2460],{"type":126,"value":784},{"type":121,"tag":447,"props":2462,"children":2463},{"class":449,"line":545},[2464,2468,2472,2476,2480,2485,2489,2494,2499,2503,2508,2512,2517,2521,2526],{"type":121,"tag":447,"props":2465,"children":2466},{"class":486},[2467],{"type":126,"value":497},{"type":121,"tag":447,"props":2469,"children":2470},{"class":762},[2471],{"type":126,"value":2299},{"type":121,"tag":447,"props":2473,"children":2474},{"class":486},[2475],{"type":126,"value":770},{"type":121,"tag":447,"props":2477,"children":2478},{"class":486},[2479],{"type":126,"value":775},{"type":121,"tag":447,"props":2481,"children":2482},{"class":571},[2483],{"type":126,"value":2484},"{crop:'500x100'}",{"type":121,"tag":447,"props":2486,"children":2487},{"class":486},[2488],{"type":126,"value":775},{"type":121,"tag":447,"props":2490,"children":2491},{"class":486},[2492],{"type":126,"value":2493}," \u003C!-- ",{"type":121,"tag":447,"props":2495,"children":2496},{"class":762},[2497],{"type":126,"value":2498},"no",{"type":121,"tag":447,"props":2500,"children":2501},{"class":486},[2502],{"type":126,"value":463},{"type":121,"tag":447,"props":2504,"children":2505},{"class":762},[2506],{"type":126,"value":2507},"coordinates",{"type":121,"tag":447,"props":2509,"children":2510},{"class":486},[2511],{"type":126,"value":463},{"type":121,"tag":447,"props":2513,"children":2514},{"class":762},[2515],{"type":126,"value":2516},"given",{"type":121,"tag":447,"props":2518,"children":2519},{"class":486},[2520],{"type":126,"value":463},{"type":121,"tag":447,"props":2522,"children":2523},{"class":762},[2524],{"type":126,"value":2525},"--",{"type":121,"tag":447,"props":2527,"children":2528},{"class":486},[2529],{"type":126,"value":2530},">\n",{"type":121,"tag":447,"props":2532,"children":2533},{"class":449,"line":582},[2534],{"type":121,"tag":447,"props":2535,"children":2536},{"class":460},[2537],{"type":126,"value":2538},"/>\n",{"type":121,"tag":447,"props":2540,"children":2541},{"class":449,"line":596},[2542,2546],{"type":121,"tag":447,"props":2543,"children":2544},{"class":486},[2545],{"type":126,"value":747},{"type":121,"tag":447,"props":2547,"children":2548},{"class":500},[2549],{"type":126,"value":752},{"type":121,"tag":447,"props":2551,"children":2552},{"class":449,"line":609},[2553,2557,2561,2565,2569,2573],{"type":121,"tag":447,"props":2554,"children":2555},{"class":486},[2556],{"type":126,"value":497},{"type":121,"tag":447,"props":2558,"children":2559},{"class":762},[2560],{"type":126,"value":765},{"type":121,"tag":447,"props":2562,"children":2563},{"class":486},[2564],{"type":126,"value":770},{"type":121,"tag":447,"props":2566,"children":2567},{"class":486},[2568],{"type":126,"value":775},{"type":121,"tag":447,"props":2570,"children":2571},{"class":571},[2572],{"type":126,"value":530},{"type":121,"tag":447,"props":2574,"children":2575},{"class":486},[2576],{"type":126,"value":784},{"type":121,"tag":447,"props":2578,"children":2579},{"class":449,"line":622},[2580,2584,2588,2592,2596,2600],{"type":121,"tag":447,"props":2581,"children":2582},{"class":486},[2583],{"type":126,"value":497},{"type":121,"tag":447,"props":2585,"children":2586},{"class":762},[2587],{"type":126,"value":796},{"type":121,"tag":447,"props":2589,"children":2590},{"class":486},[2591],{"type":126,"value":770},{"type":121,"tag":447,"props":2593,"children":2594},{"class":486},[2595],{"type":126,"value":775},{"type":121,"tag":447,"props":2597,"children":2598},{"class":571},[2599],{"type":126,"value":2456},{"type":121,"tag":447,"props":2601,"children":2602},{"class":486},[2603],{"type":126,"value":784},{"type":121,"tag":447,"props":2605,"children":2606},{"class":449,"line":634},[2607,2611,2615,2619,2623,2628,2632,2636,2641,2645,2649,2653,2657],{"type":121,"tag":447,"props":2608,"children":2609},{"class":486},[2610],{"type":126,"value":497},{"type":121,"tag":447,"props":2612,"children":2613},{"class":762},[2614],{"type":126,"value":2299},{"type":121,"tag":447,"props":2616,"children":2617},{"class":486},[2618],{"type":126,"value":770},{"type":121,"tag":447,"props":2620,"children":2621},{"class":486},[2622],{"type":126,"value":775},{"type":121,"tag":447,"props":2624,"children":2625},{"class":571},[2626],{"type":126,"value":2627},"{crop:'500x100@700x400'}",{"type":121,"tag":447,"props":2629,"children":2630},{"class":486},[2631],{"type":126,"value":775},{"type":121,"tag":447,"props":2633,"children":2634},{"class":486},[2635],{"type":126,"value":2493},{"type":121,"tag":447,"props":2637,"children":2638},{"class":762},[2639],{"type":126,"value":2640},"passing",{"type":121,"tag":447,"props":2642,"children":2643},{"class":486},[2644],{"type":126,"value":463},{"type":121,"tag":447,"props":2646,"children":2647},{"class":762},[2648],{"type":126,"value":2507},{"type":121,"tag":447,"props":2650,"children":2651},{"class":486},[2652],{"type":126,"value":463},{"type":121,"tag":447,"props":2654,"children":2655},{"class":762},[2656],{"type":126,"value":2525},{"type":121,"tag":447,"props":2658,"children":2659},{"class":486},[2660],{"type":126,"value":2530},{"type":121,"tag":447,"props":2662,"children":2664},{"class":449,"line":2663},10,[2665],{"type":121,"tag":447,"props":2666,"children":2667},{"class":460},[2668],{"type":126,"value":2538},{"type":121,"tag":447,"props":2670,"children":2672},{"class":449,"line":2671},11,[2673,2677],{"type":121,"tag":447,"props":2674,"children":2675},{"class":486},[2676],{"type":126,"value":747},{"type":121,"tag":447,"props":2678,"children":2679},{"class":500},[2680],{"type":126,"value":752},{"type":121,"tag":447,"props":2682,"children":2684},{"class":449,"line":2683},12,[2685,2689,2693,2697,2701,2705],{"type":121,"tag":447,"props":2686,"children":2687},{"class":486},[2688],{"type":126,"value":497},{"type":121,"tag":447,"props":2690,"children":2691},{"class":762},[2692],{"type":126,"value":765},{"type":121,"tag":447,"props":2694,"children":2695},{"class":486},[2696],{"type":126,"value":770},{"type":121,"tag":447,"props":2698,"children":2699},{"class":486},[2700],{"type":126,"value":775},{"type":121,"tag":447,"props":2702,"children":2703},{"class":571},[2704],{"type":126,"value":530},{"type":121,"tag":447,"props":2706,"children":2707},{"class":486},[2708],{"type":126,"value":784},{"type":121,"tag":447,"props":2710,"children":2712},{"class":449,"line":2711},13,[2713,2717,2721,2725,2729,2733],{"type":121,"tag":447,"props":2714,"children":2715},{"class":486},[2716],{"type":126,"value":497},{"type":121,"tag":447,"props":2718,"children":2719},{"class":762},[2720],{"type":126,"value":796},{"type":121,"tag":447,"props":2722,"children":2723},{"class":486},[2724],{"type":126,"value":770},{"type":121,"tag":447,"props":2726,"children":2727},{"class":486},[2728],{"type":126,"value":775},{"type":121,"tag":447,"props":2730,"children":2731},{"class":571},[2732],{"type":126,"value":2456},{"type":121,"tag":447,"props":2734,"children":2735},{"class":486},[2736],{"type":126,"value":784},{"type":121,"tag":447,"props":2738,"children":2740},{"class":449,"line":2739},14,[2741,2745,2749,2753,2757,2762,2766,2770,2775,2779,2784,2788,2793,2797,2801],{"type":121,"tag":447,"props":2742,"children":2743},{"class":486},[2744],{"type":126,"value":497},{"type":121,"tag":447,"props":2746,"children":2747},{"class":762},[2748],{"type":126,"value":2299},{"type":121,"tag":447,"props":2750,"children":2751},{"class":486},[2752],{"type":126,"value":770},{"type":121,"tag":447,"props":2754,"children":2755},{"class":486},[2756],{"type":126,"value":775},{"type":121,"tag":447,"props":2758,"children":2759},{"class":571},[2760],{"type":126,"value":2761},"{focus:'auto', crop:'500x100'}",{"type":121,"tag":447,"props":2763,"children":2764},{"class":486},[2765],{"type":126,"value":775},{"type":121,"tag":447,"props":2767,"children":2768},{"class":486},[2769],{"type":126,"value":2493},{"type":121,"tag":447,"props":2771,"children":2772},{"class":762},[2773],{"type":126,"value":2774},"using",{"type":121,"tag":447,"props":2776,"children":2777},{"class":486},[2778],{"type":126,"value":463},{"type":121,"tag":447,"props":2780,"children":2781},{"class":762},[2782],{"type":126,"value":2783},"focus",{"type":121,"tag":447,"props":2785,"children":2786},{"class":486},[2787],{"type":126,"value":463},{"type":121,"tag":447,"props":2789,"children":2790},{"class":762},[2791],{"type":126,"value":2792},"auto",{"type":121,"tag":447,"props":2794,"children":2795},{"class":486},[2796],{"type":126,"value":463},{"type":121,"tag":447,"props":2798,"children":2799},{"class":762},[2800],{"type":126,"value":2525},{"type":121,"tag":447,"props":2802,"children":2803},{"class":486},[2804],{"type":126,"value":2530},{"type":121,"tag":447,"props":2806,"children":2808},{"class":449,"line":2807},15,[2809],{"type":121,"tag":447,"props":2810,"children":2811},{"class":460},[2812],{"type":126,"value":860},{"type":121,"tag":122,"props":2814,"children":2815},{},[2816,2817,2830],{"type":126,"value":1630},{"type":121,"tag":129,"props":2818,"children":2821},{"href":2819,"rel":2820},"https://www.twicpics.com/docs/api/transformations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#crop",[133],[2822,2824,2828],{"type":126,"value":2823},"about ",{"type":121,"tag":190,"props":2825,"children":2826},{},[2827],{"type":126,"value":201},{"type":126,"value":2829}," here",{"type":126,"value":382},{"type":121,"tag":670,"props":2832,"children":2833},{"id":360},[2834],{"type":126,"value":360},{"type":121,"tag":122,"props":2836,"children":2837},{},[2838,2842],{"type":121,"tag":190,"props":2839,"children":2840},{},[2841],{"type":126,"value":360},{"type":126,"value":2843}," will invert the image horizontally, vertically or both depending on the expression provided.",{"type":121,"tag":122,"props":2845,"children":2846},{},[2847,2848],{"type":126,"value":718},{"type":121,"tag":190,"props":2849,"children":2850},{},[2851],{"type":126,"value":2852},"{ flip: 'both'|'x'|'y' }",{"type":121,"tag":436,"props":2854,"children":2856},{"className":733,"code":2855,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/puppy.jpg\"\n  :modifiers=\"{flip:'both'}\" \u003C!-- horizontal and vertical -->\n/>\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/puppy.jpg\"\n  :modifiers=\"{flip:'x'}\" \u003C!-- horizontal -->\n/>\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/puppy.jpg\"\n  :modifiers=\"{flip:'y'}\" \u003C!-- vertical -->\n/>\n",[2857],{"type":121,"tag":190,"props":2858,"children":2859},{"__ignoreMap":115},[2860,2871,2898,2926,2993,3000,3011,3038,3065,3113,3120,3131,3158,3185,3233],{"type":121,"tag":447,"props":2861,"children":2862},{"class":449,"line":450},[2863,2867],{"type":121,"tag":447,"props":2864,"children":2865},{"class":486},[2866],{"type":126,"value":747},{"type":121,"tag":447,"props":2868,"children":2869},{"class":500},[2870],{"type":126,"value":752},{"type":121,"tag":447,"props":2872,"children":2873},{"class":449,"line":249},[2874,2878,2882,2886,2890,2894],{"type":121,"tag":447,"props":2875,"children":2876},{"class":486},[2877],{"type":126,"value":497},{"type":121,"tag":447,"props":2879,"children":2880},{"class":762},[2881],{"type":126,"value":765},{"type":121,"tag":447,"props":2883,"children":2884},{"class":486},[2885],{"type":126,"value":770},{"type":121,"tag":447,"props":2887,"children":2888},{"class":486},[2889],{"type":126,"value":775},{"type":121,"tag":447,"props":2891,"children":2892},{"class":571},[2893],{"type":126,"value":530},{"type":121,"tag":447,"props":2895,"children":2896},{"class":486},[2897],{"type":126,"value":784},{"type":121,"tag":447,"props":2899,"children":2900},{"class":449,"line":519},[2901,2905,2909,2913,2917,2922],{"type":121,"tag":447,"props":2902,"children":2903},{"class":486},[2904],{"type":126,"value":497},{"type":121,"tag":447,"props":2906,"children":2907},{"class":762},[2908],{"type":126,"value":796},{"type":121,"tag":447,"props":2910,"children":2911},{"class":486},[2912],{"type":126,"value":770},{"type":121,"tag":447,"props":2914,"children":2915},{"class":486},[2916],{"type":126,"value":775},{"type":121,"tag":447,"props":2918,"children":2919},{"class":571},[2920],{"type":126,"value":2921},"/puppy.jpg",{"type":121,"tag":447,"props":2923,"children":2924},{"class":486},[2925],{"type":126,"value":784},{"type":121,"tag":447,"props":2927,"children":2928},{"class":449,"line":545},[2929,2933,2937,2941,2945,2950,2954,2958,2963,2967,2972,2976,2981,2985,2989],{"type":121,"tag":447,"props":2930,"children":2931},{"class":486},[2932],{"type":126,"value":497},{"type":121,"tag":447,"props":2934,"children":2935},{"class":762},[2936],{"type":126,"value":2299},{"type":121,"tag":447,"props":2938,"children":2939},{"class":486},[2940],{"type":126,"value":770},{"type":121,"tag":447,"props":2942,"children":2943},{"class":486},[2944],{"type":126,"value":775},{"type":121,"tag":447,"props":2946,"children":2947},{"class":571},[2948],{"type":126,"value":2949},"{flip:'both'}",{"type":121,"tag":447,"props":2951,"children":2952},{"class":486},[2953],{"type":126,"value":775},{"type":121,"tag":447,"props":2955,"children":2956},{"class":486},[2957],{"type":126,"value":2493},{"type":121,"tag":447,"props":2959,"children":2960},{"class":762},[2961],{"type":126,"value":2962},"horizontal",{"type":121,"tag":447,"props":2964,"children":2965},{"class":486},[2966],{"type":126,"value":463},{"type":121,"tag":447,"props":2968,"children":2969},{"class":762},[2970],{"type":126,"value":2971},"and",{"type":121,"tag":447,"props":2973,"children":2974},{"class":486},[2975],{"type":126,"value":463},{"type":121,"tag":447,"props":2977,"children":2978},{"class":762},[2979],{"type":126,"value":2980},"vertical",{"type":121,"tag":447,"props":2982,"children":2983},{"class":486},[2984],{"type":126,"value":463},{"type":121,"tag":447,"props":2986,"children":2987},{"class":762},[2988],{"type":126,"value":2525},{"type":121,"tag":447,"props":2990,"children":2991},{"class":486},[2992],{"type":126,"value":2530},{"type":121,"tag":447,"props":2994,"children":2995},{"class":449,"line":582},[2996],{"type":121,"tag":447,"props":2997,"children":2998},{"class":460},[2999],{"type":126,"value":2538},{"type":121,"tag":447,"props":3001,"children":3002},{"class":449,"line":596},[3003,3007],{"type":121,"tag":447,"props":3004,"children":3005},{"class":486},[3006],{"type":126,"value":747},{"type":121,"tag":447,"props":3008,"children":3009},{"class":500},[3010],{"type":126,"value":752},{"type":121,"tag":447,"props":3012,"children":3013},{"class":449,"line":609},[3014,3018,3022,3026,3030,3034],{"type":121,"tag":447,"props":3015,"children":3016},{"class":486},[3017],{"type":126,"value":497},{"type":121,"tag":447,"props":3019,"children":3020},{"class":762},[3021],{"type":126,"value":765},{"type":121,"tag":447,"props":3023,"children":3024},{"class":486},[3025],{"type":126,"value":770},{"type":121,"tag":447,"props":3027,"children":3028},{"class":486},[3029],{"type":126,"value":775},{"type":121,"tag":447,"props":3031,"children":3032},{"class":571},[3033],{"type":126,"value":530},{"type":121,"tag":447,"props":3035,"children":3036},{"class":486},[3037],{"type":126,"value":784},{"type":121,"tag":447,"props":3039,"children":3040},{"class":449,"line":622},[3041,3045,3049,3053,3057,3061],{"type":121,"tag":447,"props":3042,"children":3043},{"class":486},[3044],{"type":126,"value":497},{"type":121,"tag":447,"props":3046,"children":3047},{"class":762},[3048],{"type":126,"value":796},{"type":121,"tag":447,"props":3050,"children":3051},{"class":486},[3052],{"type":126,"value":770},{"type":121,"tag":447,"props":3054,"children":3055},{"class":486},[3056],{"type":126,"value":775},{"type":121,"tag":447,"props":3058,"children":3059},{"class":571},[3060],{"type":126,"value":2921},{"type":121,"tag":447,"props":3062,"children":3063},{"class":486},[3064],{"type":126,"value":784},{"type":121,"tag":447,"props":3066,"children":3067},{"class":449,"line":634},[3068,3072,3076,3080,3084,3089,3093,3097,3101,3105,3109],{"type":121,"tag":447,"props":3069,"children":3070},{"class":486},[3071],{"type":126,"value":497},{"type":121,"tag":447,"props":3073,"children":3074},{"class":762},[3075],{"type":126,"value":2299},{"type":121,"tag":447,"props":3077,"children":3078},{"class":486},[3079],{"type":126,"value":770},{"type":121,"tag":447,"props":3081,"children":3082},{"class":486},[3083],{"type":126,"value":775},{"type":121,"tag":447,"props":3085,"children":3086},{"class":571},[3087],{"type":126,"value":3088},"{flip:'x'}",{"type":121,"tag":447,"props":3090,"children":3091},{"class":486},[3092],{"type":126,"value":775},{"type":121,"tag":447,"props":3094,"children":3095},{"class":486},[3096],{"type":126,"value":2493},{"type":121,"tag":447,"props":3098,"children":3099},{"class":762},[3100],{"type":126,"value":2962},{"type":121,"tag":447,"props":3102,"children":3103},{"class":486},[3104],{"type":126,"value":463},{"type":121,"tag":447,"props":3106,"children":3107},{"class":762},[3108],{"type":126,"value":2525},{"type":121,"tag":447,"props":3110,"children":3111},{"class":486},[3112],{"type":126,"value":2530},{"type":121,"tag":447,"props":3114,"children":3115},{"class":449,"line":2663},[3116],{"type":121,"tag":447,"props":3117,"children":3118},{"class":460},[3119],{"type":126,"value":2538},{"type":121,"tag":447,"props":3121,"children":3122},{"class":449,"line":2671},[3123,3127],{"type":121,"tag":447,"props":3124,"children":3125},{"class":486},[3126],{"type":126,"value":747},{"type":121,"tag":447,"props":3128,"children":3129},{"class":500},[3130],{"type":126,"value":752},{"type":121,"tag":447,"props":3132,"children":3133},{"class":449,"line":2683},[3134,3138,3142,3146,3150,3154],{"type":121,"tag":447,"props":3135,"children":3136},{"class":486},[3137],{"type":126,"value":497},{"type":121,"tag":447,"props":3139,"children":3140},{"class":762},[3141],{"type":126,"value":765},{"type":121,"tag":447,"props":3143,"children":3144},{"class":486},[3145],{"type":126,"value":770},{"type":121,"tag":447,"props":3147,"children":3148},{"class":486},[3149],{"type":126,"value":775},{"type":121,"tag":447,"props":3151,"children":3152},{"class":571},[3153],{"type":126,"value":530},{"type":121,"tag":447,"props":3155,"children":3156},{"class":486},[3157],{"type":126,"value":784},{"type":121,"tag":447,"props":3159,"children":3160},{"class":449,"line":2711},[3161,3165,3169,3173,3177,3181],{"type":121,"tag":447,"props":3162,"children":3163},{"class":486},[3164],{"type":126,"value":497},{"type":121,"tag":447,"props":3166,"children":3167},{"class":762},[3168],{"type":126,"value":796},{"type":121,"tag":447,"props":3170,"children":3171},{"class":486},[3172],{"type":126,"value":770},{"type":121,"tag":447,"props":3174,"children":3175},{"class":486},[3176],{"type":126,"value":775},{"type":121,"tag":447,"props":3178,"children":3179},{"class":571},[3180],{"type":126,"value":2921},{"type":121,"tag":447,"props":3182,"children":3183},{"class":486},[3184],{"type":126,"value":784},{"type":121,"tag":447,"props":3186,"children":3187},{"class":449,"line":2739},[3188,3192,3196,3200,3204,3209,3213,3217,3221,3225,3229],{"type":121,"tag":447,"props":3189,"children":3190},{"class":486},[3191],{"type":126,"value":497},{"type":121,"tag":447,"props":3193,"children":3194},{"class":762},[3195],{"type":126,"value":2299},{"type":121,"tag":447,"props":3197,"children":3198},{"class":486},[3199],{"type":126,"value":770},{"type":121,"tag":447,"props":3201,"children":3202},{"class":486},[3203],{"type":126,"value":775},{"type":121,"tag":447,"props":3205,"children":3206},{"class":571},[3207],{"type":126,"value":3208},"{flip:'y'}",{"type":121,"tag":447,"props":3210,"children":3211},{"class":486},[3212],{"type":126,"value":775},{"type":121,"tag":447,"props":3214,"children":3215},{"class":486},[3216],{"type":126,"value":2493},{"type":121,"tag":447,"props":3218,"children":3219},{"class":762},[3220],{"type":126,"value":2980},{"type":121,"tag":447,"props":3222,"children":3223},{"class":486},[3224],{"type":126,"value":463},{"type":121,"tag":447,"props":3226,"children":3227},{"class":762},[3228],{"type":126,"value":2525},{"type":121,"tag":447,"props":3230,"children":3231},{"class":486},[3232],{"type":126,"value":2530},{"type":121,"tag":447,"props":3234,"children":3235},{"class":449,"line":2807},[3236],{"type":121,"tag":447,"props":3237,"children":3238},{"class":460},[3239],{"type":126,"value":860},{"type":121,"tag":122,"props":3241,"children":3242},{},[3243,3244,3255],{"type":126,"value":1630},{"type":121,"tag":129,"props":3245,"children":3248},{"href":3246,"rel":3247},"https://www.twicpics.com/docs/api/transformations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#flip",[133],[3249,3250,3254],{"type":126,"value":2823},{"type":121,"tag":190,"props":3251,"children":3252},{},[3253],{"type":126,"value":360},{"type":126,"value":2829},{"type":126,"value":382},{"type":121,"tag":670,"props":3257,"children":3258},{"id":2783},[3259],{"type":126,"value":2783},{"type":121,"tag":122,"props":3261,"children":3262},{},[3263,3267],{"type":121,"tag":190,"props":3264,"children":3265},{},[3266],{"type":126,"value":2783},{"type":126,"value":3268}," will set the focus point coordinates. It doesn't modify the output image in any way but will change the behavior of further transformations that take the focus point into account (namely cover, crop and resize).",{"type":121,"tag":122,"props":3270,"children":3271},{},[3272,3274,3278],{"type":126,"value":3273},"If ",{"type":121,"tag":190,"props":3275,"children":3276},{},[3277],{"type":126,"value":2792},{"type":126,"value":3279}," is used in place of actual coordinates, the focus point will be chosen automagically for you!",{"type":121,"tag":122,"props":3281,"children":3282},{},[3283,3284,3289,3298],{"type":126,"value":718},{"type":121,"tag":190,"props":3285,"children":3286},{},[3287],{"type":126,"value":3288},"{ focus: ",{"type":121,"tag":129,"props":3290,"children":3293},{"href":3291,"rel":3292},"https://www.twicpics.com/docs/api/manipulations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#crop-coordinates",[133],[3294],{"type":121,"tag":190,"props":3295,"children":3296},{},[3297],{"type":126,"value":2507},{"type":121,"tag":190,"props":3299,"children":3300},{},[3301],{"type":126,"value":3302},"|'auto' }",{"type":121,"tag":436,"props":3304,"children":3306},{"className":733,"code":3305,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat_1x1.jpg\"\n  :modifiers=\"{focus:'auto', crop:'500x500'}\" \u003C!-- using crop with focus auto -->\n/>\n\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/football.jpg\"\n  :modifiers=\"{focus:'auto', cover:'1:1'}\" \u003C!-- changing ratio with focus auto -->\n/>\n\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/path-to-nuxt-demo.jpg\"\n  :modifiers=\"{focus:'200x200', cover:'1:1'}\" \u003C!-- changing ratio with selected focus -->\n/>\n",[3307],{"type":121,"tag":190,"props":3308,"children":3309},{"__ignoreMap":115},[3310,3321,3348,3375,3456,3463,3469,3480,3507,3534,3616,3623,3629,3640,3667,3694,3776],{"type":121,"tag":447,"props":3311,"children":3312},{"class":449,"line":450},[3313,3317],{"type":121,"tag":447,"props":3314,"children":3315},{"class":486},[3316],{"type":126,"value":747},{"type":121,"tag":447,"props":3318,"children":3319},{"class":500},[3320],{"type":126,"value":752},{"type":121,"tag":447,"props":3322,"children":3323},{"class":449,"line":249},[3324,3328,3332,3336,3340,3344],{"type":121,"tag":447,"props":3325,"children":3326},{"class":486},[3327],{"type":126,"value":497},{"type":121,"tag":447,"props":3329,"children":3330},{"class":762},[3331],{"type":126,"value":765},{"type":121,"tag":447,"props":3333,"children":3334},{"class":486},[3335],{"type":126,"value":770},{"type":121,"tag":447,"props":3337,"children":3338},{"class":486},[3339],{"type":126,"value":775},{"type":121,"tag":447,"props":3341,"children":3342},{"class":571},[3343],{"type":126,"value":530},{"type":121,"tag":447,"props":3345,"children":3346},{"class":486},[3347],{"type":126,"value":784},{"type":121,"tag":447,"props":3349,"children":3350},{"class":449,"line":519},[3351,3355,3359,3363,3367,3371],{"type":121,"tag":447,"props":3352,"children":3353},{"class":486},[3354],{"type":126,"value":497},{"type":121,"tag":447,"props":3356,"children":3357},{"class":762},[3358],{"type":126,"value":796},{"type":121,"tag":447,"props":3360,"children":3361},{"class":486},[3362],{"type":126,"value":770},{"type":121,"tag":447,"props":3364,"children":3365},{"class":486},[3366],{"type":126,"value":775},{"type":121,"tag":447,"props":3368,"children":3369},{"class":571},[3370],{"type":126,"value":1084},{"type":121,"tag":447,"props":3372,"children":3373},{"class":486},[3374],{"type":126,"value":784},{"type":121,"tag":447,"props":3376,"children":3377},{"class":449,"line":545},[3378,3382,3386,3390,3394,3399,3403,3407,3411,3415,3419,3423,3428,3432,3436,3440,3444,3448,3452],{"type":121,"tag":447,"props":3379,"children":3380},{"class":486},[3381],{"type":126,"value":497},{"type":121,"tag":447,"props":3383,"children":3384},{"class":762},[3385],{"type":126,"value":2299},{"type":121,"tag":447,"props":3387,"children":3388},{"class":486},[3389],{"type":126,"value":770},{"type":121,"tag":447,"props":3391,"children":3392},{"class":486},[3393],{"type":126,"value":775},{"type":121,"tag":447,"props":3395,"children":3396},{"class":571},[3397],{"type":126,"value":3398},"{focus:'auto', crop:'500x500'}",{"type":121,"tag":447,"props":3400,"children":3401},{"class":486},[3402],{"type":126,"value":775},{"type":121,"tag":447,"props":3404,"children":3405},{"class":486},[3406],{"type":126,"value":2493},{"type":121,"tag":447,"props":3408,"children":3409},{"class":762},[3410],{"type":126,"value":2774},{"type":121,"tag":447,"props":3412,"children":3413},{"class":486},[3414],{"type":126,"value":463},{"type":121,"tag":447,"props":3416,"children":3417},{"class":762},[3418],{"type":126,"value":201},{"type":121,"tag":447,"props":3420,"children":3421},{"class":486},[3422],{"type":126,"value":463},{"type":121,"tag":447,"props":3424,"children":3425},{"class":762},[3426],{"type":126,"value":3427},"with",{"type":121,"tag":447,"props":3429,"children":3430},{"class":486},[3431],{"type":126,"value":463},{"type":121,"tag":447,"props":3433,"children":3434},{"class":762},[3435],{"type":126,"value":2783},{"type":121,"tag":447,"props":3437,"children":3438},{"class":486},[3439],{"type":126,"value":463},{"type":121,"tag":447,"props":3441,"children":3442},{"class":762},[3443],{"type":126,"value":2792},{"type":121,"tag":447,"props":3445,"children":3446},{"class":486},[3447],{"type":126,"value":463},{"type":121,"tag":447,"props":3449,"children":3450},{"class":762},[3451],{"type":126,"value":2525},{"type":121,"tag":447,"props":3453,"children":3454},{"class":486},[3455],{"type":126,"value":2530},{"type":121,"tag":447,"props":3457,"children":3458},{"class":449,"line":582},[3459],{"type":121,"tag":447,"props":3460,"children":3461},{"class":460},[3462],{"type":126,"value":2538},{"type":121,"tag":447,"props":3464,"children":3465},{"class":449,"line":596},[3466],{"type":121,"tag":447,"props":3467,"children":3468},{},[],{"type":121,"tag":447,"props":3470,"children":3471},{"class":449,"line":609},[3472,3476],{"type":121,"tag":447,"props":3473,"children":3474},{"class":486},[3475],{"type":126,"value":747},{"type":121,"tag":447,"props":3477,"children":3478},{"class":500},[3479],{"type":126,"value":752},{"type":121,"tag":447,"props":3481,"children":3482},{"class":449,"line":622},[3483,3487,3491,3495,3499,3503],{"type":121,"tag":447,"props":3484,"children":3485},{"class":486},[3486],{"type":126,"value":497},{"type":121,"tag":447,"props":3488,"children":3489},{"class":762},[3490],{"type":126,"value":765},{"type":121,"tag":447,"props":3492,"children":3493},{"class":486},[3494],{"type":126,"value":770},{"type":121,"tag":447,"props":3496,"children":3497},{"class":486},[3498],{"type":126,"value":775},{"type":121,"tag":447,"props":3500,"children":3501},{"class":571},[3502],{"type":126,"value":530},{"type":121,"tag":447,"props":3504,"children":3505},{"class":486},[3506],{"type":126,"value":784},{"type":121,"tag":447,"props":3508,"children":3509},{"class":449,"line":634},[3510,3514,3518,3522,3526,3530],{"type":121,"tag":447,"props":3511,"children":3512},{"class":486},[3513],{"type":126,"value":497},{"type":121,"tag":447,"props":3515,"children":3516},{"class":762},[3517],{"type":126,"value":796},{"type":121,"tag":447,"props":3519,"children":3520},{"class":486},[3521],{"type":126,"value":770},{"type":121,"tag":447,"props":3523,"children":3524},{"class":486},[3525],{"type":126,"value":775},{"type":121,"tag":447,"props":3527,"children":3528},{"class":571},[3529],{"type":126,"value":809},{"type":121,"tag":447,"props":3531,"children":3532},{"class":486},[3533],{"type":126,"value":784},{"type":121,"tag":447,"props":3535,"children":3536},{"class":449,"line":2663},[3537,3541,3545,3549,3553,3558,3562,3566,3571,3575,3580,3584,3588,3592,3596,3600,3604,3608,3612],{"type":121,"tag":447,"props":3538,"children":3539},{"class":486},[3540],{"type":126,"value":497},{"type":121,"tag":447,"props":3542,"children":3543},{"class":762},[3544],{"type":126,"value":2299},{"type":121,"tag":447,"props":3546,"children":3547},{"class":486},[3548],{"type":126,"value":770},{"type":121,"tag":447,"props":3550,"children":3551},{"class":486},[3552],{"type":126,"value":775},{"type":121,"tag":447,"props":3554,"children":3555},{"class":571},[3556],{"type":126,"value":3557},"{focus:'auto', cover:'1:1'}",{"type":121,"tag":447,"props":3559,"children":3560},{"class":486},[3561],{"type":126,"value":775},{"type":121,"tag":447,"props":3563,"children":3564},{"class":486},[3565],{"type":126,"value":2493},{"type":121,"tag":447,"props":3567,"children":3568},{"class":762},[3569],{"type":126,"value":3570},"changing",{"type":121,"tag":447,"props":3572,"children":3573},{"class":486},[3574],{"type":126,"value":463},{"type":121,"tag":447,"props":3576,"children":3577},{"class":762},[3578],{"type":126,"value":3579},"ratio",{"type":121,"tag":447,"props":3581,"children":3582},{"class":486},[3583],{"type":126,"value":463},{"type":121,"tag":447,"props":3585,"children":3586},{"class":762},[3587],{"type":126,"value":3427},{"type":121,"tag":447,"props":3589,"children":3590},{"class":486},[3591],{"type":126,"value":463},{"type":121,"tag":447,"props":3593,"children":3594},{"class":762},[3595],{"type":126,"value":2783},{"type":121,"tag":447,"props":3597,"children":3598},{"class":486},[3599],{"type":126,"value":463},{"type":121,"tag":447,"props":3601,"children":3602},{"class":762},[3603],{"type":126,"value":2792},{"type":121,"tag":447,"props":3605,"children":3606},{"class":486},[3607],{"type":126,"value":463},{"type":121,"tag":447,"props":3609,"children":3610},{"class":762},[3611],{"type":126,"value":2525},{"type":121,"tag":447,"props":3613,"children":3614},{"class":486},[3615],{"type":126,"value":2530},{"type":121,"tag":447,"props":3617,"children":3618},{"class":449,"line":2671},[3619],{"type":121,"tag":447,"props":3620,"children":3621},{"class":460},[3622],{"type":126,"value":2538},{"type":121,"tag":447,"props":3624,"children":3625},{"class":449,"line":2683},[3626],{"type":121,"tag":447,"props":3627,"children":3628},{},[],{"type":121,"tag":447,"props":3630,"children":3631},{"class":449,"line":2711},[3632,3636],{"type":121,"tag":447,"props":3633,"children":3634},{"class":486},[3635],{"type":126,"value":747},{"type":121,"tag":447,"props":3637,"children":3638},{"class":500},[3639],{"type":126,"value":752},{"type":121,"tag":447,"props":3641,"children":3642},{"class":449,"line":2739},[3643,3647,3651,3655,3659,3663],{"type":121,"tag":447,"props":3644,"children":3645},{"class":486},[3646],{"type":126,"value":497},{"type":121,"tag":447,"props":3648,"children":3649},{"class":762},[3650],{"type":126,"value":765},{"type":121,"tag":447,"props":3652,"children":3653},{"class":486},[3654],{"type":126,"value":770},{"type":121,"tag":447,"props":3656,"children":3657},{"class":486},[3658],{"type":126,"value":775},{"type":121,"tag":447,"props":3660,"children":3661},{"class":571},[3662],{"type":126,"value":530},{"type":121,"tag":447,"props":3664,"children":3665},{"class":486},[3666],{"type":126,"value":784},{"type":121,"tag":447,"props":3668,"children":3669},{"class":449,"line":2807},[3670,3674,3678,3682,3686,3690],{"type":121,"tag":447,"props":3671,"children":3672},{"class":486},[3673],{"type":126,"value":497},{"type":121,"tag":447,"props":3675,"children":3676},{"class":762},[3677],{"type":126,"value":796},{"type":121,"tag":447,"props":3679,"children":3680},{"class":486},[3681],{"type":126,"value":770},{"type":121,"tag":447,"props":3683,"children":3684},{"class":486},[3685],{"type":126,"value":775},{"type":121,"tag":447,"props":3687,"children":3688},{"class":571},[3689],{"type":126,"value":2239},{"type":121,"tag":447,"props":3691,"children":3692},{"class":486},[3693],{"type":126,"value":784},{"type":121,"tag":447,"props":3695,"children":3697},{"class":449,"line":3696},16,[3698,3702,3706,3710,3714,3719,3723,3727,3731,3735,3739,3743,3747,3751,3756,3760,3764,3768,3772],{"type":121,"tag":447,"props":3699,"children":3700},{"class":486},[3701],{"type":126,"value":497},{"type":121,"tag":447,"props":3703,"children":3704},{"class":762},[3705],{"type":126,"value":2299},{"type":121,"tag":447,"props":3707,"children":3708},{"class":486},[3709],{"type":126,"value":770},{"type":121,"tag":447,"props":3711,"children":3712},{"class":486},[3713],{"type":126,"value":775},{"type":121,"tag":447,"props":3715,"children":3716},{"class":571},[3717],{"type":126,"value":3718},"{focus:'200x200', cover:'1:1'}",{"type":121,"tag":447,"props":3720,"children":3721},{"class":486},[3722],{"type":126,"value":775},{"type":121,"tag":447,"props":3724,"children":3725},{"class":486},[3726],{"type":126,"value":2493},{"type":121,"tag":447,"props":3728,"children":3729},{"class":762},[3730],{"type":126,"value":3570},{"type":121,"tag":447,"props":3732,"children":3733},{"class":486},[3734],{"type":126,"value":463},{"type":121,"tag":447,"props":3736,"children":3737},{"class":762},[3738],{"type":126,"value":3579},{"type":121,"tag":447,"props":3740,"children":3741},{"class":486},[3742],{"type":126,"value":463},{"type":121,"tag":447,"props":3744,"children":3745},{"class":762},[3746],{"type":126,"value":3427},{"type":121,"tag":447,"props":3748,"children":3749},{"class":486},[3750],{"type":126,"value":463},{"type":121,"tag":447,"props":3752,"children":3753},{"class":762},[3754],{"type":126,"value":3755},"selected",{"type":121,"tag":447,"props":3757,"children":3758},{"class":486},[3759],{"type":126,"value":463},{"type":121,"tag":447,"props":3761,"children":3762},{"class":762},[3763],{"type":126,"value":2783},{"type":121,"tag":447,"props":3765,"children":3766},{"class":486},[3767],{"type":126,"value":463},{"type":121,"tag":447,"props":3769,"children":3770},{"class":762},[3771],{"type":126,"value":2525},{"type":121,"tag":447,"props":3773,"children":3774},{"class":486},[3775],{"type":126,"value":2530},{"type":121,"tag":447,"props":3777,"children":3779},{"class":449,"line":3778},17,[3780],{"type":121,"tag":447,"props":3781,"children":3782},{"class":460},[3783],{"type":126,"value":860},{"type":121,"tag":122,"props":3785,"children":3786},{},[3787,3792],{"type":121,"tag":3788,"props":3789,"children":3790},"em",{},[3791],{"type":126,"value":1692},{"type":126,"value":3793}," : focus must be placed before the transformations modifying the output image (namely cover, crop and resize).",{"type":121,"tag":122,"props":3795,"children":3796},{},[3797,3798,3809],{"type":126,"value":1630},{"type":121,"tag":129,"props":3799,"children":3802},{"href":3800,"rel":3801},"https://www.twicpics.com/docs/api/transformations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#focus",[133],[3803,3804,3808],{"type":126,"value":2823},{"type":121,"tag":190,"props":3805,"children":3806},{},[3807],{"type":126,"value":2783},{"type":126,"value":2829},{"type":126,"value":382},{"type":121,"tag":670,"props":3811,"children":3813},{"id":3812},"truecolor",[3814],{"type":126,"value":3812},{"type":121,"tag":122,"props":3816,"children":3817},{},[3818,3822],{"type":121,"tag":190,"props":3819,"children":3820},{},[3821],{"type":126,"value":3812},{"type":126,"value":3823}," can be used to prevent color quantization. If no boolean is provided, true is assumed.",{"type":121,"tag":122,"props":3825,"children":3826},{},[3827],{"type":126,"value":3828},"By default, quantization is allowed (truecolor=false).",{"type":121,"tag":122,"props":3830,"children":3831},{},[3832,3834,3839],{"type":126,"value":3833},"Quantization occurs whenever the output format is ",{"type":121,"tag":190,"props":3835,"children":3836},{},[3837],{"type":126,"value":3838},"png",{"type":126,"value":382},{"type":121,"tag":122,"props":3841,"children":3842},{},[3843,3845,3849,3851,3855],{"type":126,"value":3844},"Use truecolor if you want to distribute substantially larger but more accurate images with translucency to users on browsers with no ",{"type":121,"tag":190,"props":3846,"children":3847},{},[3848],{"type":126,"value":320},{"type":126,"value":3850}," support or when ",{"type":121,"tag":190,"props":3852,"children":3853},{},[3854],{"type":126,"value":3838},{"type":126,"value":3856}," is required as output format.",{"type":121,"tag":436,"props":3858,"children":3860},{"className":733,"code":3859,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/peacock.jpg\"\n  format=\"png\"\n  :modifiers=\"{truecolor:true}\" \u003C!-- disallowes color quantization -->\n/>\n\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/peacock.jpg\"\n  format=\"png\"\n  :modifiers=\"{truecolor:false}\" \u003C!-- allowes color quantization (default value) -->\n/>\n",[3861],{"type":121,"tag":190,"props":3862,"children":3863},{"__ignoreMap":115},[3864,3875,3902,3930,3957,4023,4030,4036,4047,4074,4101,4128,4211],{"type":121,"tag":447,"props":3865,"children":3866},{"class":449,"line":450},[3867,3871],{"type":121,"tag":447,"props":3868,"children":3869},{"class":486},[3870],{"type":126,"value":747},{"type":121,"tag":447,"props":3872,"children":3873},{"class":500},[3874],{"type":126,"value":752},{"type":121,"tag":447,"props":3876,"children":3877},{"class":449,"line":249},[3878,3882,3886,3890,3894,3898],{"type":121,"tag":447,"props":3879,"children":3880},{"class":486},[3881],{"type":126,"value":497},{"type":121,"tag":447,"props":3883,"children":3884},{"class":762},[3885],{"type":126,"value":765},{"type":121,"tag":447,"props":3887,"children":3888},{"class":486},[3889],{"type":126,"value":770},{"type":121,"tag":447,"props":3891,"children":3892},{"class":486},[3893],{"type":126,"value":775},{"type":121,"tag":447,"props":3895,"children":3896},{"class":571},[3897],{"type":126,"value":530},{"type":121,"tag":447,"props":3899,"children":3900},{"class":486},[3901],{"type":126,"value":784},{"type":121,"tag":447,"props":3903,"children":3904},{"class":449,"line":519},[3905,3909,3913,3917,3921,3926],{"type":121,"tag":447,"props":3906,"children":3907},{"class":486},[3908],{"type":126,"value":497},{"type":121,"tag":447,"props":3910,"children":3911},{"class":762},[3912],{"type":126,"value":796},{"type":121,"tag":447,"props":3914,"children":3915},{"class":486},[3916],{"type":126,"value":770},{"type":121,"tag":447,"props":3918,"children":3919},{"class":486},[3920],{"type":126,"value":775},{"type":121,"tag":447,"props":3922,"children":3923},{"class":571},[3924],{"type":126,"value":3925},"/peacock.jpg",{"type":121,"tag":447,"props":3927,"children":3928},{"class":486},[3929],{"type":126,"value":784},{"type":121,"tag":447,"props":3931,"children":3932},{"class":449,"line":545},[3933,3937,3941,3945,3949,3953],{"type":121,"tag":447,"props":3934,"children":3935},{"class":486},[3936],{"type":126,"value":497},{"type":121,"tag":447,"props":3938,"children":3939},{"class":762},[3940],{"type":126,"value":1339},{"type":121,"tag":447,"props":3942,"children":3943},{"class":486},[3944],{"type":126,"value":770},{"type":121,"tag":447,"props":3946,"children":3947},{"class":486},[3948],{"type":126,"value":775},{"type":121,"tag":447,"props":3950,"children":3951},{"class":571},[3952],{"type":126,"value":3838},{"type":121,"tag":447,"props":3954,"children":3955},{"class":486},[3956],{"type":126,"value":784},{"type":121,"tag":447,"props":3958,"children":3959},{"class":449,"line":582},[3960,3964,3968,3972,3976,3981,3985,3989,3994,3998,4002,4006,4011,4015,4019],{"type":121,"tag":447,"props":3961,"children":3962},{"class":486},[3963],{"type":126,"value":497},{"type":121,"tag":447,"props":3965,"children":3966},{"class":762},[3967],{"type":126,"value":2299},{"type":121,"tag":447,"props":3969,"children":3970},{"class":486},[3971],{"type":126,"value":770},{"type":121,"tag":447,"props":3973,"children":3974},{"class":486},[3975],{"type":126,"value":775},{"type":121,"tag":447,"props":3977,"children":3978},{"class":571},[3979],{"type":126,"value":3980},"{truecolor:true}",{"type":121,"tag":447,"props":3982,"children":3983},{"class":486},[3984],{"type":126,"value":775},{"type":121,"tag":447,"props":3986,"children":3987},{"class":486},[3988],{"type":126,"value":2493},{"type":121,"tag":447,"props":3990,"children":3991},{"class":762},[3992],{"type":126,"value":3993},"disallowes",{"type":121,"tag":447,"props":3995,"children":3996},{"class":486},[3997],{"type":126,"value":463},{"type":121,"tag":447,"props":3999,"children":4000},{"class":762},[4001],{"type":126,"value":1857},{"type":121,"tag":447,"props":4003,"children":4004},{"class":486},[4005],{"type":126,"value":463},{"type":121,"tag":447,"props":4007,"children":4008},{"class":762},[4009],{"type":126,"value":4010},"quantization",{"type":121,"tag":447,"props":4012,"children":4013},{"class":486},[4014],{"type":126,"value":463},{"type":121,"tag":447,"props":4016,"children":4017},{"class":762},[4018],{"type":126,"value":2525},{"type":121,"tag":447,"props":4020,"children":4021},{"class":486},[4022],{"type":126,"value":2530},{"type":121,"tag":447,"props":4024,"children":4025},{"class":449,"line":596},[4026],{"type":121,"tag":447,"props":4027,"children":4028},{"class":460},[4029],{"type":126,"value":2538},{"type":121,"tag":447,"props":4031,"children":4032},{"class":449,"line":609},[4033],{"type":121,"tag":447,"props":4034,"children":4035},{},[],{"type":121,"tag":447,"props":4037,"children":4038},{"class":449,"line":622},[4039,4043],{"type":121,"tag":447,"props":4040,"children":4041},{"class":486},[4042],{"type":126,"value":747},{"type":121,"tag":447,"props":4044,"children":4045},{"class":500},[4046],{"type":126,"value":752},{"type":121,"tag":447,"props":4048,"children":4049},{"class":449,"line":634},[4050,4054,4058,4062,4066,4070],{"type":121,"tag":447,"props":4051,"children":4052},{"class":486},[4053],{"type":126,"value":497},{"type":121,"tag":447,"props":4055,"children":4056},{"class":762},[4057],{"type":126,"value":765},{"type":121,"tag":447,"props":4059,"children":4060},{"class":486},[4061],{"type":126,"value":770},{"type":121,"tag":447,"props":4063,"children":4064},{"class":486},[4065],{"type":126,"value":775},{"type":121,"tag":447,"props":4067,"children":4068},{"class":571},[4069],{"type":126,"value":530},{"type":121,"tag":447,"props":4071,"children":4072},{"class":486},[4073],{"type":126,"value":784},{"type":121,"tag":447,"props":4075,"children":4076},{"class":449,"line":2663},[4077,4081,4085,4089,4093,4097],{"type":121,"tag":447,"props":4078,"children":4079},{"class":486},[4080],{"type":126,"value":497},{"type":121,"tag":447,"props":4082,"children":4083},{"class":762},[4084],{"type":126,"value":796},{"type":121,"tag":447,"props":4086,"children":4087},{"class":486},[4088],{"type":126,"value":770},{"type":121,"tag":447,"props":4090,"children":4091},{"class":486},[4092],{"type":126,"value":775},{"type":121,"tag":447,"props":4094,"children":4095},{"class":571},[4096],{"type":126,"value":3925},{"type":121,"tag":447,"props":4098,"children":4099},{"class":486},[4100],{"type":126,"value":784},{"type":121,"tag":447,"props":4102,"children":4103},{"class":449,"line":2671},[4104,4108,4112,4116,4120,4124],{"type":121,"tag":447,"props":4105,"children":4106},{"class":486},[4107],{"type":126,"value":497},{"type":121,"tag":447,"props":4109,"children":4110},{"class":762},[4111],{"type":126,"value":1339},{"type":121,"tag":447,"props":4113,"children":4114},{"class":486},[4115],{"type":126,"value":770},{"type":121,"tag":447,"props":4117,"children":4118},{"class":486},[4119],{"type":126,"value":775},{"type":121,"tag":447,"props":4121,"children":4122},{"class":571},[4123],{"type":126,"value":3838},{"type":121,"tag":447,"props":4125,"children":4126},{"class":486},[4127],{"type":126,"value":784},{"type":121,"tag":447,"props":4129,"children":4130},{"class":449,"line":2683},[4131,4135,4139,4143,4147,4152,4156,4160,4165,4169,4173,4177,4181,4185,4190,4194,4199,4203,4207],{"type":121,"tag":447,"props":4132,"children":4133},{"class":486},[4134],{"type":126,"value":497},{"type":121,"tag":447,"props":4136,"children":4137},{"class":762},[4138],{"type":126,"value":2299},{"type":121,"tag":447,"props":4140,"children":4141},{"class":486},[4142],{"type":126,"value":770},{"type":121,"tag":447,"props":4144,"children":4145},{"class":486},[4146],{"type":126,"value":775},{"type":121,"tag":447,"props":4148,"children":4149},{"class":571},[4150],{"type":126,"value":4151},"{truecolor:false}",{"type":121,"tag":447,"props":4153,"children":4154},{"class":486},[4155],{"type":126,"value":775},{"type":121,"tag":447,"props":4157,"children":4158},{"class":486},[4159],{"type":126,"value":2493},{"type":121,"tag":447,"props":4161,"children":4162},{"class":762},[4163],{"type":126,"value":4164},"allowes",{"type":121,"tag":447,"props":4166,"children":4167},{"class":486},[4168],{"type":126,"value":463},{"type":121,"tag":447,"props":4170,"children":4171},{"class":762},[4172],{"type":126,"value":1857},{"type":121,"tag":447,"props":4174,"children":4175},{"class":486},[4176],{"type":126,"value":463},{"type":121,"tag":447,"props":4178,"children":4179},{"class":762},[4180],{"type":126,"value":4010},{"type":121,"tag":447,"props":4182,"children":4183},{"class":486},[4184],{"type":126,"value":463},{"type":121,"tag":447,"props":4186,"children":4187},{"class":762},[4188],{"type":126,"value":4189},"(default",{"type":121,"tag":447,"props":4191,"children":4192},{"class":486},[4193],{"type":126,"value":463},{"type":121,"tag":447,"props":4195,"children":4196},{"class":762},[4197],{"type":126,"value":4198},"value)",{"type":121,"tag":447,"props":4200,"children":4201},{"class":486},[4202],{"type":126,"value":463},{"type":121,"tag":447,"props":4204,"children":4205},{"class":762},[4206],{"type":126,"value":2525},{"type":121,"tag":447,"props":4208,"children":4209},{"class":486},[4210],{"type":126,"value":2530},{"type":121,"tag":447,"props":4212,"children":4213},{"class":449,"line":2711},[4214],{"type":121,"tag":447,"props":4215,"children":4216},{"class":460},[4217],{"type":126,"value":860},{"type":121,"tag":122,"props":4219,"children":4220},{},[4221,4222,4233],{"type":126,"value":1630},{"type":121,"tag":129,"props":4223,"children":4226},{"href":4224,"rel":4225},"https://www.twicpics.com/docs/api/transformations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#truecolor",[133],[4227,4228,4232],{"type":126,"value":2823},{"type":121,"tag":190,"props":4229,"children":4230},{},[4231],{"type":126,"value":3812},{"type":126,"value":2829},{"type":126,"value":382},{"type":121,"tag":670,"props":4235,"children":4236},{"id":367},[4237],{"type":126,"value":367},{"type":121,"tag":122,"props":4239,"children":4240},{},[4241,4245],{"type":121,"tag":190,"props":4242,"children":4243},{},[4244],{"type":126,"value":367},{"type":126,"value":4246}," will change the orientation of the image. It accepts an angle in degrees or an expression. Angles will be rounded to the closest multiple of 90°.",{"type":121,"tag":122,"props":4248,"children":4249},{},[4250,4251,4256,4264],{"type":126,"value":718},{"type":121,"tag":190,"props":4252,"children":4253},{},[4254],{"type":126,"value":4255},"{ turn: ",{"type":121,"tag":129,"props":4257,"children":4259},{"href":1660,"rel":4258},[133],[4260],{"type":121,"tag":190,"props":4261,"children":4262},{},[4263],{"type":126,"value":1667},{"type":121,"tag":190,"props":4265,"children":4266},{},[4267],{"type":126,"value":4268},"|'flip'|'left'|'right' }",{"type":121,"tag":436,"props":4270,"children":4272},{"className":733,"code":4271,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/football.jpg\"\n  :modifiers=\"{turn:'left'}\" \u003C!-- turns image at -90° -->\n/>\n\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/football.jpg\"\n  :modifiers=\"{turn:180}\" \u003C!-- turns image at 180° -->\n/>\n",[4273],{"type":121,"tag":190,"props":4274,"children":4275},{"__ignoreMap":115},[4276,4287,4314,4341,4416,4423,4429,4440,4467,4494,4567],{"type":121,"tag":447,"props":4277,"children":4278},{"class":449,"line":450},[4279,4283],{"type":121,"tag":447,"props":4280,"children":4281},{"class":486},[4282],{"type":126,"value":747},{"type":121,"tag":447,"props":4284,"children":4285},{"class":500},[4286],{"type":126,"value":752},{"type":121,"tag":447,"props":4288,"children":4289},{"class":449,"line":249},[4290,4294,4298,4302,4306,4310],{"type":121,"tag":447,"props":4291,"children":4292},{"class":486},[4293],{"type":126,"value":497},{"type":121,"tag":447,"props":4295,"children":4296},{"class":762},[4297],{"type":126,"value":765},{"type":121,"tag":447,"props":4299,"children":4300},{"class":486},[4301],{"type":126,"value":770},{"type":121,"tag":447,"props":4303,"children":4304},{"class":486},[4305],{"type":126,"value":775},{"type":121,"tag":447,"props":4307,"children":4308},{"class":571},[4309],{"type":126,"value":530},{"type":121,"tag":447,"props":4311,"children":4312},{"class":486},[4313],{"type":126,"value":784},{"type":121,"tag":447,"props":4315,"children":4316},{"class":449,"line":519},[4317,4321,4325,4329,4333,4337],{"type":121,"tag":447,"props":4318,"children":4319},{"class":486},[4320],{"type":126,"value":497},{"type":121,"tag":447,"props":4322,"children":4323},{"class":762},[4324],{"type":126,"value":796},{"type":121,"tag":447,"props":4326,"children":4327},{"class":486},[4328],{"type":126,"value":770},{"type":121,"tag":447,"props":4330,"children":4331},{"class":486},[4332],{"type":126,"value":775},{"type":121,"tag":447,"props":4334,"children":4335},{"class":571},[4336],{"type":126,"value":809},{"type":121,"tag":447,"props":4338,"children":4339},{"class":486},[4340],{"type":126,"value":784},{"type":121,"tag":447,"props":4342,"children":4343},{"class":449,"line":545},[4344,4348,4352,4356,4360,4365,4369,4373,4378,4382,4386,4390,4395,4399,4404,4408,4412],{"type":121,"tag":447,"props":4345,"children":4346},{"class":486},[4347],{"type":126,"value":497},{"type":121,"tag":447,"props":4349,"children":4350},{"class":762},[4351],{"type":126,"value":2299},{"type":121,"tag":447,"props":4353,"children":4354},{"class":486},[4355],{"type":126,"value":770},{"type":121,"tag":447,"props":4357,"children":4358},{"class":486},[4359],{"type":126,"value":775},{"type":121,"tag":447,"props":4361,"children":4362},{"class":571},[4363],{"type":126,"value":4364},"{turn:'left'}",{"type":121,"tag":447,"props":4366,"children":4367},{"class":486},[4368],{"type":126,"value":775},{"type":121,"tag":447,"props":4370,"children":4371},{"class":486},[4372],{"type":126,"value":2493},{"type":121,"tag":447,"props":4374,"children":4375},{"class":762},[4376],{"type":126,"value":4377},"turns",{"type":121,"tag":447,"props":4379,"children":4380},{"class":486},[4381],{"type":126,"value":463},{"type":121,"tag":447,"props":4383,"children":4384},{"class":762},[4385],{"type":126,"value":503},{"type":121,"tag":447,"props":4387,"children":4388},{"class":486},[4389],{"type":126,"value":463},{"type":121,"tag":447,"props":4391,"children":4392},{"class":762},[4393],{"type":126,"value":4394},"at",{"type":121,"tag":447,"props":4396,"children":4397},{"class":486},[4398],{"type":126,"value":463},{"type":121,"tag":447,"props":4400,"children":4401},{"class":762},[4402],{"type":126,"value":4403},"-90°",{"type":121,"tag":447,"props":4405,"children":4406},{"class":486},[4407],{"type":126,"value":463},{"type":121,"tag":447,"props":4409,"children":4410},{"class":762},[4411],{"type":126,"value":2525},{"type":121,"tag":447,"props":4413,"children":4414},{"class":486},[4415],{"type":126,"value":2530},{"type":121,"tag":447,"props":4417,"children":4418},{"class":449,"line":582},[4419],{"type":121,"tag":447,"props":4420,"children":4421},{"class":460},[4422],{"type":126,"value":2538},{"type":121,"tag":447,"props":4424,"children":4425},{"class":449,"line":596},[4426],{"type":121,"tag":447,"props":4427,"children":4428},{},[],{"type":121,"tag":447,"props":4430,"children":4431},{"class":449,"line":609},[4432,4436],{"type":121,"tag":447,"props":4433,"children":4434},{"class":486},[4435],{"type":126,"value":747},{"type":121,"tag":447,"props":4437,"children":4438},{"class":500},[4439],{"type":126,"value":752},{"type":121,"tag":447,"props":4441,"children":4442},{"class":449,"line":622},[4443,4447,4451,4455,4459,4463],{"type":121,"tag":447,"props":4444,"children":4445},{"class":486},[4446],{"type":126,"value":497},{"type":121,"tag":447,"props":4448,"children":4449},{"class":762},[4450],{"type":126,"value":765},{"type":121,"tag":447,"props":4452,"children":4453},{"class":486},[4454],{"type":126,"value":770},{"type":121,"tag":447,"props":4456,"children":4457},{"class":486},[4458],{"type":126,"value":775},{"type":121,"tag":447,"props":4460,"children":4461},{"class":571},[4462],{"type":126,"value":530},{"type":121,"tag":447,"props":4464,"children":4465},{"class":486},[4466],{"type":126,"value":784},{"type":121,"tag":447,"props":4468,"children":4469},{"class":449,"line":634},[4470,4474,4478,4482,4486,4490],{"type":121,"tag":447,"props":4471,"children":4472},{"class":486},[4473],{"type":126,"value":497},{"type":121,"tag":447,"props":4475,"children":4476},{"class":762},[4477],{"type":126,"value":796},{"type":121,"tag":447,"props":4479,"children":4480},{"class":486},[4481],{"type":126,"value":770},{"type":121,"tag":447,"props":4483,"children":4484},{"class":486},[4485],{"type":126,"value":775},{"type":121,"tag":447,"props":4487,"children":4488},{"class":571},[4489],{"type":126,"value":809},{"type":121,"tag":447,"props":4491,"children":4492},{"class":486},[4493],{"type":126,"value":784},{"type":121,"tag":447,"props":4495,"children":4496},{"class":449,"line":2663},[4497,4501,4505,4509,4513,4518,4522,4526,4530,4534,4538,4542,4546,4550,4555,4559,4563],{"type":121,"tag":447,"props":4498,"children":4499},{"class":486},[4500],{"type":126,"value":497},{"type":121,"tag":447,"props":4502,"children":4503},{"class":762},[4504],{"type":126,"value":2299},{"type":121,"tag":447,"props":4506,"children":4507},{"class":486},[4508],{"type":126,"value":770},{"type":121,"tag":447,"props":4510,"children":4511},{"class":486},[4512],{"type":126,"value":775},{"type":121,"tag":447,"props":4514,"children":4515},{"class":571},[4516],{"type":126,"value":4517},"{turn:180}",{"type":121,"tag":447,"props":4519,"children":4520},{"class":486},[4521],{"type":126,"value":775},{"type":121,"tag":447,"props":4523,"children":4524},{"class":486},[4525],{"type":126,"value":2493},{"type":121,"tag":447,"props":4527,"children":4528},{"class":762},[4529],{"type":126,"value":4377},{"type":121,"tag":447,"props":4531,"children":4532},{"class":486},[4533],{"type":126,"value":463},{"type":121,"tag":447,"props":4535,"children":4536},{"class":762},[4537],{"type":126,"value":503},{"type":121,"tag":447,"props":4539,"children":4540},{"class":486},[4541],{"type":126,"value":463},{"type":121,"tag":447,"props":4543,"children":4544},{"class":762},[4545],{"type":126,"value":4394},{"type":121,"tag":447,"props":4547,"children":4548},{"class":486},[4549],{"type":126,"value":463},{"type":121,"tag":447,"props":4551,"children":4552},{"class":762},[4553],{"type":126,"value":4554},"180°",{"type":121,"tag":447,"props":4556,"children":4557},{"class":486},[4558],{"type":126,"value":463},{"type":121,"tag":447,"props":4560,"children":4561},{"class":762},[4562],{"type":126,"value":2525},{"type":121,"tag":447,"props":4564,"children":4565},{"class":486},[4566],{"type":126,"value":2530},{"type":121,"tag":447,"props":4568,"children":4569},{"class":449,"line":2671},[4570],{"type":121,"tag":447,"props":4571,"children":4572},{"class":460},[4573],{"type":126,"value":860},{"type":121,"tag":122,"props":4575,"children":4576},{},[4577,4578,4589],{"type":126,"value":1630},{"type":121,"tag":129,"props":4579,"children":4582},{"href":4580,"rel":4581},"https://www.twicpics.com/docs/api/transformations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#turn",[133],[4583,4584,4588],{"type":126,"value":2823},{"type":121,"tag":190,"props":4585,"children":4586},{},[4587],{"type":126,"value":367},{"type":126,"value":2829},{"type":126,"value":382},{"type":121,"tag":670,"props":4591,"children":4592},{"id":380},[4593],{"type":126,"value":380},{"type":121,"tag":122,"props":4595,"children":4596},{},[4597],{"type":126,"value":4598},"Zooms into the image by a factor equal or superior to 1 towards the focus point while preserving the image size.",{"type":121,"tag":122,"props":4600,"children":4601},{},[4602,4603,4608,4616],{"type":126,"value":718},{"type":121,"tag":190,"props":4604,"children":4605},{},[4606],{"type":126,"value":4607},"{ zoom: ",{"type":121,"tag":129,"props":4609,"children":4611},{"href":1660,"rel":4610},[133],[4612],{"type":121,"tag":190,"props":4613,"children":4614},{},[4615],{"type":126,"value":1667},{"type":121,"tag":190,"props":4617,"children":4618},{},[4619],{"type":126,"value":2387},{"type":121,"tag":436,"props":4621,"children":4623},{"className":733,"code":4622,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cherry-3.jpg\"\n  :modifiers=\"{zoom:1.5}\" \u003C!-- zooms into image by a factor 1.5 -->\n/>\n\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cherry-3.jpg\"\n :modifiers=\"{zoom:3}\" \u003C!-- zooms into image by a factor 3 -->\n/>\n\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cherry-3.jpg\"\n :modifiers=\"{focus:'auto', zoom:3}\" \u003C!-- zooms into image by a factor 3 in direction of the focus-->\n/>\n\n\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cherry-3.jpg\"\n :modifiers=\"{focus:'200x200', zoom:3}\" \u003C!-- zooms into image by a factor 3 in direction of the focus-->\n/>\n\n",[4624],{"type":121,"tag":190,"props":4625,"children":4626},{"__ignoreMap":115},[4627,4638,4665,4693,4794,4801,4807,4818,4845,4872,4969,4976,4982,4993,5020,5047,5180,5187,5194,5206,5234,5262,5391],{"type":121,"tag":447,"props":4628,"children":4629},{"class":449,"line":450},[4630,4634],{"type":121,"tag":447,"props":4631,"children":4632},{"class":486},[4633],{"type":126,"value":747},{"type":121,"tag":447,"props":4635,"children":4636},{"class":500},[4637],{"type":126,"value":752},{"type":121,"tag":447,"props":4639,"children":4640},{"class":449,"line":249},[4641,4645,4649,4653,4657,4661],{"type":121,"tag":447,"props":4642,"children":4643},{"class":486},[4644],{"type":126,"value":497},{"type":121,"tag":447,"props":4646,"children":4647},{"class":762},[4648],{"type":126,"value":765},{"type":121,"tag":447,"props":4650,"children":4651},{"class":486},[4652],{"type":126,"value":770},{"type":121,"tag":447,"props":4654,"children":4655},{"class":486},[4656],{"type":126,"value":775},{"type":121,"tag":447,"props":4658,"children":4659},{"class":571},[4660],{"type":126,"value":530},{"type":121,"tag":447,"props":4662,"children":4663},{"class":486},[4664],{"type":126,"value":784},{"type":121,"tag":447,"props":4666,"children":4667},{"class":449,"line":519},[4668,4672,4676,4680,4684,4689],{"type":121,"tag":447,"props":4669,"children":4670},{"class":486},[4671],{"type":126,"value":497},{"type":121,"tag":447,"props":4673,"children":4674},{"class":762},[4675],{"type":126,"value":796},{"type":121,"tag":447,"props":4677,"children":4678},{"class":486},[4679],{"type":126,"value":770},{"type":121,"tag":447,"props":4681,"children":4682},{"class":486},[4683],{"type":126,"value":775},{"type":121,"tag":447,"props":4685,"children":4686},{"class":571},[4687],{"type":126,"value":4688},"/cherry-3.jpg",{"type":121,"tag":447,"props":4690,"children":4691},{"class":486},[4692],{"type":126,"value":784},{"type":121,"tag":447,"props":4694,"children":4695},{"class":449,"line":545},[4696,4700,4704,4708,4712,4717,4721,4725,4730,4734,4739,4743,4747,4751,4756,4760,4764,4768,4773,4777,4782,4786,4790],{"type":121,"tag":447,"props":4697,"children":4698},{"class":486},[4699],{"type":126,"value":497},{"type":121,"tag":447,"props":4701,"children":4702},{"class":762},[4703],{"type":126,"value":2299},{"type":121,"tag":447,"props":4705,"children":4706},{"class":486},[4707],{"type":126,"value":770},{"type":121,"tag":447,"props":4709,"children":4710},{"class":486},[4711],{"type":126,"value":775},{"type":121,"tag":447,"props":4713,"children":4714},{"class":571},[4715],{"type":126,"value":4716},"{zoom:1.5}",{"type":121,"tag":447,"props":4718,"children":4719},{"class":486},[4720],{"type":126,"value":775},{"type":121,"tag":447,"props":4722,"children":4723},{"class":486},[4724],{"type":126,"value":2493},{"type":121,"tag":447,"props":4726,"children":4727},{"class":762},[4728],{"type":126,"value":4729},"zooms",{"type":121,"tag":447,"props":4731,"children":4732},{"class":486},[4733],{"type":126,"value":463},{"type":121,"tag":447,"props":4735,"children":4736},{"class":762},[4737],{"type":126,"value":4738},"into",{"type":121,"tag":447,"props":4740,"children":4741},{"class":486},[4742],{"type":126,"value":463},{"type":121,"tag":447,"props":4744,"children":4745},{"class":762},[4746],{"type":126,"value":503},{"type":121,"tag":447,"props":4748,"children":4749},{"class":486},[4750],{"type":126,"value":463},{"type":121,"tag":447,"props":4752,"children":4753},{"class":762},[4754],{"type":126,"value":4755},"by",{"type":121,"tag":447,"props":4757,"children":4758},{"class":486},[4759],{"type":126,"value":463},{"type":121,"tag":447,"props":4761,"children":4762},{"class":762},[4763],{"type":126,"value":129},{"type":121,"tag":447,"props":4765,"children":4766},{"class":486},[4767],{"type":126,"value":463},{"type":121,"tag":447,"props":4769,"children":4770},{"class":762},[4771],{"type":126,"value":4772},"factor",{"type":121,"tag":447,"props":4774,"children":4775},{"class":486},[4776],{"type":126,"value":463},{"type":121,"tag":447,"props":4778,"children":4779},{"class":762},[4780],{"type":126,"value":4781},"1.5",{"type":121,"tag":447,"props":4783,"children":4784},{"class":486},[4785],{"type":126,"value":463},{"type":121,"tag":447,"props":4787,"children":4788},{"class":762},[4789],{"type":126,"value":2525},{"type":121,"tag":447,"props":4791,"children":4792},{"class":486},[4793],{"type":126,"value":2530},{"type":121,"tag":447,"props":4795,"children":4796},{"class":449,"line":582},[4797],{"type":121,"tag":447,"props":4798,"children":4799},{"class":460},[4800],{"type":126,"value":2538},{"type":121,"tag":447,"props":4802,"children":4803},{"class":449,"line":596},[4804],{"type":121,"tag":447,"props":4805,"children":4806},{},[],{"type":121,"tag":447,"props":4808,"children":4809},{"class":449,"line":609},[4810,4814],{"type":121,"tag":447,"props":4811,"children":4812},{"class":486},[4813],{"type":126,"value":747},{"type":121,"tag":447,"props":4815,"children":4816},{"class":500},[4817],{"type":126,"value":752},{"type":121,"tag":447,"props":4819,"children":4820},{"class":449,"line":622},[4821,4825,4829,4833,4837,4841],{"type":121,"tag":447,"props":4822,"children":4823},{"class":486},[4824],{"type":126,"value":497},{"type":121,"tag":447,"props":4826,"children":4827},{"class":762},[4828],{"type":126,"value":765},{"type":121,"tag":447,"props":4830,"children":4831},{"class":486},[4832],{"type":126,"value":770},{"type":121,"tag":447,"props":4834,"children":4835},{"class":486},[4836],{"type":126,"value":775},{"type":121,"tag":447,"props":4838,"children":4839},{"class":571},[4840],{"type":126,"value":530},{"type":121,"tag":447,"props":4842,"children":4843},{"class":486},[4844],{"type":126,"value":784},{"type":121,"tag":447,"props":4846,"children":4847},{"class":449,"line":634},[4848,4852,4856,4860,4864,4868],{"type":121,"tag":447,"props":4849,"children":4850},{"class":486},[4851],{"type":126,"value":497},{"type":121,"tag":447,"props":4853,"children":4854},{"class":762},[4855],{"type":126,"value":796},{"type":121,"tag":447,"props":4857,"children":4858},{"class":486},[4859],{"type":126,"value":770},{"type":121,"tag":447,"props":4861,"children":4862},{"class":486},[4863],{"type":126,"value":775},{"type":121,"tag":447,"props":4865,"children":4866},{"class":571},[4867],{"type":126,"value":4688},{"type":121,"tag":447,"props":4869,"children":4870},{"class":486},[4871],{"type":126,"value":784},{"type":121,"tag":447,"props":4873,"children":4874},{"class":449,"line":2663},[4875,4879,4883,4887,4891,4896,4900,4904,4908,4912,4916,4920,4924,4928,4932,4936,4940,4944,4948,4952,4957,4961,4965],{"type":121,"tag":447,"props":4876,"children":4877},{"class":486},[4878],{"type":126,"value":463},{"type":121,"tag":447,"props":4880,"children":4881},{"class":762},[4882],{"type":126,"value":2299},{"type":121,"tag":447,"props":4884,"children":4885},{"class":486},[4886],{"type":126,"value":770},{"type":121,"tag":447,"props":4888,"children":4889},{"class":486},[4890],{"type":126,"value":775},{"type":121,"tag":447,"props":4892,"children":4893},{"class":571},[4894],{"type":126,"value":4895},"{zoom:3}",{"type":121,"tag":447,"props":4897,"children":4898},{"class":486},[4899],{"type":126,"value":775},{"type":121,"tag":447,"props":4901,"children":4902},{"class":486},[4903],{"type":126,"value":2493},{"type":121,"tag":447,"props":4905,"children":4906},{"class":762},[4907],{"type":126,"value":4729},{"type":121,"tag":447,"props":4909,"children":4910},{"class":486},[4911],{"type":126,"value":463},{"type":121,"tag":447,"props":4913,"children":4914},{"class":762},[4915],{"type":126,"value":4738},{"type":121,"tag":447,"props":4917,"children":4918},{"class":486},[4919],{"type":126,"value":463},{"type":121,"tag":447,"props":4921,"children":4922},{"class":762},[4923],{"type":126,"value":503},{"type":121,"tag":447,"props":4925,"children":4926},{"class":486},[4927],{"type":126,"value":463},{"type":121,"tag":447,"props":4929,"children":4930},{"class":762},[4931],{"type":126,"value":4755},{"type":121,"tag":447,"props":4933,"children":4934},{"class":486},[4935],{"type":126,"value":463},{"type":121,"tag":447,"props":4937,"children":4938},{"class":762},[4939],{"type":126,"value":129},{"type":121,"tag":447,"props":4941,"children":4942},{"class":486},[4943],{"type":126,"value":463},{"type":121,"tag":447,"props":4945,"children":4946},{"class":762},[4947],{"type":126,"value":4772},{"type":121,"tag":447,"props":4949,"children":4950},{"class":486},[4951],{"type":126,"value":463},{"type":121,"tag":447,"props":4953,"children":4954},{"class":762},[4955],{"type":126,"value":4956},"3",{"type":121,"tag":447,"props":4958,"children":4959},{"class":486},[4960],{"type":126,"value":463},{"type":121,"tag":447,"props":4962,"children":4963},{"class":762},[4964],{"type":126,"value":2525},{"type":121,"tag":447,"props":4966,"children":4967},{"class":486},[4968],{"type":126,"value":2530},{"type":121,"tag":447,"props":4970,"children":4971},{"class":449,"line":2671},[4972],{"type":121,"tag":447,"props":4973,"children":4974},{"class":460},[4975],{"type":126,"value":2538},{"type":121,"tag":447,"props":4977,"children":4978},{"class":449,"line":2683},[4979],{"type":121,"tag":447,"props":4980,"children":4981},{},[],{"type":121,"tag":447,"props":4983,"children":4984},{"class":449,"line":2711},[4985,4989],{"type":121,"tag":447,"props":4986,"children":4987},{"class":486},[4988],{"type":126,"value":747},{"type":121,"tag":447,"props":4990,"children":4991},{"class":500},[4992],{"type":126,"value":752},{"type":121,"tag":447,"props":4994,"children":4995},{"class":449,"line":2739},[4996,5000,5004,5008,5012,5016],{"type":121,"tag":447,"props":4997,"children":4998},{"class":486},[4999],{"type":126,"value":497},{"type":121,"tag":447,"props":5001,"children":5002},{"class":762},[5003],{"type":126,"value":765},{"type":121,"tag":447,"props":5005,"children":5006},{"class":486},[5007],{"type":126,"value":770},{"type":121,"tag":447,"props":5009,"children":5010},{"class":486},[5011],{"type":126,"value":775},{"type":121,"tag":447,"props":5013,"children":5014},{"class":571},[5015],{"type":126,"value":530},{"type":121,"tag":447,"props":5017,"children":5018},{"class":486},[5019],{"type":126,"value":784},{"type":121,"tag":447,"props":5021,"children":5022},{"class":449,"line":2807},[5023,5027,5031,5035,5039,5043],{"type":121,"tag":447,"props":5024,"children":5025},{"class":486},[5026],{"type":126,"value":497},{"type":121,"tag":447,"props":5028,"children":5029},{"class":762},[5030],{"type":126,"value":796},{"type":121,"tag":447,"props":5032,"children":5033},{"class":486},[5034],{"type":126,"value":770},{"type":121,"tag":447,"props":5036,"children":5037},{"class":486},[5038],{"type":126,"value":775},{"type":121,"tag":447,"props":5040,"children":5041},{"class":571},[5042],{"type":126,"value":4688},{"type":121,"tag":447,"props":5044,"children":5045},{"class":486},[5046],{"type":126,"value":784},{"type":121,"tag":447,"props":5048,"children":5049},{"class":449,"line":3696},[5050,5054,5058,5062,5066,5071,5075,5079,5083,5087,5091,5095,5099,5103,5107,5111,5115,5119,5123,5127,5131,5135,5140,5144,5149,5153,5158,5162,5167,5171,5176],{"type":121,"tag":447,"props":5051,"children":5052},{"class":486},[5053],{"type":126,"value":463},{"type":121,"tag":447,"props":5055,"children":5056},{"class":762},[5057],{"type":126,"value":2299},{"type":121,"tag":447,"props":5059,"children":5060},{"class":486},[5061],{"type":126,"value":770},{"type":121,"tag":447,"props":5063,"children":5064},{"class":486},[5065],{"type":126,"value":775},{"type":121,"tag":447,"props":5067,"children":5068},{"class":571},[5069],{"type":126,"value":5070},"{focus:'auto', zoom:3}",{"type":121,"tag":447,"props":5072,"children":5073},{"class":486},[5074],{"type":126,"value":775},{"type":121,"tag":447,"props":5076,"children":5077},{"class":486},[5078],{"type":126,"value":2493},{"type":121,"tag":447,"props":5080,"children":5081},{"class":762},[5082],{"type":126,"value":4729},{"type":121,"tag":447,"props":5084,"children":5085},{"class":486},[5086],{"type":126,"value":463},{"type":121,"tag":447,"props":5088,"children":5089},{"class":762},[5090],{"type":126,"value":4738},{"type":121,"tag":447,"props":5092,"children":5093},{"class":486},[5094],{"type":126,"value":463},{"type":121,"tag":447,"props":5096,"children":5097},{"class":762},[5098],{"type":126,"value":503},{"type":121,"tag":447,"props":5100,"children":5101},{"class":486},[5102],{"type":126,"value":463},{"type":121,"tag":447,"props":5104,"children":5105},{"class":762},[5106],{"type":126,"value":4755},{"type":121,"tag":447,"props":5108,"children":5109},{"class":486},[5110],{"type":126,"value":463},{"type":121,"tag":447,"props":5112,"children":5113},{"class":762},[5114],{"type":126,"value":129},{"type":121,"tag":447,"props":5116,"children":5117},{"class":486},[5118],{"type":126,"value":463},{"type":121,"tag":447,"props":5120,"children":5121},{"class":762},[5122],{"type":126,"value":4772},{"type":121,"tag":447,"props":5124,"children":5125},{"class":486},[5126],{"type":126,"value":463},{"type":121,"tag":447,"props":5128,"children":5129},{"class":762},[5130],{"type":126,"value":4956},{"type":121,"tag":447,"props":5132,"children":5133},{"class":486},[5134],{"type":126,"value":463},{"type":121,"tag":447,"props":5136,"children":5137},{"class":762},[5138],{"type":126,"value":5139},"in",{"type":121,"tag":447,"props":5141,"children":5142},{"class":486},[5143],{"type":126,"value":463},{"type":121,"tag":447,"props":5145,"children":5146},{"class":762},[5147],{"type":126,"value":5148},"direction",{"type":121,"tag":447,"props":5150,"children":5151},{"class":486},[5152],{"type":126,"value":463},{"type":121,"tag":447,"props":5154,"children":5155},{"class":762},[5156],{"type":126,"value":5157},"of",{"type":121,"tag":447,"props":5159,"children":5160},{"class":486},[5161],{"type":126,"value":463},{"type":121,"tag":447,"props":5163,"children":5164},{"class":762},[5165],{"type":126,"value":5166},"the",{"type":121,"tag":447,"props":5168,"children":5169},{"class":486},[5170],{"type":126,"value":463},{"type":121,"tag":447,"props":5172,"children":5173},{"class":762},[5174],{"type":126,"value":5175},"focus--",{"type":121,"tag":447,"props":5177,"children":5178},{"class":486},[5179],{"type":126,"value":2530},{"type":121,"tag":447,"props":5181,"children":5182},{"class":449,"line":3778},[5183],{"type":121,"tag":447,"props":5184,"children":5185},{"class":460},[5186],{"type":126,"value":2538},{"type":121,"tag":447,"props":5188,"children":5190},{"class":449,"line":5189},18,[5191],{"type":121,"tag":447,"props":5192,"children":5193},{},[],{"type":121,"tag":447,"props":5195,"children":5197},{"class":449,"line":5196},19,[5198,5202],{"type":121,"tag":447,"props":5199,"children":5200},{"class":486},[5201],{"type":126,"value":747},{"type":121,"tag":447,"props":5203,"children":5204},{"class":500},[5205],{"type":126,"value":752},{"type":121,"tag":447,"props":5207,"children":5209},{"class":449,"line":5208},20,[5210,5214,5218,5222,5226,5230],{"type":121,"tag":447,"props":5211,"children":5212},{"class":486},[5213],{"type":126,"value":497},{"type":121,"tag":447,"props":5215,"children":5216},{"class":762},[5217],{"type":126,"value":765},{"type":121,"tag":447,"props":5219,"children":5220},{"class":486},[5221],{"type":126,"value":770},{"type":121,"tag":447,"props":5223,"children":5224},{"class":486},[5225],{"type":126,"value":775},{"type":121,"tag":447,"props":5227,"children":5228},{"class":571},[5229],{"type":126,"value":530},{"type":121,"tag":447,"props":5231,"children":5232},{"class":486},[5233],{"type":126,"value":784},{"type":121,"tag":447,"props":5235,"children":5237},{"class":449,"line":5236},21,[5238,5242,5246,5250,5254,5258],{"type":121,"tag":447,"props":5239,"children":5240},{"class":486},[5241],{"type":126,"value":497},{"type":121,"tag":447,"props":5243,"children":5244},{"class":762},[5245],{"type":126,"value":796},{"type":121,"tag":447,"props":5247,"children":5248},{"class":486},[5249],{"type":126,"value":770},{"type":121,"tag":447,"props":5251,"children":5252},{"class":486},[5253],{"type":126,"value":775},{"type":121,"tag":447,"props":5255,"children":5256},{"class":571},[5257],{"type":126,"value":4688},{"type":121,"tag":447,"props":5259,"children":5260},{"class":486},[5261],{"type":126,"value":784},{"type":121,"tag":447,"props":5263,"children":5265},{"class":449,"line":5264},22,[5266,5270,5274,5278,5282,5287,5291,5295,5299,5303,5307,5311,5315,5319,5323,5327,5331,5335,5339,5343,5347,5351,5355,5359,5363,5367,5371,5375,5379,5383,5387],{"type":121,"tag":447,"props":5267,"children":5268},{"class":486},[5269],{"type":126,"value":463},{"type":121,"tag":447,"props":5271,"children":5272},{"class":762},[5273],{"type":126,"value":2299},{"type":121,"tag":447,"props":5275,"children":5276},{"class":486},[5277],{"type":126,"value":770},{"type":121,"tag":447,"props":5279,"children":5280},{"class":486},[5281],{"type":126,"value":775},{"type":121,"tag":447,"props":5283,"children":5284},{"class":571},[5285],{"type":126,"value":5286},"{focus:'200x200', zoom:3}",{"type":121,"tag":447,"props":5288,"children":5289},{"class":486},[5290],{"type":126,"value":775},{"type":121,"tag":447,"props":5292,"children":5293},{"class":486},[5294],{"type":126,"value":2493},{"type":121,"tag":447,"props":5296,"children":5297},{"class":762},[5298],{"type":126,"value":4729},{"type":121,"tag":447,"props":5300,"children":5301},{"class":486},[5302],{"type":126,"value":463},{"type":121,"tag":447,"props":5304,"children":5305},{"class":762},[5306],{"type":126,"value":4738},{"type":121,"tag":447,"props":5308,"children":5309},{"class":486},[5310],{"type":126,"value":463},{"type":121,"tag":447,"props":5312,"children":5313},{"class":762},[5314],{"type":126,"value":503},{"type":121,"tag":447,"props":5316,"children":5317},{"class":486},[5318],{"type":126,"value":463},{"type":121,"tag":447,"props":5320,"children":5321},{"class":762},[5322],{"type":126,"value":4755},{"type":121,"tag":447,"props":5324,"children":5325},{"class":486},[5326],{"type":126,"value":463},{"type":121,"tag":447,"props":5328,"children":5329},{"class":762},[5330],{"type":126,"value":129},{"type":121,"tag":447,"props":5332,"children":5333},{"class":486},[5334],{"type":126,"value":463},{"type":121,"tag":447,"props":5336,"children":5337},{"class":762},[5338],{"type":126,"value":4772},{"type":121,"tag":447,"props":5340,"children":5341},{"class":486},[5342],{"type":126,"value":463},{"type":121,"tag":447,"props":5344,"children":5345},{"class":762},[5346],{"type":126,"value":4956},{"type":121,"tag":447,"props":5348,"children":5349},{"class":486},[5350],{"type":126,"value":463},{"type":121,"tag":447,"props":5352,"children":5353},{"class":762},[5354],{"type":126,"value":5139},{"type":121,"tag":447,"props":5356,"children":5357},{"class":486},[5358],{"type":126,"value":463},{"type":121,"tag":447,"props":5360,"children":5361},{"class":762},[5362],{"type":126,"value":5148},{"type":121,"tag":447,"props":5364,"children":5365},{"class":486},[5366],{"type":126,"value":463},{"type":121,"tag":447,"props":5368,"children":5369},{"class":762},[5370],{"type":126,"value":5157},{"type":121,"tag":447,"props":5372,"children":5373},{"class":486},[5374],{"type":126,"value":463},{"type":121,"tag":447,"props":5376,"children":5377},{"class":762},[5378],{"type":126,"value":5166},{"type":121,"tag":447,"props":5380,"children":5381},{"class":486},[5382],{"type":126,"value":463},{"type":121,"tag":447,"props":5384,"children":5385},{"class":762},[5386],{"type":126,"value":5175},{"type":121,"tag":447,"props":5388,"children":5389},{"class":486},[5390],{"type":126,"value":2530},{"type":121,"tag":447,"props":5392,"children":5394},{"class":449,"line":5393},23,[5395],{"type":121,"tag":447,"props":5396,"children":5397},{"class":460},[5398],{"type":126,"value":860},{"type":121,"tag":122,"props":5400,"children":5401},{},[5402,5403,5414],{"type":126,"value":1630},{"type":121,"tag":129,"props":5404,"children":5407},{"href":5405,"rel":5406},"https://www.twicpics.com/docs/api/transformations/?utm_source=nuxt&utm_medium=organic&utm_campaign=provider#zoom",[133],[5408,5409,5413],{"type":126,"value":2823},{"type":121,"tag":190,"props":5410,"children":5411},{},[5412],{"type":126,"value":380},{"type":126,"value":2829},{"type":126,"value":382},{"type":121,"tag":148,"props":5416,"children":5418},{"id":5417},"combination-of-parameters",[5419],{"type":126,"value":5420},"Combination of parameters",{"type":121,"tag":122,"props":5422,"children":5423},{},[5424,5426,5432],{"type":126,"value":5425},"You can combine several transformations of the ",{"type":121,"tag":129,"props":5427,"children":5429},{"href":2329,"rel":5428},[133],[5430],{"type":126,"value":5431},"TwicPics API",{"type":126,"value":382},{"type":121,"tag":122,"props":5434,"children":5435},{},[5436],{"type":126,"value":5437},"Be aware that the order of the parameters can be significant.",{"type":121,"tag":122,"props":5439,"children":5440},{},[5441],{"type":126,"value":1714},{"type":121,"tag":122,"props":5443,"children":5444},{},[5445],{"type":126,"value":5446},"This will return a variant of image for which we have, in order:",{"type":121,"tag":5448,"props":5449,"children":5450},"ol",{},[5451,5456,5461],{"type":121,"tag":301,"props":5452,"children":5453},{},[5454],{"type":126,"value":5455},"cropped the image from the center to 16:9 aspect ratio",{"type":121,"tag":301,"props":5457,"children":5458},{},[5459],{"type":126,"value":5460},"then placed the focus on the center of interest of the cropped image",{"type":121,"tag":301,"props":5462,"children":5463},{},[5464],{"type":126,"value":5465},"then rotate the image 90° to the left",{"type":121,"tag":122,"props":5467,"children":5468},{},[5469],{"type":126,"value":5470},"The result is a 9:16 (not 16:9) image with a possibly false area of interest.",{"type":121,"tag":436,"props":5472,"children":5474},{"className":733,"code":5473,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/football.jpg\"\n  :modifiers=\"{cover:'16:9', focus:'auto', turn:'left'}\"\n/>\n",[5475],{"type":121,"tag":190,"props":5476,"children":5477},{"__ignoreMap":115},[5478,5489,5516,5543,5571],{"type":121,"tag":447,"props":5479,"children":5480},{"class":449,"line":450},[5481,5485],{"type":121,"tag":447,"props":5482,"children":5483},{"class":486},[5484],{"type":126,"value":747},{"type":121,"tag":447,"props":5486,"children":5487},{"class":500},[5488],{"type":126,"value":752},{"type":121,"tag":447,"props":5490,"children":5491},{"class":449,"line":249},[5492,5496,5500,5504,5508,5512],{"type":121,"tag":447,"props":5493,"children":5494},{"class":486},[5495],{"type":126,"value":497},{"type":121,"tag":447,"props":5497,"children":5498},{"class":762},[5499],{"type":126,"value":765},{"type":121,"tag":447,"props":5501,"children":5502},{"class":486},[5503],{"type":126,"value":770},{"type":121,"tag":447,"props":5505,"children":5506},{"class":486},[5507],{"type":126,"value":775},{"type":121,"tag":447,"props":5509,"children":5510},{"class":571},[5511],{"type":126,"value":530},{"type":121,"tag":447,"props":5513,"children":5514},{"class":486},[5515],{"type":126,"value":784},{"type":121,"tag":447,"props":5517,"children":5518},{"class":449,"line":519},[5519,5523,5527,5531,5535,5539],{"type":121,"tag":447,"props":5520,"children":5521},{"class":486},[5522],{"type":126,"value":497},{"type":121,"tag":447,"props":5524,"children":5525},{"class":762},[5526],{"type":126,"value":796},{"type":121,"tag":447,"props":5528,"children":5529},{"class":486},[5530],{"type":126,"value":770},{"type":121,"tag":447,"props":5532,"children":5533},{"class":486},[5534],{"type":126,"value":775},{"type":121,"tag":447,"props":5536,"children":5537},{"class":571},[5538],{"type":126,"value":809},{"type":121,"tag":447,"props":5540,"children":5541},{"class":486},[5542],{"type":126,"value":784},{"type":121,"tag":447,"props":5544,"children":5545},{"class":449,"line":545},[5546,5550,5554,5558,5562,5567],{"type":121,"tag":447,"props":5547,"children":5548},{"class":486},[5549],{"type":126,"value":497},{"type":121,"tag":447,"props":5551,"children":5552},{"class":762},[5553],{"type":126,"value":2299},{"type":121,"tag":447,"props":5555,"children":5556},{"class":486},[5557],{"type":126,"value":770},{"type":121,"tag":447,"props":5559,"children":5560},{"class":486},[5561],{"type":126,"value":775},{"type":121,"tag":447,"props":5563,"children":5564},{"class":571},[5565],{"type":126,"value":5566},"{cover:'16:9', focus:'auto', turn:'left'}",{"type":121,"tag":447,"props":5568,"children":5569},{"class":486},[5570],{"type":126,"value":784},{"type":121,"tag":447,"props":5572,"children":5573},{"class":449,"line":582},[5574],{"type":121,"tag":447,"props":5575,"children":5576},{"class":486},[5577],{"type":126,"value":860},{"type":121,"tag":122,"props":5579,"children":5580},{},[5581],{"type":126,"value":5582},"This will return a variant of your image for which we have, in order:",{"type":121,"tag":5448,"props":5584,"children":5585},{},[5586,5591,5596],{"type":121,"tag":301,"props":5587,"children":5588},{},[5589],{"type":126,"value":5590},"placed the focus on the center of interest of the original image",{"type":121,"tag":301,"props":5592,"children":5593},{},[5594],{"type":126,"value":5595},"then cropped the image to 16:9 from the center of interest",{"type":121,"tag":301,"props":5597,"children":5598},{},[5599],{"type":126,"value":5600},"then rotated the image 90° to the left",{"type":121,"tag":122,"props":5602,"children":5603},{},[5604],{"type":126,"value":5605},"The result is a cropped image with the area of interest retained and displayed in 16:9 format.",{"type":121,"tag":436,"props":5607,"children":5609},{"className":733,"code":5608,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/football.jpg\"\n  fit=\"fill\"\n  :modifiers=\"{focus:'auto', turn:'left', cover:'16:9'}\"\n/>\n",[5610],{"type":121,"tag":190,"props":5611,"children":5612},{"__ignoreMap":115},[5613,5624,5651,5678,5706,5734],{"type":121,"tag":447,"props":5614,"children":5615},{"class":449,"line":450},[5616,5620],{"type":121,"tag":447,"props":5617,"children":5618},{"class":486},[5619],{"type":126,"value":747},{"type":121,"tag":447,"props":5621,"children":5622},{"class":500},[5623],{"type":126,"value":752},{"type":121,"tag":447,"props":5625,"children":5626},{"class":449,"line":249},[5627,5631,5635,5639,5643,5647],{"type":121,"tag":447,"props":5628,"children":5629},{"class":486},[5630],{"type":126,"value":497},{"type":121,"tag":447,"props":5632,"children":5633},{"class":762},[5634],{"type":126,"value":765},{"type":121,"tag":447,"props":5636,"children":5637},{"class":486},[5638],{"type":126,"value":770},{"type":121,"tag":447,"props":5640,"children":5641},{"class":486},[5642],{"type":126,"value":775},{"type":121,"tag":447,"props":5644,"children":5645},{"class":571},[5646],{"type":126,"value":530},{"type":121,"tag":447,"props":5648,"children":5649},{"class":486},[5650],{"type":126,"value":784},{"type":121,"tag":447,"props":5652,"children":5653},{"class":449,"line":519},[5654,5658,5662,5666,5670,5674],{"type":121,"tag":447,"props":5655,"children":5656},{"class":486},[5657],{"type":126,"value":497},{"type":121,"tag":447,"props":5659,"children":5660},{"class":762},[5661],{"type":126,"value":796},{"type":121,"tag":447,"props":5663,"children":5664},{"class":486},[5665],{"type":126,"value":770},{"type":121,"tag":447,"props":5667,"children":5668},{"class":486},[5669],{"type":126,"value":775},{"type":121,"tag":447,"props":5671,"children":5672},{"class":571},[5673],{"type":126,"value":809},{"type":121,"tag":447,"props":5675,"children":5676},{"class":486},[5677],{"type":126,"value":784},{"type":121,"tag":447,"props":5679,"children":5680},{"class":449,"line":545},[5681,5685,5689,5693,5697,5702],{"type":121,"tag":447,"props":5682,"children":5683},{"class":486},[5684],{"type":126,"value":497},{"type":121,"tag":447,"props":5686,"children":5687},{"class":762},[5688],{"type":126,"value":229},{"type":121,"tag":447,"props":5690,"children":5691},{"class":486},[5692],{"type":126,"value":770},{"type":121,"tag":447,"props":5694,"children":5695},{"class":486},[5696],{"type":126,"value":775},{"type":121,"tag":447,"props":5698,"children":5699},{"class":571},[5700],{"type":126,"value":5701},"fill",{"type":121,"tag":447,"props":5703,"children":5704},{"class":486},[5705],{"type":126,"value":784},{"type":121,"tag":447,"props":5707,"children":5708},{"class":449,"line":582},[5709,5713,5717,5721,5725,5730],{"type":121,"tag":447,"props":5710,"children":5711},{"class":486},[5712],{"type":126,"value":497},{"type":121,"tag":447,"props":5714,"children":5715},{"class":762},[5716],{"type":126,"value":2299},{"type":121,"tag":447,"props":5718,"children":5719},{"class":486},[5720],{"type":126,"value":770},{"type":121,"tag":447,"props":5722,"children":5723},{"class":486},[5724],{"type":126,"value":775},{"type":121,"tag":447,"props":5726,"children":5727},{"class":571},[5728],{"type":126,"value":5729},"{focus:'auto', turn:'left', cover:'16:9'}",{"type":121,"tag":447,"props":5731,"children":5732},{"class":486},[5733],{"type":126,"value":784},{"type":121,"tag":447,"props":5735,"children":5736},{"class":449,"line":596},[5737],{"type":121,"tag":447,"props":5738,"children":5739},{"class":486},[5740],{"type":126,"value":860},{"type":121,"tag":148,"props":5742,"children":5744},{"id":5743},"dealing-with-image-ratio",[5745],{"type":126,"value":5746},"Dealing with image ratio",{"type":121,"tag":122,"props":5748,"children":5749},{},[5750],{"type":126,"value":5751},"Let's say you want to display an image in 4:3 aspect ratio with a width of 300px.",{"type":121,"tag":436,"props":5753,"children":5755},{"className":733,"code":5754,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat_1x1.jpg\"\n  width=300\n  fit=\"fill\"\n  :modifiers=\"{cover:'4:3'}\"\n/>\n",[5756],{"type":121,"tag":190,"props":5757,"children":5758},{"__ignoreMap":115},[5759,5770,5797,5824,5843,5870,5898],{"type":121,"tag":447,"props":5760,"children":5761},{"class":449,"line":450},[5762,5766],{"type":121,"tag":447,"props":5763,"children":5764},{"class":486},[5765],{"type":126,"value":747},{"type":121,"tag":447,"props":5767,"children":5768},{"class":500},[5769],{"type":126,"value":752},{"type":121,"tag":447,"props":5771,"children":5772},{"class":449,"line":249},[5773,5777,5781,5785,5789,5793],{"type":121,"tag":447,"props":5774,"children":5775},{"class":486},[5776],{"type":126,"value":497},{"type":121,"tag":447,"props":5778,"children":5779},{"class":762},[5780],{"type":126,"value":765},{"type":121,"tag":447,"props":5782,"children":5783},{"class":486},[5784],{"type":126,"value":770},{"type":121,"tag":447,"props":5786,"children":5787},{"class":486},[5788],{"type":126,"value":775},{"type":121,"tag":447,"props":5790,"children":5791},{"class":571},[5792],{"type":126,"value":530},{"type":121,"tag":447,"props":5794,"children":5795},{"class":486},[5796],{"type":126,"value":784},{"type":121,"tag":447,"props":5798,"children":5799},{"class":449,"line":519},[5800,5804,5808,5812,5816,5820],{"type":121,"tag":447,"props":5801,"children":5802},{"class":486},[5803],{"type":126,"value":497},{"type":121,"tag":447,"props":5805,"children":5806},{"class":762},[5807],{"type":126,"value":796},{"type":121,"tag":447,"props":5809,"children":5810},{"class":486},[5811],{"type":126,"value":770},{"type":121,"tag":447,"props":5813,"children":5814},{"class":486},[5815],{"type":126,"value":775},{"type":121,"tag":447,"props":5817,"children":5818},{"class":571},[5819],{"type":126,"value":1084},{"type":121,"tag":447,"props":5821,"children":5822},{"class":486},[5823],{"type":126,"value":784},{"type":121,"tag":447,"props":5825,"children":5826},{"class":449,"line":545},[5827,5831,5835,5839],{"type":121,"tag":447,"props":5828,"children":5829},{"class":486},[5830],{"type":126,"value":497},{"type":121,"tag":447,"props":5832,"children":5833},{"class":762},[5834],{"type":126,"value":693},{"type":121,"tag":447,"props":5836,"children":5837},{"class":486},[5838],{"type":126,"value":770},{"type":121,"tag":447,"props":5840,"children":5841},{"class":571},[5842],{"type":126,"value":833},{"type":121,"tag":447,"props":5844,"children":5845},{"class":449,"line":582},[5846,5850,5854,5858,5862,5866],{"type":121,"tag":447,"props":5847,"children":5848},{"class":486},[5849],{"type":126,"value":497},{"type":121,"tag":447,"props":5851,"children":5852},{"class":762},[5853],{"type":126,"value":229},{"type":121,"tag":447,"props":5855,"children":5856},{"class":486},[5857],{"type":126,"value":770},{"type":121,"tag":447,"props":5859,"children":5860},{"class":486},[5861],{"type":126,"value":775},{"type":121,"tag":447,"props":5863,"children":5864},{"class":571},[5865],{"type":126,"value":5701},{"type":121,"tag":447,"props":5867,"children":5868},{"class":486},[5869],{"type":126,"value":784},{"type":121,"tag":447,"props":5871,"children":5872},{"class":449,"line":596},[5873,5877,5881,5885,5889,5894],{"type":121,"tag":447,"props":5874,"children":5875},{"class":486},[5876],{"type":126,"value":497},{"type":121,"tag":447,"props":5878,"children":5879},{"class":762},[5880],{"type":126,"value":2299},{"type":121,"tag":447,"props":5882,"children":5883},{"class":486},[5884],{"type":126,"value":770},{"type":121,"tag":447,"props":5886,"children":5887},{"class":486},[5888],{"type":126,"value":775},{"type":121,"tag":447,"props":5890,"children":5891},{"class":571},[5892],{"type":126,"value":5893},"{cover:'4:3'}",{"type":121,"tag":447,"props":5895,"children":5896},{"class":486},[5897],{"type":126,"value":784},{"type":121,"tag":447,"props":5899,"children":5900},{"class":449,"line":609},[5901],{"type":121,"tag":447,"props":5902,"children":5903},{"class":486},[5904],{"type":126,"value":860},{"type":121,"tag":122,"props":5906,"children":5907},{},[5908,5910,5914],{"type":126,"value":5909},"Or, with ",{"type":121,"tag":190,"props":5911,"children":5912},{},[5913],{"type":126,"value":2783},{"type":126,"value":5915},"='auto'",{"type":121,"tag":436,"props":5917,"children":5919},{"className":733,"code":5918,"language":735,"meta":115},"\u003CNuxtImg\n  provider=\"twicpics\"\n  src=\"/cat_1x1.jpg\"\n  width=300\n  fit=\"fill\"\n  :modifiers=\"{focus:'auto', cover:'4:3'}\"\n/>\n",[5920],{"type":121,"tag":190,"props":5921,"children":5922},{"__ignoreMap":115},[5923,5934,5961,5988,6007,6034,6062],{"type":121,"tag":447,"props":5924,"children":5925},{"class":449,"line":450},[5926,5930],{"type":121,"tag":447,"props":5927,"children":5928},{"class":486},[5929],{"type":126,"value":747},{"type":121,"tag":447,"props":5931,"children":5932},{"class":500},[5933],{"type":126,"value":752},{"type":121,"tag":447,"props":5935,"children":5936},{"class":449,"line":249},[5937,5941,5945,5949,5953,5957],{"type":121,"tag":447,"props":5938,"children":5939},{"class":486},[5940],{"type":126,"value":497},{"type":121,"tag":447,"props":5942,"children":5943},{"class":762},[5944],{"type":126,"value":765},{"type":121,"tag":447,"props":5946,"children":5947},{"class":486},[5948],{"type":126,"value":770},{"type":121,"tag":447,"props":5950,"children":5951},{"class":486},[5952],{"type":126,"value":775},{"type":121,"tag":447,"props":5954,"children":5955},{"class":571},[5956],{"type":126,"value":530},{"type":121,"tag":447,"props":5958,"children":5959},{"class":486},[5960],{"type":126,"value":784},{"type":121,"tag":447,"props":5962,"children":5963},{"class":449,"line":519},[5964,5968,5972,5976,5980,5984],{"type":121,"tag":447,"props":5965,"children":5966},{"class":486},[5967],{"type":126,"value":497},{"type":121,"tag":447,"props":5969,"children":5970},{"class":762},[5971],{"type":126,"value":796},{"type":121,"tag":447,"props":5973,"children":5974},{"class":486},[5975],{"type":126,"value":770},{"type":121,"tag":447,"props":5977,"children":5978},{"class":486},[5979],{"type":126,"value":775},{"type":121,"tag":447,"props":5981,"children":5982},{"class":571},[5983],{"type":126,"value":1084},{"type":121,"tag":447,"props":5985,"children":5986},{"class":486},[5987],{"type":126,"value":784},{"type":121,"tag":447,"props":5989,"children":5990},{"class":449,"line":545},[5991,5995,5999,6003],{"type":121,"tag":447,"props":5992,"children":5993},{"class":486},[5994],{"type":126,"value":497},{"type":121,"tag":447,"props":5996,"children":5997},{"class":762},[5998],{"type":126,"value":693},{"type":121,"tag":447,"props":6000,"children":6001},{"class":486},[6002],{"type":126,"value":770},{"type":121,"tag":447,"props":6004,"children":6005},{"class":571},[6006],{"type":126,"value":833},{"type":121,"tag":447,"props":6008,"children":6009},{"class":449,"line":582},[6010,6014,6018,6022,6026,6030],{"type":121,"tag":447,"props":6011,"children":6012},{"class":486},[6013],{"type":126,"value":497},{"type":121,"tag":447,"props":6015,"children":6016},{"class":762},[6017],{"type":126,"value":229},{"type":121,"tag":447,"props":6019,"children":6020},{"class":486},[6021],{"type":126,"value":770},{"type":121,"tag":447,"props":6023,"children":6024},{"class":486},[6025],{"type":126,"value":775},{"type":121,"tag":447,"props":6027,"children":6028},{"class":571},[6029],{"type":126,"value":5701},{"type":121,"tag":447,"props":6031,"children":6032},{"class":486},[6033],{"type":126,"value":784},{"type":121,"tag":447,"props":6035,"children":6036},{"class":449,"line":596},[6037,6041,6045,6049,6053,6058],{"type":121,"tag":447,"props":6038,"children":6039},{"class":486},[6040],{"type":126,"value":497},{"type":121,"tag":447,"props":6042,"children":6043},{"class":762},[6044],{"type":126,"value":2299},{"type":121,"tag":447,"props":6046,"children":6047},{"class":486},[6048],{"type":126,"value":770},{"type":121,"tag":447,"props":6050,"children":6051},{"class":486},[6052],{"type":126,"value":775},{"type":121,"tag":447,"props":6054,"children":6055},{"class":571},[6056],{"type":126,"value":6057},"{focus:'auto', cover:'4:3'}",{"type":121,"tag":447,"props":6059,"children":6060},{"class":486},[6061],{"type":126,"value":784},{"type":121,"tag":447,"props":6063,"children":6064},{"class":449,"line":609},[6065],{"type":121,"tag":447,"props":6066,"children":6067},{"class":486},[6068],{"type":126,"value":860},{"type":121,"tag":148,"props":6070,"children":6072},{"id":6071},"go-further-with-twicpics",[6073],{"type":126,"value":6074},"Go further with TwicPics",{"type":121,"tag":122,"props":6076,"children":6077},{},[6078,6080,6087],{"type":126,"value":6079},"TwicPics offers a ",{"type":121,"tag":129,"props":6081,"children":6084},{"href":6082,"rel":6083},"https://www.npmjs.com/package/@twicpics/components",[133],[6085],{"type":126,"value":6086},"collection of web components",{"type":126,"value":6088}," that will allow you to exploit all its power :",{"type":121,"tag":297,"props":6090,"children":6091},{},[6092,6097,6102,6107,6112,6117],{"type":121,"tag":301,"props":6093,"children":6094},{},[6095],{"type":126,"value":6096},"Pixel Perfect",{"type":121,"tag":301,"props":6098,"children":6099},{},[6100],{"type":126,"value":6101},"Layout Driven",{"type":121,"tag":301,"props":6103,"children":6104},{},[6105],{"type":126,"value":6106},"Ideal Compression",{"type":121,"tag":301,"props":6108,"children":6109},{},[6110],{"type":126,"value":6111},"Lazy Loading",{"type":121,"tag":301,"props":6113,"children":6114},{},[6115],{"type":126,"value":6116},"LQIP",{"type":121,"tag":301,"props":6118,"children":6119},{},[6120],{"type":126,"value":6121},"CLS Optimization",{"type":121,"tag":122,"props":6123,"children":6124},{},[6125,6127,6134],{"type":126,"value":6126},"A specific integration to Nuxt is available ",{"type":121,"tag":129,"props":6128,"children":6131},{"href":6129,"rel":6130},"https://github.com/TwicPics/components/blob/main/documentation/nuxt2.md",[133],[6132],{"type":126,"value":6133},"here",{"type":126,"value":382},{"type":121,"tag":6136,"props":6137,"children":6138},"style",{},[6139],{"type":126,"value":6140},".material-theme_material-theme-palenight_material-theme-lighter{color:#EEFFFF;background:#263238;}.dark .material-theme_material-theme-palenight_material-theme-lighter{color:#A6ACCD;background:#292D3E;}.light .material-theme_material-theme-palenight_material-theme-lighter{color:#90A4AE;background:#FAFAFA;}.ct-398028{color:#89DDFF;font-style:italic;}.light .ct-398028{color:#39ADB5;font-style:italic;}.ct-521921{color:#EEFFFF;}.dark .ct-521921{color:#A6ACCD;}.light .ct-521921{color:#90A4AE;}.ct-021512{color:#82AAFF;}.light .ct-021512{color:#6182B8;}.ct-542793{color:#89DDFF;}.light .ct-542793{color:#39ADB5;}.ct-821147{color:#F07178;}.light .ct-821147{color:#E53935;}.ct-083593{color:#C3E88D;}.light .ct-083593{color:#91B859;}.ct-767688{color:#546E7A;font-style:italic;}.dark .ct-767688{color:#676E95;font-style:italic;}.light .ct-767688{color:#90A4AE;font-style:italic;}.ct-366012{color:#C792EA;}.light .ct-366012{color:#9C3EDA;}",{"title":115,"searchDepth":249,"depth":249,"links":6142},[6143,6144,6145,6146,6152,6160,6161,6162],{"id":277,"depth":249,"text":280},{"id":385,"depth":249,"text":388},{"id":404,"depth":249,"text":407},{"id":647,"depth":249,"text":650,"children":6147},[6148,6149,6150,6151],{"id":229,"depth":519,"text":229},{"id":1339,"depth":519,"text":1339},{"id":1641,"depth":519,"text":1641},{"id":1173,"depth":519,"text":1173},{"id":2144,"depth":249,"text":2147,"children":6153},[6154,6155,6156,6157,6158,6159],{"id":201,"depth":519,"text":201},{"id":360,"depth":519,"text":360},{"id":2783,"depth":519,"text":2783},{"id":3812,"depth":519,"text":3812},{"id":367,"depth":519,"text":367},{"id":380,"depth":519,"text":380},{"id":5417,"depth":249,"text":5420},{"id":5743,"depth":249,"text":5746},{"id":6071,"depth":249,"text":6074},"content:3.providers:twicpics.md","3.providers/twicpics.md",{"_path":98,"_dir":113,"_draft":114,"_partial":114,"_locale":115,"title":97,"description":6166,"body":6167,"_type":253,"_id":7280,"_source":255,"_file":7281,"_extension":257},"Power up file uploading, processing and delivery for your app in one sitting.",{"type":118,"children":6168,"toc":7275},[6169,6181,6186,6198,6310,6315,6337,6342,7070,7075,7080,7102,7116,7270],{"type":121,"tag":122,"props":6170,"children":6171},{},[6172,6173,6179],{"type":126,"value":127},{"type":121,"tag":129,"props":6174,"children":6177},{"href":6175,"rel":6176},"https://uploadcare.com/",[133],[6178],{"type":126,"value":97},{"type":126,"value":6180}," and the Nuxt Image module.",{"type":121,"tag":148,"props":6182,"children":6184},{"id":6183},"usage",[6185],{"type":126,"value":18},{"type":121,"tag":122,"props":6187,"children":6188},{},[6189,6191,6196],{"type":126,"value":6190},"To use images from uploadcare, specify the provider as ",{"type":121,"tag":190,"props":6192,"children":6193},{},[6194],{"type":126,"value":6195},"uploadcare",{"type":126,"value":6197}," and set the image src to the UUID provided on the dashboard.",{"type":121,"tag":436,"props":6199,"children":6204},{"className":6200,"code":6201,"filename":6202,"language":6203,"meta":115},"language-vue material-theme_material-theme-palenight_material-theme-lighter","\u003CNuxtImg\n  provider=\"uploadcare\"\n  src=\"c160afba-8b42-45a9-a46a-d393248b0072\"\n  alt=\"My image from uploadcare\"\n/>\n","page.vue","vue",[6205],{"type":121,"tag":190,"props":6206,"children":6207},{"__ignoreMap":115},[6208,6219,6246,6274,6303],{"type":121,"tag":447,"props":6209,"children":6210},{"class":449,"line":450},[6211,6215],{"type":121,"tag":447,"props":6212,"children":6213},{"class":486},[6214],{"type":126,"value":747},{"type":121,"tag":447,"props":6216,"children":6217},{"class":500},[6218],{"type":126,"value":752},{"type":121,"tag":447,"props":6220,"children":6221},{"class":449,"line":249},[6222,6226,6230,6234,6238,6242],{"type":121,"tag":447,"props":6223,"children":6224},{"class":460},[6225],{"type":126,"value":497},{"type":121,"tag":447,"props":6227,"children":6228},{"class":762},[6229],{"type":126,"value":765},{"type":121,"tag":447,"props":6231,"children":6232},{"class":486},[6233],{"type":126,"value":770},{"type":121,"tag":447,"props":6235,"children":6236},{"class":486},[6237],{"type":126,"value":775},{"type":121,"tag":447,"props":6239,"children":6240},{"class":571},[6241],{"type":126,"value":6195},{"type":121,"tag":447,"props":6243,"children":6244},{"class":486},[6245],{"type":126,"value":784},{"type":121,"tag":447,"props":6247,"children":6248},{"class":449,"line":519},[6249,6253,6257,6261,6265,6270],{"type":121,"tag":447,"props":6250,"children":6251},{"class":460},[6252],{"type":126,"value":497},{"type":121,"tag":447,"props":6254,"children":6255},{"class":762},[6256],{"type":126,"value":796},{"type":121,"tag":447,"props":6258,"children":6259},{"class":486},[6260],{"type":126,"value":770},{"type":121,"tag":447,"props":6262,"children":6263},{"class":486},[6264],{"type":126,"value":775},{"type":121,"tag":447,"props":6266,"children":6267},{"class":571},[6268],{"type":126,"value":6269},"c160afba-8b42-45a9-a46a-d393248b0072",{"type":121,"tag":447,"props":6271,"children":6272},{"class":486},[6273],{"type":126,"value":784},{"type":121,"tag":447,"props":6275,"children":6276},{"class":449,"line":545},[6277,6281,6286,6290,6294,6299],{"type":121,"tag":447,"props":6278,"children":6279},{"class":460},[6280],{"type":126,"value":497},{"type":121,"tag":447,"props":6282,"children":6283},{"class":762},[6284],{"type":126,"value":6285},"alt",{"type":121,"tag":447,"props":6287,"children":6288},{"class":486},[6289],{"type":126,"value":770},{"type":121,"tag":447,"props":6291,"children":6292},{"class":486},[6293],{"type":126,"value":775},{"type":121,"tag":447,"props":6295,"children":6296},{"class":571},[6297],{"type":126,"value":6298},"My image from uploadcare",{"type":121,"tag":447,"props":6300,"children":6301},{"class":486},[6302],{"type":126,"value":784},{"type":121,"tag":447,"props":6304,"children":6305},{"class":449,"line":582},[6306],{"type":121,"tag":447,"props":6307,"children":6308},{"class":460},[6309],{"type":126,"value":860},{"type":121,"tag":148,"props":6311,"children":6312},{"id":2157},[6313],{"type":126,"value":6314},"Modifiers",{"type":121,"tag":122,"props":6316,"children":6317},{},[6318,6320,6327,6329,6336],{"type":126,"value":6319},"To see all possible modifiers and their options, check out the ",{"type":121,"tag":129,"props":6321,"children":6324},{"href":6322,"rel":6323},"https://uploadcare.com/docs/transformations/image/",[133],[6325],{"type":126,"value":6326},"image transformations documentation",{"type":126,"value":6328}," or the ",{"type":121,"tag":129,"props":6330,"children":6333},{"href":6331,"rel":6332},"https://uploadcare.com/api-refs/url-api/",[133],[6334],{"type":126,"value":6335},"URL API Reference",{"type":126,"value":382},{"type":121,"tag":122,"props":6338,"children":6339},{},[6340],{"type":126,"value":6341},"Types are provided for the following modifiers:",{"type":121,"tag":436,"props":6343,"children":6346},{"className":438,"code":6344,"filename":6345,"language":441,"meta":115},"  // Image Compression\n  format: 'jpeg'|'png'|'webp'|'auto'\n  quality: 'smart'|'smart_retina'|'normal'|'better'|'best'|'lighter'|'lightest'\n  progressive: 'yes'|'no'\n  strip_meta: 'all'|'none'|'sensitive'\n\n  // Image Geometry\n  preview: `${number}x${number}` // Height x Width\n  resize: `${number}x${number}` | `${number}x`| `x${number}` \n  smart_resize: `${number}x${number}`\n  crop: string | string[]\n  scale_crop: string | string[]\n  border_radius: string | string[]\n  setfill: string // 3, 6 or 8 digit hex color\n  zoom_objects: string // 1 to 100\n","src/types/module.ts",[6347],{"type":121,"tag":190,"props":6348,"children":6349},{"__ignoreMap":115},[6350,6362,6445,6579,6628,6695,6701,6713,6773,6886,6935,6964,6992,7020,7045],{"type":121,"tag":447,"props":6351,"children":6352},{"class":449,"line":450},[6353,6357],{"type":121,"tag":447,"props":6354,"children":6355},{"class":486},[6356],{"type":126,"value":497},{"type":121,"tag":447,"props":6358,"children":6359},{"class":590},[6360],{"type":126,"value":6361},"// Image Compression\n",{"type":121,"tag":447,"props":6363,"children":6364},{"class":449,"line":249},[6365,6369,6374,6378,6382,6386,6391,6395,6400,6404,6408,6412,6416,6420,6425,6429,6433,6437,6441],{"type":121,"tag":447,"props":6366,"children":6367},{"class":460},[6368],{"type":126,"value":497},{"type":121,"tag":447,"props":6370,"children":6372},{"class":6371},"ct-902167",[6373],{"type":126,"value":1339},{"type":121,"tag":447,"props":6375,"children":6376},{"class":486},[6377],{"type":126,"value":508},{"type":121,"tag":447,"props":6379,"children":6380},{"class":460},[6381],{"type":126,"value":463},{"type":121,"tag":447,"props":6383,"children":6384},{"class":486},[6385],{"type":126,"value":568},{"type":121,"tag":447,"props":6387,"children":6388},{"class":571},[6389],{"type":126,"value":6390},"jpeg",{"type":121,"tag":447,"props":6392,"children":6393},{"class":486},[6394],{"type":126,"value":568},{"type":121,"tag":447,"props":6396,"children":6397},{"class":486},[6398],{"type":126,"value":6399},"|",{"type":121,"tag":447,"props":6401,"children":6402},{"class":486},[6403],{"type":126,"value":568},{"type":121,"tag":447,"props":6405,"children":6406},{"class":571},[6407],{"type":126,"value":3838},{"type":121,"tag":447,"props":6409,"children":6410},{"class":486},[6411],{"type":126,"value":568},{"type":121,"tag":447,"props":6413,"children":6414},{"class":486},[6415],{"type":126,"value":6399},{"type":121,"tag":447,"props":6417,"children":6418},{"class":486},[6419],{"type":126,"value":568},{"type":121,"tag":447,"props":6421,"children":6422},{"class":571},[6423],{"type":126,"value":6424},"webp",{"type":121,"tag":447,"props":6426,"children":6427},{"class":486},[6428],{"type":126,"value":568},{"type":121,"tag":447,"props":6430,"children":6431},{"class":486},[6432],{"type":126,"value":6399},{"type":121,"tag":447,"props":6434,"children":6435},{"class":486},[6436],{"type":126,"value":568},{"type":121,"tag":447,"props":6438,"children":6439},{"class":571},[6440],{"type":126,"value":2792},{"type":121,"tag":447,"props":6442,"children":6443},{"class":486},[6444],{"type":126,"value":579},{"type":121,"tag":447,"props":6446,"children":6447},{"class":449,"line":519},[6448,6452,6456,6460,6464,6468,6473,6477,6481,6485,6490,6494,6498,6502,6507,6511,6515,6519,6524,6528,6532,6536,6541,6545,6549,6553,6558,6562,6566,6570,6575],{"type":121,"tag":447,"props":6449,"children":6450},{"class":460},[6451],{"type":126,"value":497},{"type":121,"tag":447,"props":6453,"children":6454},{"class":6371},[6455],{"type":126,"value":1641},{"type":121,"tag":447,"props":6457,"children":6458},{"class":486},[6459],{"type":126,"value":508},{"type":121,"tag":447,"props":6461,"children":6462},{"class":460},[6463],{"type":126,"value":463},{"type":121,"tag":447,"props":6465,"children":6466},{"class":486},[6467],{"type":126,"value":568},{"type":121,"tag":447,"props":6469,"children":6470},{"class":571},[6471],{"type":126,"value":6472},"smart",{"type":121,"tag":447,"props":6474,"children":6475},{"class":486},[6476],{"type":126,"value":568},{"type":121,"tag":447,"props":6478,"children":6479},{"class":486},[6480],{"type":126,"value":6399},{"type":121,"tag":447,"props":6482,"children":6483},{"class":486},[6484],{"type":126,"value":568},{"type":121,"tag":447,"props":6486,"children":6487},{"class":571},[6488],{"type":126,"value":6489},"smart_retina",{"type":121,"tag":447,"props":6491,"children":6492},{"class":486},[6493],{"type":126,"value":568},{"type":121,"tag":447,"props":6495,"children":6496},{"class":486},[6497],{"type":126,"value":6399},{"type":121,"tag":447,"props":6499,"children":6500},{"class":486},[6501],{"type":126,"value":568},{"type":121,"tag":447,"props":6503,"children":6504},{"class":571},[6505],{"type":126,"value":6506},"normal",{"type":121,"tag":447,"props":6508,"children":6509},{"class":486},[6510],{"type":126,"value":568},{"type":121,"tag":447,"props":6512,"children":6513},{"class":486},[6514],{"type":126,"value":6399},{"type":121,"tag":447,"props":6516,"children":6517},{"class":486},[6518],{"type":126,"value":568},{"type":121,"tag":447,"props":6520,"children":6521},{"class":571},[6522],{"type":126,"value":6523},"better",{"type":121,"tag":447,"props":6525,"children":6526},{"class":486},[6527],{"type":126,"value":568},{"type":121,"tag":447,"props":6529,"children":6530},{"class":486},[6531],{"type":126,"value":6399},{"type":121,"tag":447,"props":6533,"children":6534},{"class":486},[6535],{"type":126,"value":568},{"type":121,"tag":447,"props":6537,"children":6538},{"class":571},[6539],{"type":126,"value":6540},"best",{"type":121,"tag":447,"props":6542,"children":6543},{"class":486},[6544],{"type":126,"value":568},{"type":121,"tag":447,"props":6546,"children":6547},{"class":486},[6548],{"type":126,"value":6399},{"type":121,"tag":447,"props":6550,"children":6551},{"class":486},[6552],{"type":126,"value":568},{"type":121,"tag":447,"props":6554,"children":6555},{"class":571},[6556],{"type":126,"value":6557},"lighter",{"type":121,"tag":447,"props":6559,"children":6560},{"class":486},[6561],{"type":126,"value":568},{"type":121,"tag":447,"props":6563,"children":6564},{"class":486},[6565],{"type":126,"value":6399},{"type":121,"tag":447,"props":6567,"children":6568},{"class":486},[6569],{"type":126,"value":568},{"type":121,"tag":447,"props":6571,"children":6572},{"class":571},[6573],{"type":126,"value":6574},"lightest",{"type":121,"tag":447,"props":6576,"children":6577},{"class":486},[6578],{"type":126,"value":579},{"type":121,"tag":447,"props":6580,"children":6581},{"class":449,"line":545},[6582,6586,6591,6595,6599,6603,6608,6612,6616,6620,6624],{"type":121,"tag":447,"props":6583,"children":6584},{"class":460},[6585],{"type":126,"value":497},{"type":121,"tag":447,"props":6587,"children":6588},{"class":6371},[6589],{"type":126,"value":6590},"progressive",{"type":121,"tag":447,"props":6592,"children":6593},{"class":486},[6594],{"type":126,"value":508},{"type":121,"tag":447,"props":6596,"children":6597},{"class":460},[6598],{"type":126,"value":463},{"type":121,"tag":447,"props":6600,"children":6601},{"class":486},[6602],{"type":126,"value":568},{"type":121,"tag":447,"props":6604,"children":6605},{"class":571},[6606],{"type":126,"value":6607},"yes",{"type":121,"tag":447,"props":6609,"children":6610},{"class":486},[6611],{"type":126,"value":568},{"type":121,"tag":447,"props":6613,"children":6614},{"class":486},[6615],{"type":126,"value":6399},{"type":121,"tag":447,"props":6617,"children":6618},{"class":486},[6619],{"type":126,"value":568},{"type":121,"tag":447,"props":6621,"children":6622},{"class":571},[6623],{"type":126,"value":2498},{"type":121,"tag":447,"props":6625,"children":6626},{"class":486},[6627],{"type":126,"value":579},{"type":121,"tag":447,"props":6629,"children":6630},{"class":449,"line":582},[6631,6635,6640,6644,6648,6652,6657,6661,6665,6669,6674,6678,6682,6686,6691],{"type":121,"tag":447,"props":6632,"children":6633},{"class":460},[6634],{"type":126,"value":497},{"type":121,"tag":447,"props":6636,"children":6637},{"class":6371},[6638],{"type":126,"value":6639},"strip_meta",{"type":121,"tag":447,"props":6641,"children":6642},{"class":486},[6643],{"type":126,"value":508},{"type":121,"tag":447,"props":6645,"children":6646},{"class":460},[6647],{"type":126,"value":463},{"type":121,"tag":447,"props":6649,"children":6650},{"class":486},[6651],{"type":126,"value":568},{"type":121,"tag":447,"props":6653,"children":6654},{"class":571},[6655],{"type":126,"value":6656},"all",{"type":121,"tag":447,"props":6658,"children":6659},{"class":486},[6660],{"type":126,"value":568},{"type":121,"tag":447,"props":6662,"children":6663},{"class":486},[6664],{"type":126,"value":6399},{"type":121,"tag":447,"props":6666,"children":6667},{"class":486},[6668],{"type":126,"value":568},{"type":121,"tag":447,"props":6670,"children":6671},{"class":571},[6672],{"type":126,"value":6673},"none",{"type":121,"tag":447,"props":6675,"children":6676},{"class":486},[6677],{"type":126,"value":568},{"type":121,"tag":447,"props":6679,"children":6680},{"class":486},[6681],{"type":126,"value":6399},{"type":121,"tag":447,"props":6683,"children":6684},{"class":486},[6685],{"type":126,"value":568},{"type":121,"tag":447,"props":6687,"children":6688},{"class":571},[6689],{"type":126,"value":6690},"sensitive",{"type":121,"tag":447,"props":6692,"children":6693},{"class":486},[6694],{"type":126,"value":579},{"type":121,"tag":447,"props":6696,"children":6697},{"class":449,"line":596},[6698],{"type":121,"tag":447,"props":6699,"children":6700},{},[],{"type":121,"tag":447,"props":6702,"children":6703},{"class":449,"line":609},[6704,6708],{"type":121,"tag":447,"props":6705,"children":6706},{"class":486},[6707],{"type":126,"value":497},{"type":121,"tag":447,"props":6709,"children":6710},{"class":590},[6711],{"type":126,"value":6712},"// Image Geometry\n",{"type":121,"tag":447,"props":6714,"children":6715},{"class":449,"line":622},[6716,6720,6724,6728,6732,6737,6741,6745,6750,6755,6759,6764,6768],{"type":121,"tag":447,"props":6717,"children":6718},{"class":460},[6719],{"type":126,"value":497},{"type":121,"tag":447,"props":6721,"children":6722},{"class":6371},[6723],{"type":126,"value":1614},{"type":121,"tag":447,"props":6725,"children":6726},{"class":486},[6727],{"type":126,"value":508},{"type":121,"tag":447,"props":6729,"children":6730},{"class":460},[6731],{"type":126,"value":463},{"type":121,"tag":447,"props":6733,"children":6734},{"class":486},[6735],{"type":126,"value":6736},"`${",{"type":121,"tag":447,"props":6738,"children":6739},{"class":460},[6740],{"type":126,"value":1667},{"type":121,"tag":447,"props":6742,"children":6743},{"class":486},[6744],{"type":126,"value":640},{"type":121,"tag":447,"props":6746,"children":6747},{"class":571},[6748],{"type":126,"value":6749},"x",{"type":121,"tag":447,"props":6751,"children":6752},{"class":486},[6753],{"type":126,"value":6754},"${",{"type":121,"tag":447,"props":6756,"children":6757},{"class":460},[6758],{"type":126,"value":1667},{"type":121,"tag":447,"props":6760,"children":6761},{"class":486},[6762],{"type":126,"value":6763},"}`",{"type":121,"tag":447,"props":6765,"children":6766},{"class":460},[6767],{"type":126,"value":463},{"type":121,"tag":447,"props":6769,"children":6770},{"class":590},[6771],{"type":126,"value":6772},"// Height x Width\n",{"type":121,"tag":447,"props":6774,"children":6775},{"class":449,"line":634},[6776,6780,6784,6788,6792,6796,6800,6804,6808,6812,6816,6820,6824,6828,6832,6836,6840,6844,6848,6853,6857,6861,6865,6869,6873,6877,6881],{"type":121,"tag":447,"props":6777,"children":6778},{"class":460},[6779],{"type":126,"value":497},{"type":121,"tag":447,"props":6781,"children":6782},{"class":6371},[6783],{"type":126,"value":961},{"type":121,"tag":447,"props":6785,"children":6786},{"class":486},[6787],{"type":126,"value":508},{"type":121,"tag":447,"props":6789,"children":6790},{"class":460},[6791],{"type":126,"value":463},{"type":121,"tag":447,"props":6793,"children":6794},{"class":486},[6795],{"type":126,"value":6736},{"type":121,"tag":447,"props":6797,"children":6798},{"class":460},[6799],{"type":126,"value":1667},{"type":121,"tag":447,"props":6801,"children":6802},{"class":486},[6803],{"type":126,"value":640},{"type":121,"tag":447,"props":6805,"children":6806},{"class":571},[6807],{"type":126,"value":6749},{"type":121,"tag":447,"props":6809,"children":6810},{"class":486},[6811],{"type":126,"value":6754},{"type":121,"tag":447,"props":6813,"children":6814},{"class":460},[6815],{"type":126,"value":1667},{"type":121,"tag":447,"props":6817,"children":6818},{"class":486},[6819],{"type":126,"value":6763},{"type":121,"tag":447,"props":6821,"children":6822},{"class":460},[6823],{"type":126,"value":463},{"type":121,"tag":447,"props":6825,"children":6826},{"class":486},[6827],{"type":126,"value":6399},{"type":121,"tag":447,"props":6829,"children":6830},{"class":460},[6831],{"type":126,"value":463},{"type":121,"tag":447,"props":6833,"children":6834},{"class":486},[6835],{"type":126,"value":6736},{"type":121,"tag":447,"props":6837,"children":6838},{"class":460},[6839],{"type":126,"value":1667},{"type":121,"tag":447,"props":6841,"children":6842},{"class":486},[6843],{"type":126,"value":640},{"type":121,"tag":447,"props":6845,"children":6846},{"class":571},[6847],{"type":126,"value":6749},{"type":121,"tag":447,"props":6849,"children":6850},{"class":486},[6851],{"type":126,"value":6852},"`",{"type":121,"tag":447,"props":6854,"children":6855},{"class":486},[6856],{"type":126,"value":6399},{"type":121,"tag":447,"props":6858,"children":6859},{"class":460},[6860],{"type":126,"value":463},{"type":121,"tag":447,"props":6862,"children":6863},{"class":486},[6864],{"type":126,"value":6852},{"type":121,"tag":447,"props":6866,"children":6867},{"class":571},[6868],{"type":126,"value":6749},{"type":121,"tag":447,"props":6870,"children":6871},{"class":486},[6872],{"type":126,"value":6754},{"type":121,"tag":447,"props":6874,"children":6875},{"class":460},[6876],{"type":126,"value":1667},{"type":121,"tag":447,"props":6878,"children":6879},{"class":486},[6880],{"type":126,"value":6763},{"type":121,"tag":447,"props":6882,"children":6883},{"class":460},[6884],{"type":126,"value":6885}," \n",{"type":121,"tag":447,"props":6887,"children":6888},{"class":449,"line":2663},[6889,6893,6898,6902,6906,6910,6914,6918,6922,6926,6930],{"type":121,"tag":447,"props":6890,"children":6891},{"class":460},[6892],{"type":126,"value":497},{"type":121,"tag":447,"props":6894,"children":6895},{"class":6371},[6896],{"type":126,"value":6897},"smart_resize",{"type":121,"tag":447,"props":6899,"children":6900},{"class":486},[6901],{"type":126,"value":508},{"type":121,"tag":447,"props":6903,"children":6904},{"class":460},[6905],{"type":126,"value":463},{"type":121,"tag":447,"props":6907,"children":6908},{"class":486},[6909],{"type":126,"value":6736},{"type":121,"tag":447,"props":6911,"children":6912},{"class":460},[6913],{"type":126,"value":1667},{"type":121,"tag":447,"props":6915,"children":6916},{"class":486},[6917],{"type":126,"value":640},{"type":121,"tag":447,"props":6919,"children":6920},{"class":571},[6921],{"type":126,"value":6749},{"type":121,"tag":447,"props":6923,"children":6924},{"class":486},[6925],{"type":126,"value":6754},{"type":121,"tag":447,"props":6927,"children":6928},{"class":460},[6929],{"type":126,"value":1667},{"type":121,"tag":447,"props":6931,"children":6932},{"class":486},[6933],{"type":126,"value":6934},"}`\n",{"type":121,"tag":447,"props":6936,"children":6937},{"class":449,"line":2671},[6938,6942,6946,6950,6955,6959],{"type":121,"tag":447,"props":6939,"children":6940},{"class":460},[6941],{"type":126,"value":497},{"type":121,"tag":447,"props":6943,"children":6944},{"class":6371},[6945],{"type":126,"value":201},{"type":121,"tag":447,"props":6947,"children":6948},{"class":486},[6949],{"type":126,"value":508},{"type":121,"tag":447,"props":6951,"children":6952},{"class":460},[6953],{"type":126,"value":6954}," string ",{"type":121,"tag":447,"props":6956,"children":6957},{"class":486},[6958],{"type":126,"value":6399},{"type":121,"tag":447,"props":6960,"children":6961},{"class":460},[6962],{"type":126,"value":6963}," string[]\n",{"type":121,"tag":447,"props":6965,"children":6966},{"class":449,"line":2683},[6967,6971,6976,6980,6984,6988],{"type":121,"tag":447,"props":6968,"children":6969},{"class":460},[6970],{"type":126,"value":497},{"type":121,"tag":447,"props":6972,"children":6973},{"class":6371},[6974],{"type":126,"value":6975},"scale_crop",{"type":121,"tag":447,"props":6977,"children":6978},{"class":486},[6979],{"type":126,"value":508},{"type":121,"tag":447,"props":6981,"children":6982},{"class":460},[6983],{"type":126,"value":6954},{"type":121,"tag":447,"props":6985,"children":6986},{"class":486},[6987],{"type":126,"value":6399},{"type":121,"tag":447,"props":6989,"children":6990},{"class":460},[6991],{"type":126,"value":6963},{"type":121,"tag":447,"props":6993,"children":6994},{"class":449,"line":2711},[6995,6999,7004,7008,7012,7016],{"type":121,"tag":447,"props":6996,"children":6997},{"class":460},[6998],{"type":126,"value":497},{"type":121,"tag":447,"props":7000,"children":7001},{"class":6371},[7002],{"type":126,"value":7003},"border_radius",{"type":121,"tag":447,"props":7005,"children":7006},{"class":486},[7007],{"type":126,"value":508},{"type":121,"tag":447,"props":7009,"children":7010},{"class":460},[7011],{"type":126,"value":6954},{"type":121,"tag":447,"props":7013,"children":7014},{"class":486},[7015],{"type":126,"value":6399},{"type":121,"tag":447,"props":7017,"children":7018},{"class":460},[7019],{"type":126,"value":6963},{"type":121,"tag":447,"props":7021,"children":7022},{"class":449,"line":2739},[7023,7027,7032,7036,7040],{"type":121,"tag":447,"props":7024,"children":7025},{"class":460},[7026],{"type":126,"value":497},{"type":121,"tag":447,"props":7028,"children":7029},{"class":6371},[7030],{"type":126,"value":7031},"setfill",{"type":121,"tag":447,"props":7033,"children":7034},{"class":486},[7035],{"type":126,"value":508},{"type":121,"tag":447,"props":7037,"children":7038},{"class":460},[7039],{"type":126,"value":6954},{"type":121,"tag":447,"props":7041,"children":7042},{"class":590},[7043],{"type":126,"value":7044},"// 3, 6 or 8 digit hex color\n",{"type":121,"tag":447,"props":7046,"children":7047},{"class":449,"line":2807},[7048,7052,7057,7061,7065],{"type":121,"tag":447,"props":7049,"children":7050},{"class":460},[7051],{"type":126,"value":497},{"type":121,"tag":447,"props":7053,"children":7054},{"class":6371},[7055],{"type":126,"value":7056},"zoom_objects",{"type":121,"tag":447,"props":7058,"children":7059},{"class":486},[7060],{"type":126,"value":508},{"type":121,"tag":447,"props":7062,"children":7063},{"class":460},[7064],{"type":126,"value":6954},{"type":121,"tag":447,"props":7066,"children":7067},{"class":590},[7068],{"type":126,"value":7069},"// 1 to 100",{"type":121,"tag":122,"props":7071,"children":7072},{},[7073],{"type":126,"value":7074},"Please feel free to open a PR to improve support for additional operations.",{"type":121,"tag":148,"props":7076,"children":7078},{"id":7077},"configuration",[7079],{"type":126,"value":12},{"type":121,"tag":240,"props":7081,"children":7082},{},[7083],{"type":121,"tag":122,"props":7084,"children":7085},{},[7086,7088,7093,7095,7100],{"type":126,"value":7087},"By default, all file URLs use the ",{"type":121,"tag":190,"props":7089,"children":7090},{},[7091],{"type":126,"value":7092},"ucarecdn.com",{"type":126,"value":7094}," domain. By setting a custom CDN CNAME, file URLs can use ",{"type":121,"tag":190,"props":7096,"children":7097},{},[7098],{"type":126,"value":7099},"cdn.mycompany.com",{"type":126,"value":7101}," instead.",{"type":121,"tag":122,"props":7103,"children":7104},{},[7105,7107,7114],{"type":126,"value":7106},"See the ",{"type":121,"tag":129,"props":7108,"children":7111},{"href":7109,"rel":7110},"https://uploadcare.com/docs/delivery/cdn/#custom-cdn-cname",[133],[7112],{"type":126,"value":7113},"Uploadcare documentation",{"type":126,"value":7115}," for how to enable a custom domain in your project. To tell Nuxt Image about the custom CDN name, use the following configuration:",{"type":121,"tag":436,"props":7117,"children":7119},{"className":438,"code":7118,"filename":440,"language":441,"meta":115},"export default defineNuxtConfig({\n  image: {\n    uploadcare: {\n      cdnURL: 'cdn.mycompany.com',\n    }\n  }\n})\n",[7120],{"type":121,"tag":190,"props":7121,"children":7122},{"__ignoreMap":115},[7123,7154,7177,7200,7237,7248,7259],{"type":121,"tag":447,"props":7124,"children":7125},{"class":449,"line":450},[7126,7130,7134,7138,7142,7146,7150],{"type":121,"tag":447,"props":7127,"children":7128},{"class":454},[7129],{"type":126,"value":457},{"type":121,"tag":447,"props":7131,"children":7132},{"class":460},[7133],{"type":126,"value":463},{"type":121,"tag":447,"props":7135,"children":7136},{"class":454},[7137],{"type":126,"value":468},{"type":121,"tag":447,"props":7139,"children":7140},{"class":460},[7141],{"type":126,"value":463},{"type":121,"tag":447,"props":7143,"children":7144},{"class":475},[7145],{"type":126,"value":478},{"type":121,"tag":447,"props":7147,"children":7148},{"class":460},[7149],{"type":126,"value":483},{"type":121,"tag":447,"props":7151,"children":7152},{"class":486},[7153],{"type":126,"value":489},{"type":121,"tag":447,"props":7155,"children":7156},{"class":449,"line":249},[7157,7161,7165,7169,7173],{"type":121,"tag":447,"props":7158,"children":7159},{"class":460},[7160],{"type":126,"value":497},{"type":121,"tag":447,"props":7162,"children":7163},{"class":500},[7164],{"type":126,"value":503},{"type":121,"tag":447,"props":7166,"children":7167},{"class":486},[7168],{"type":126,"value":508},{"type":121,"tag":447,"props":7170,"children":7171},{"class":460},[7172],{"type":126,"value":463},{"type":121,"tag":447,"props":7174,"children":7175},{"class":486},[7176],{"type":126,"value":489},{"type":121,"tag":447,"props":7178,"children":7179},{"class":449,"line":519},[7180,7184,7188,7192,7196],{"type":121,"tag":447,"props":7181,"children":7182},{"class":460},[7183],{"type":126,"value":525},{"type":121,"tag":447,"props":7185,"children":7186},{"class":500},[7187],{"type":126,"value":6195},{"type":121,"tag":447,"props":7189,"children":7190},{"class":486},[7191],{"type":126,"value":508},{"type":121,"tag":447,"props":7193,"children":7194},{"class":460},[7195],{"type":126,"value":463},{"type":121,"tag":447,"props":7197,"children":7198},{"class":486},[7199],{"type":126,"value":489},{"type":121,"tag":447,"props":7201,"children":7202},{"class":449,"line":545},[7203,7207,7212,7216,7220,7224,7228,7232],{"type":121,"tag":447,"props":7204,"children":7205},{"class":460},[7206],{"type":126,"value":551},{"type":121,"tag":447,"props":7208,"children":7209},{"class":500},[7210],{"type":126,"value":7211},"cdnURL",{"type":121,"tag":447,"props":7213,"children":7214},{"class":486},[7215],{"type":126,"value":508},{"type":121,"tag":447,"props":7217,"children":7218},{"class":460},[7219],{"type":126,"value":463},{"type":121,"tag":447,"props":7221,"children":7222},{"class":486},[7223],{"type":126,"value":568},{"type":121,"tag":447,"props":7225,"children":7226},{"class":571},[7227],{"type":126,"value":7099},{"type":121,"tag":447,"props":7229,"children":7230},{"class":486},[7231],{"type":126,"value":568},{"type":121,"tag":447,"props":7233,"children":7234},{"class":486},[7235],{"type":126,"value":7236},",\n",{"type":121,"tag":447,"props":7238,"children":7239},{"class":449,"line":582},[7240,7244],{"type":121,"tag":447,"props":7241,"children":7242},{"class":460},[7243],{"type":126,"value":525},{"type":121,"tag":447,"props":7245,"children":7246},{"class":486},[7247],{"type":126,"value":619},{"type":121,"tag":447,"props":7249,"children":7250},{"class":449,"line":596},[7251,7255],{"type":121,"tag":447,"props":7252,"children":7253},{"class":460},[7254],{"type":126,"value":497},{"type":121,"tag":447,"props":7256,"children":7257},{"class":486},[7258],{"type":126,"value":619},{"type":121,"tag":447,"props":7260,"children":7261},{"class":449,"line":609},[7262,7266],{"type":121,"tag":447,"props":7263,"children":7264},{"class":486},[7265],{"type":126,"value":640},{"type":121,"tag":447,"props":7267,"children":7268},{"class":460},[7269],{"type":126,"value":334},{"type":121,"tag":6136,"props":7271,"children":7272},{},[7273],{"type":126,"value":7274},".material-theme_material-theme-palenight_material-theme-lighter{color:#EEFFFF;background:#263238;}.dark .material-theme_material-theme-palenight_material-theme-lighter{color:#A6ACCD;background:#292D3E;}.light .material-theme_material-theme-palenight_material-theme-lighter{color:#90A4AE;background:#FAFAFA;}.ct-542793{color:#89DDFF;}.light .ct-542793{color:#39ADB5;}.ct-821147{color:#F07178;}.light .ct-821147{color:#E53935;}.ct-521921{color:#EEFFFF;}.dark .ct-521921{color:#A6ACCD;}.light .ct-521921{color:#90A4AE;}.ct-366012{color:#C792EA;}.light .ct-366012{color:#9C3EDA;}.ct-083593{color:#C3E88D;}.light .ct-083593{color:#91B859;}.ct-767688{color:#546E7A;font-style:italic;}.dark .ct-767688{color:#676E95;font-style:italic;}.light .ct-767688{color:#90A4AE;font-style:italic;}.ct-902167{color:#FFCB6B;}.light .ct-902167{color:#E2931D;}.ct-398028{color:#89DDFF;font-style:italic;}.light .ct-398028{color:#39ADB5;font-style:italic;}.ct-021512{color:#82AAFF;}.light .ct-021512{color:#6182B8;}",{"title":115,"searchDepth":249,"depth":249,"links":7276},[7277,7278,7279],{"id":6183,"depth":249,"text":18},{"id":2157,"depth":249,"text":6314},{"id":7077,"depth":249,"text":12},"content:3.providers:uploadcare.md","3.providers/uploadcare.md",1694348696434]