photo-restoration
Restore and enhance old, damaged, or degraded photos using each::sense AI. Fix scratches, tears, fading, water damage, colorize black and white photos, and restore faces in historical images.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/eftalyurtseven/photo-restorationPhoto Restoration
Restore and enhance old, damaged, or degraded photos using each::sense. This skill leverages AI-powered restoration models to repair scratches, colorize black and white images, fix fading, remove film grain, and bring damaged photos back to life.
Features
- Damage Repair: Fix scratches, tears, creases, and physical damage
- Colorization: Add natural colors to black and white photos
- Fading Recovery: Restore vibrancy to faded and washed-out images
- Water Damage Repair: Recover photos affected by water or moisture damage
- Face Restoration: Enhance and restore faces in old or low-quality photos
- Film Grain Removal: Clean up grain and noise from old film photographs
- Historical Photo Enhancement: Improve quality of archival and vintage images
- Torn Photo Reconstruction: Digitally repair torn and ripped photographs
Quick Start
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Restore this old damaged family photo - fix the scratches and improve the overall quality",
"mode": "max",
"image_urls": ["https://example.com/old-family-photo.jpg"]
}'
Use Case Examples
1. Old Damaged Photo Restoration
Restore a photo with multiple types of damage including scratches, stains, and degradation.
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Restore this old damaged photo from the 1950s. It has scratches, some staining, and general degradation. Please repair the damage while preserving the authentic vintage feel.",
"mode": "max",
"image_urls": ["https://example.com/damaged-1950s-photo.jpg"]
}'
2. Black and White Photo Colorization
Add realistic colors to a black and white photograph.
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Colorize this black and white photo from the 1940s. It shows a family portrait - add natural, realistic colors to skin tones, clothing, and the background.",
"mode": "max",
"image_urls": ["https://example.com/bw-family-portrait.jpg"]
}'
3. Scratched Photo Repair
Remove scratches and surface damage from a photograph.
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Remove the scratches from this photo. There are multiple deep scratches across the surface and some light surface marks. Keep the image sharp and clear after repair.",
"mode": "max",
"image_urls": ["https://example.com/scratched-photo.jpg"]
}'
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-eftalyurtseven-photo-restoration": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
eachlabs-video-edit
Edit, transform, extend, upscale, and enhance videos using EachLabs AI models. Supports lip sync, video translation, subtitle generation, audio merging, style transfer, and video extension. Use when the user wants to edit or transform existing video content.
ai-headshot-generation
Generate professional AI headshots from casual photos using each::sense AI. Create corporate portraits, LinkedIn photos, executive headshots, team photos, and more with consistent, professional quality.
menu-design-generation
Generate professional restaurant, cafe, and bar menu designs using each::sense AI. Create print-ready menus, digital displays, QR code menus, and seasonal specials with stunning food photography and elegant typography layouts.
digital-twin-generation
Generate photorealistic digital twins and avatar clones using each::sense AI. Create AI-powered digital representations for video calls, corporate communications, customer service, and multilingual content.
logo-generation
Generate professional logos using each::sense AI. Create wordmarks, icon logos, combination marks, monograms, mascots, emblems, and abstract logos for brands, startups, and businesses.