shopify only allows me to upload webp files, i was hardly able to achieve really low quality webp with mp4 convert, please help, what are the options ?
Hello @lukkaa ,
We are AliReviews - All-in-one reviews solution to all businesses.
If you’re having trouble creating high-quality WebP images from other image file formats, there are a few options you can try:
- Use a different image editor: Some popular options that support WebP include Adobe Photoshop, GIMP, and ImageMagick.
- Use an online image converter: There are many online tools that allow you to convert images from one format to another, including WebP. Some popular options include CloudConvert, Online-Convert, and Convertio.
- Use a specialized WebP converter: If you need to convert large batches of images to WebP, you may want to consider using a specialized converter tool such as WebPconv or WebPonize.
- Optimize your images: If you’re still having trouble creating high-quality WebP images, you may want to try optimizing your original images before converting them to WebP. This can include resizing the images, reducing their color depth, or using a different compression algorithm.
Hope these can help. Please hit the Like Button or mark this as Accepted Solution to let us know, it means a lot to us.
Regards,
AliReviews team.
Hello @lukkaa ,
For your information, you can upload your video on Youtube or Vimeo and then embed it on your website.
Let us know if you need any further assistance.
All the best,
CedCommerce
Hello @lukkaa ,
I am Gina from flareAI app, and I am here to support you.
You can use a YouTube video as a background video in Shopify by embedding the YouTube video on your website. Here’s how you can do it:
-
Find the YouTube video you want to use as your background and copy the video URL.
-
In the Shopify theme editor, navigate to the section where you want to add the video background and add a new HTML section.
-
In the HTML section, paste the following code, replacing the “YOUR_YOUTUBE_VIDEO_URL” with the YouTube video URL you copied earlier:
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/YOUR_YOUTUBE_VIDEO_URL?controls=0&showinfo=0&rel=0&autoplay=1&loop=1&playlist=YOUR_YOUTUBE_VIDEO_URL" frameborder="0" allowfullscreen=""></iframe>
This code will embed the YouTube video and set it to loop and autoplay with no controls or related videos displayed.
- Customize the HTML section as needed, including adjusting the section height and width to fit your theme.
Keep in mind that using a YouTube video as a background can impact website performance and load times, especially if the video is large or the user has a slow internet connection. It’s also important to ensure that you have the right to use the video and that it doesn’t violate any copyright or other intellectual property laws.
Gina