Convert Image from JPG/PNG to WEBP
detail.loadingPreview
Converts JPG or PNG images to WEBP format and uploads them to Google Drive.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the conversion of image files from JPG or PNG formats to WEBP. It reads image URLs from a Google Sheet, performs the conversion using an external API, and then uploads the resulting WEBP images to Google Drive, updating the sheet with the new file location.
Key Features
- Reads image URLs from a Google Sheet.
- Supports JPG, JPEG, and PNG input formats.
- Converts images to WEBP format via an API.
- Stores the original filename and extracted extension.
- Updates the Google Sheet with the WEBP file location.
- Uploads the converted WEBP image to Google Drive.
How To Use
- Ensure you have a Google Sheet with image URLs in a column named 'FROM'.
- Configure the 'Google Sheets account' and 'Google Drive account' credentials.
- Set up your environment variables, including
BASE_URLfor the conversion API andWEBHOOK_URL(if applicable). - Replace placeholder API keys and credentials where indicated.
- Run the workflow by clicking 'Test workflow'. The converted WEBP images will be uploaded to your specified Google Drive folder, and the sheet will be updated.
Apps Used
Workflow JSON
{
"id": "4e23c343-a0af-447e-9032-ec3aeb4f2cf3",
"name": "Convert Image from JPG/PNG to WEBP",
"nodes": 0,
"category": "Image Processing",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 4e23c343-a0af...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Remove Advanced Background from Google Drive Images
Automatically removes backgrounds from images stored in Google Drive and uploads the processed images back.
Image Keyword Generation
Generates descriptive keywords for an image by analyzing its color information and using AI.
Automated Background Removal and Resizing for Google Drive Images
Automatically removes backgrounds from images in a Google Drive folder, resizes them, and uploads the results back to Google Drive.
AI Generated Caption Overlay on Image
Generates a caption for an image using AI and overlays it onto the original image.
FLUX Fill Standalone
A standalone workflow for image inpainting and editing using FLUX.
Community Passport Photo Validator
Validates passport photo suitability using an AI vision model based on UK government guidelines.