Store Image via Stash
{exp:stash:set name='image_1' parse_tags='yes' output='yes'}
{exp:jcogs_img:pair src='/images/made/oahu-hawaii-travel-guide-center_704_600_s.png' hide_relative_path='yes' max_height='400' width='600' quality='85' crop='no|center,center|0,0' allow_scale_larger='yes'}{made}{/exp:jcogs_img:pair}
{/exp:stash:set}
CE Image Ouput
{exp:jcogs_img:pair src='/images/made/oahu-hawaii-travel-guide-center_704_600_s.png' hide_relative_path='yes' max_height='400' width='600' quality='85' crop='no|center,center|0,0' allow_scale_larger='yes'}{made}{/exp:jcogs_img:pair}
Stash Output
Path: {exp:stash:image_1}
Pea WEBP Output inside CE Image
{exp:jcogs_img:pair src='/images/made/oahu-hawaii-travel-guide-center_704_600_s.png' hide_relative_path='yes' max_height='400' width='600' quality='85' crop='no|center,center|0,0' allow_scale_larger='yes' parse='inward'}
{exp:pea:webp src='{made}'}
{/exp:jcogs_img:pair}
{exp:jcogs_img:pair src='/images/made/oahu-hawaii-travel-guide-center_704_600_s.png' hide_relative_path='yes' max_height='400' width='600' quality='85' crop='no|center,center|0,0' allow_scale_larger='yes' parse='inward'}
{/exp:jcogs_img:pair}
Pea Output using Stash Variable
Pea Output using Stash Variable
{exp:stash:set name="image_2"}
{exp:pea:webp src="/images/made/best-month-to-visit-hawaii_777_600_s.png" width="400"}
{/exp:stash:set}
Pea WEBP Output with relative Image
WEBP
{exp:pea:webp src='/images/made/best-month-to-visit-hawaii_777_600_s.png'}
JPEG
{exp:pea:jpeg src='/images/made/best-month-to-visit-hawaii_777_600_s.png'}