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
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.
image-relighting
Relight photos and images using each::sense AI. Transform lighting conditions, add studio lighting, golden hour effects, dramatic shadows, neon glows, and match lighting to any environment.
3d-model-generation
Generate 3D models using each::sense AI. Create 3D assets from text or images for games, products, architecture, characters, vehicles, and more with PBR textures.
ar-filter-generation
Generate AR filters and face effects using each::sense AI. Create face filters, beauty effects, makeup overlays, branded AR experiences, and 3D face tracking effects for social media platforms.
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.