πŸ“ Batch upscale portrait photos with Real-ESRGAN AI, Google Drive and Airtable

⚑ 436 views Β· πŸ“ File Management

Description

Portrait Photo Upscaler Workflow

Overview

Automated workflow that retrieves portrait photos from Airtable, upscales them using AI, and stores the enhanced images in Google Drive with organized folder structure.

Features

Prerequisites

Required Credentials

Airtable Setup

Workflow Steps

  1. Manual Trigger: Initiates the workflow execution
  2. Create Folder: Generates new Google Drive folder with custom name
  3. Get Airtable Record: Retrieves specified record containing portrait images
  4. Extract URLs: Processes attachment URLs from Airtable field
  5. Loop Processing: Iterates through each image for individual processing
  6. AI Upscaling: Enhances images using Replicate’s Real-ESRGAN (2x scale)
  7. Download Results: Retrieves processed images from Replicate
  8. Upload to Drive: Stores enhanced images in created folder

Configuration

Required Inputs

Upscaling Settings

Technical Details

Node Configuration

API Endpoints

Use Cases

Output

Template Benefits

πŸ”— Nodes Used

Airtable, HTTP Request, Google Drive

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup