upscaler

Solid

Image upscaling utility — image in, upscaled image out (2× / 4× / 8×). Wraps Replicate upscalers (Real-ESRGAN default; GFPGAN for faces, SwinIR, clarity-upscaler). Optional --face-enhance for portrait restoration. Use when: 'upscale', 'enhance resolution', 'sharpen low-res image', 'make this bigger', 'улучши разрешение', 'увеличь фотку', 'апскейл'.

AI & Automation 17 stars 1 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
42
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<objective> Image upscaling utility. Single input image → output upscaled by 2× / 4× / 8× factor. Sharper, higher resolution, with AI-based detail interpolation (vs simple bilinear / bicubic). This skill does NOT: - Generate new content — it ENHANCES existing pixels via super-resolution models - Magic-restore an image from junk-tier (16×16 thumbnail to 4K HD) — input quality matters; garbage in, garbage out - Handle video — one frame at a time only - Vectorize — output remains raster PNG - Remove background (chain with `bg-remover`) - Fix major artifacts (deep blur, motion blur, JPEG mosquito noise at extreme levels) — works best on mildly low-res / soft images </objective> ## ROLE Read input image → call a Replicate-hosted upscaler → save the upscaled output at the requested scale factor. ## PIPELINE 1. **Resolve input**: - `--image <path-or-url>` (required) 2. **Pick provider**: - Default: `nightmareai/real-esrgan` (popular general-purpose, ~$0.005/image at 4×) - Alternatives via `--replicate-model <id>`: - `nightmareai/real-esrgan` — default; best general - `tencentarc/gfpgan` — face-focused (best for portraits) - `jingyunliang/swinir` — alternative general - `philz1337x/clarity-upscaler` — high-fidelity preservation, slower - Other Replicate upscalers: pass via `--replicate-model <slug>` 3. **Scale**: `--scale 2|4|8` (default 4). 4. **Face enhance** (optional): `--face-enhance` enables face restoration (Real-ESRGAN supports GFPGAN-s...

Details

Author
Mikefluff
Repository
Mikefluff/skills
Created
3 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

upscale-image-workflow

Raises the resolution of one specific Ideogram image — from this session's generations, `get_recent_generations`, a collection, or a local upload — via the connected `upscale_image` tool. Use whenever the user asks to "upscale this," "make this higher-res," "upscale that logo render 4x," or "increase the resolution on the image I just uploaded." Wraps exactly one tool (`upscale_image`) and does NOT wrap `remix_image`, `reframe_image`, `edit_image`, or `remove_background` — those are separate tools, out of scope here. It does not auto-trigger from `brand-identity-sheet`, `character-model-sheet`, `moodboard-generator`, or `collections-management`; those four are unmodified and unaware of this one, and this only runs on explicit request.

2 Updated 2 weeks ago
devkindhq
AI & Automation Listed

image-enhancer

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

1,478 Updated 1 months ago
Prat011
AI & Automation Listed

expand-image

Extend one supplied image to a new aspect ratio or larger canvas by generating only the added surroundings while preserving the existing subject, scene, copy, and composition. Use for outpainting, portrait-to-landscape or square-to-vertical conversion, platform-size adaptation, safe-area or copy-space creation, and fixing ratio mismatches after another image Skill; do not use for simple upscaling, ordinary cropping, background replacement, redesign, or adding new story content.

0 Updated today
weshopai