No content to show
User Activity
Hi, Eli here from TinyIMG. Until Dec 16 we had the option to convert png to jpg which concluded to really big savings when optimizing images and yes, we keep the backups for 30 days. From Dec 16 sadly It's no longer possible to convert from png to j...
Hi, I'm trying to map the product gallery images to variants to generate ALT texts and filenames for the media image based on variant data. But the product media response returns MediaImage or ImageSource ids and variant image returns null or Product...
You can also use our TinyIMG app to resize your images: TinyIMG The 3 recommendations in the accepted answer do not have the Built for Shopify status, but we do! Also we have a lot more SEO and Speed features alongside image optimization.
You can also use our TinyIMG app to resize your images: TinyIMG The 3 recommendations do not have the Built for Shopify status, but we do!
Hi everyone! I have an odd one. When updating the image through Files API Shopify creates a new version of the image and the url without the query param remains the same. My question is If It’s possible to clear image cache without removing/changing ...
No, I was referring to fileUpdate. I cannot upload a file with a different extension. If the original image is png, I cannot upload a jpg. If the image is jpg, I cannot upload png. The file extension must match currently and this will kill a lot of f...
I've been communicating with Shopify support and there are no clear plans for this. We are optimizing over 50 million images each year and around 6 million of them are converted from png to jpg. Removing this functionality will impact 20 thousand sto...
With the new GraphQL update and deprecation of image updates we got image conversion and background removal killed. If we cannot upload different extension images (from png to jpg or from jpg to png) - all image optimization apps loose the ability to...
If I want to upload a png image instead of jpg image (to have the image transparent) - I cannot do that as as black background is applied: https://prnt.sc/4a_qacYbqLlR Same goes the other way around. If I want to upload a converted image from png to ...
With the deprecation of productImageUpdate I cannot upload a renamed image with productUpdateMedia. As an image optimizaiton app that optimizes over 100 thousand images each day (we optimize filenames, convert from png to jpg and add ALT texts) and w...
Hi, The Navigation menu, the app bridge navigationMenu (https://shopify.dev/docs/apps/tools/app-bridge/actions/menu/navigation) is not working with navigationMenu.set({active: settingsLink}); I use the latest versions of app-bridge (3.7.2) and app-br...
Hi everyone, Regarding the Navigation menu, the app bridge navigationMenu (https://shopify.dev/docs/apps/tools/app-bridge/actions/menu/navigation) is not working with navigationMenu.set({active: settingsLink}); I use the latest versions of app-bridge...