Review Analyzer & Image Generator - AI Powered
Pricing
from $15.75 / 1,000 review analyzeds
Review Analyzer & Image Generator - AI Powered
Collect reviews, analyze sentiment with AI, and generate social proof images.
Pricing
from $15.75 / 1,000 review analyzeds
Rating
5.0
(3)
Developer
viralanalyzer
Actor stats
1
Bookmarked
4
Total users
1
Monthly active users
12 days ago
Last modified
Categories
Share
AI Media Enhancer ⭐ 4K Upscale — Real-ESRGAN + Face Restore — $0.20/image
View on Apify Store | English | Portugues
Upscale any image to 4K with Real-ESRGAN x4 AI super-resolution and GFPGAN face restoration. Get both landscape (16:9) and portrait (9:16) versions from a single image — zero quality loss. Batch process up to 20 images per run.
2-8x cheaper than Topaz AI ($0.10-0.50/image) and Let's Enhance ($0.20+/image). Same Real-ESRGAN model, cloud-powered.
Features
| Feature | Description |
|---|---|
| Real-ESRGAN 4x | State-of-the-art AI upscaling. 720p to 4K, 1080p to 8K-quality |
| GFPGAN Face Restore | AI face restoration — fixes blurry, low-res, or damaged faces |
| Dual Aspect Output | Get 16:9 (landscape) + 9:16 (portrait) from one image, zero quality loss |
| 4K or 1080p | Choose 3840x2160 or 1920x1080 output resolution |
| Batch Processing | Enhance up to 20 images per run |
| Cloud GPU | Runs on NVIDIA A100 via ZeroGPU — no setup needed |
Pricing
| Usage | Cost | vs Topaz AI | vs Let's Enhance |
|---|---|---|---|
| 1 image (dual output) | $0.20 | $0.10-0.50 (2-8x more) | $0.20+ (3x more) |
| 10 images | $0.60 | $1.00-5.00 | $2.00+ |
| 100 images | $6.00 | $10-50 | $20+ |
1 free image on first run — try before you buy. Pay-per-event: you only pay for successfully enhanced images. Each image counts as 1 event regardless of single or dual output.
Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
imageUrl | string | — | Single image URL (PNG, JPEG, WebP) |
imageUrls | array | — | Multiple URLs for batch processing (max 20) |
upscale | boolean | true | Apply Real-ESRGAN 4x upscaling |
faceEnhance | boolean | true | Apply GFPGAN face restoration |
outputAspect | select | "both" | both (16:9 + 9:16), 16:9, 9:16, or 1:1 |
outputResolution | select | "4K" | 4K (3840x2160) or 1080p (1920x1080) |
huggingfaceToken | string | — | Optional HuggingFace token for faster queue |
Input Examples
Single Image to 4K (Dual Output)
{"imageUrl": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Camponotus_flavomarginatus_ant.jpg/640px-Camponotus_flavomarginatus_ant.jpg","upscale": true,"faceEnhance": true,"outputAspect": "both","outputResolution": "4K"}
Batch Enhancement (Landscape Only)
{"imageUrls": ["https://images.unsplash.com/photo-1506744038136-46273834b3fb?w=640","https://images.unsplash.com/photo-1469474968028-56623f02e42e?w=640"],"outputAspect": "16:9","outputResolution": "1080p"}
Portrait Only (Stories/Reels)
{"imageUrl": "https://images.unsplash.com/photo-1560343090-f0409e92791a?w=640","outputAspect": "9:16","faceEnhance": false}
Output
| Field | Description |
|---|---|
sourceUrl | Original image URL |
landscapeUrl | Public URL to 16:9 enhanced image |
portraitUrl | Public URL to 9:16 enhanced image |
landscapeSizeKB | Landscape file size in KB |
portraitSizeKB | Portrait file size in KB |
outputResolution | 4K or 1080p |
model | Real-ESRGAN x4 + GFPGAN |
ppeCharged | Whether PPE was charged |
ppeReason | owner, trial, or paid |
Pipeline: Image → Video → 4K
Combine with other ViralAnalyzer actors for a complete pipeline:
1. [Image Generator](https://apify.com/viralanalyzer/social-media-content-generator) → FLUX.1 Dev image ($0.15)2. [Video Generator](https://apify.com/viralanalyzer/ai-video-generator) → Wan2.2 animation ($0.15)3. AI Media Enhancer → 4K upscale + dual aspect ($0.20)─────────────────────────────────────Total: $0.75 for a 4K AI video from text prompt
API Usage
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: 'YOUR_TOKEN' });const run = await client.actor('viralanalyzer/review-analyzer-image-generator').call({imageUrl: 'https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Camponotus_flavomarginatus_ant.jpg/640px-Camponotus_flavomarginatus_ant.jpg',upscale: true,faceEnhance: true,outputAspect: 'both',outputResolution: '4K',});const { items } = await client.dataset(run.defaultDatasetId).listItems();console.log(items[0].landscapeUrl); // → 4K landscape PNG URLconsole.log(items[0].portraitUrl); // → 4K portrait PNG URL
from apify_client import ApifyClientclient = ApifyClient('YOUR_TOKEN')run = client.actor('viralanalyzer/review-analyzer-image-generator').call(run_input={'imageUrl': 'https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Camponotus_flavomarginatus_ant.jpg/640px-Camponotus_flavomarginatus_ant.jpg','upscale': True,'faceEnhance': True,'outputAspect': 'both','outputResolution': '4K',})items = client.dataset(run['defaultDatasetId']).list_items().itemsprint(items[0]['landscapeUrl']) # → 4K landscape PNG URLprint(items[0]['portraitUrl']) # → 4K portrait PNG URL
Portugues
Aumente qualquer imagem para 4K com Real-ESRGAN x4 super-resolucao IA e GFPGAN restauracao facial. Receba versoes paisagem (16:9) e retrato (9:16) de uma unica imagem — sem perda de qualidade. Processe ate 20 imagens por execucao.
2-8x mais barato que Topaz AI ($0.10-0.50) e Let's Enhance ($0.20+).
Precos
| Uso | Custo |
|---|---|
| 1 imagem (saida dual) | $0.20 |
| 10 imagens | $0.60 |
| 100 imagens | $6.00 |
1 imagem gratis na primeira execucao.
Parametros
| Parametro | Tipo | Padrao | Descricao |
|---|---|---|---|
imageUrl | string | — | URL de uma imagem (PNG, JPEG, WebP) |
imageUrls | array | — | Multiplas URLs para lote (max 20) |
upscale | boolean | true | Aplicar upscale 4x Real-ESRGAN |
faceEnhance | boolean | true | Aplicar restauracao facial GFPGAN |
outputAspect | select | "both" | both (16:9 + 9:16), 16:9, 9:16, ou 1:1 |
outputResolution | select | "4K" | 4K (3840x2160) ou 1080p (1920x1080) |
Pipeline Completo
Imagem (FLUX.1) → Video (Wan2.2) → 4K (Real-ESRGAN + GFPGAN)$0.05 $0.15 $0.20────────────────────────────────────────────Total: $0.75 por video 4K gerado por IA a partir de texto
Exemplo
{"imageUrl": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Camponotus_flavomarginatus_ant.jpg/640px-Camponotus_flavomarginatus_ant.jpg","outputAspect": "both","outputResolution": "4K"}