Image Upscaling

🌐Community
by tul-sh · vlatest · Repository

Enhance low-resolution images to higher resolutions while preserving detail using tul-sh's image-upscaling technology.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add image-upscaling npx -- -y @trustedskills/image-upscaling
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "image-upscaling": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/image-upscaling"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enhances low-resolution images, increasing their size while attempting to preserve or improve detail. It leverages AI models to generate higher resolution versions of input images. The resulting image will be larger and potentially more visually appealing than the original.

When to use it

  • You have a blurry photo you want to print at a larger size.
  • A screenshot is too small to clearly see details.
  • An older digital image needs improvement for online sharing.
  • You need higher resolution images for design projects.

Key capabilities

  • Image upscaling
  • AI-powered detail enhancement
  • Resolution increase

Example prompts

  • "Upscale this image by a factor of 4."
  • "Can you make this photo bigger and clearer?"
  • "Increase the resolution of this screenshot to 1920x1080."

Tips & gotchas

The quality of the upscaled image depends heavily on the original image's quality. Expect best results with images that have some initial detail, even if blurry.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tul-sh
Installs
0

🌐 Community

Passed automated security scans.