ComfyUI Extension: Save Image To Google Drive
This ComfyUI node will save images directly to Google Drive by using Google's free API service.
Custom Nodes (0)
README
ComfyUI-Save_To_GDrive
This ComfyUI node will save images directly to Google Drive by using Google's free API service.
Save Image To Google Drive
IMPORTANT
If you don't know how to get the credentials from Google, I have made a very detailed guide on how. The guide is available on my Patreon: Save Image To Google Drive - Guide
INSTRUCTIONS
This node and it's code is completely free to use. It should be noted that you will have to get your own API credentials with Google in order for the node to work preperly. The credentials are needed to give the node access to your Google drive and to create folders as well as save images and videos.
The node will create folders you specify in the node itself if they aren't already created in your Google drive.
Folder structure: Rootfolder/subfolder/subfolder
Filename prefix: All images with have the same name, so if the prefix is for example "IMG" all your saved images will be named IMG.png (alternatively IMG.jpeg or IMG.webp)
File Format: Format available is PNG, JPEG and WEBP