upscale-it

upscale-it is a command for coding agents from imaginpro/imaginepro-claude-plugin. It costs 0 tokens per session (826 once invoked), scanned A, original, MIT.

A command that increases the pixel size and visual clarity of an image made with ImaginePro. ImaginePro is an image-generation tool.

In plain words
What is it for?
Upscale a generated image using its message ID before using it as a web background, marketing asset, print graphic, presentation image, or final product asset.
Why use it?
It prepares generated images for uses where small or soft images may look poor, such as websites, print, presentations, and advertisements.

Command

Part of the imaginepro plugin — 5 commands, 4 agents, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/imaginpro/imaginepro-claude-plugin/upscale-it
Clone the repo
git clone --depth 1 https://github.com/imaginpro/imaginepro-claude-plugin

Or install imaginepro, the plugin that ships this one along with the rest of its 5 commands, 4 agents, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for upscale-it

README.md
[![agentmods](https://agentmods.dev/badge/commands/imaginpro/imaginepro-claude-plugin/upscale-it.svg)](https://agentmods.dev/commands/imaginpro/imaginepro-claude-plugin/upscale-it)
Your own site
<a href="https://agentmods.dev/commands/imaginpro/imaginepro-claude-plugin/upscale-it"><img src="https://agentmods.dev/badge/commands/imaginpro/imaginepro-claude-plugin/upscale-it.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 826 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00826
Opus 5 $0.00000 $0.00413
Sonnet 5 $0.00000 $0.00165
Haiku 4.5 $0.00000 $0.00083

Measured 5d ago against content hash 3856f5c7d081, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

upscale-it scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/upscale-it.md · 124 lines

How it starts

The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Upscale an ImaginePro generated image to higher resolution and enhanced quality.

This command provides quick, friction-free upscaling for production-ready assets.

Usage

/upscale-it [messageId]

The message ID is provided when you generate an image using /imagine-pro or the generate-image MCP tool.

When to Upscale

Always upscale before using images in production:

  • Web hero images and backgrounds
  • Marketing materials and ads
  • Print materials
  • High-quality presentations
  • Final product assets

You can skip upscaling for:

  • Quick prototypes and mockups
  • Internal review and iteration
  • Placeholder images during development
  • Proof-of-concept demonstrations

What Upscaling Does

Upscaling enhances your image with:

  • Higher Resolution: Increased pixel dimensions for sharper display
  • Enhanced Detail: AI-powered detail enhancement
  • Better Quality: Improved clarity and sharpness
  • Production-Ready: Suitable for professional use cases

Examples

After Generating an Image

[You just used /imagine-pro and got message ID: abc123xyz]

/upscale-it abc123xyz

Multiple Images

# Upscale your best variant
/upscale-it variant-1-abc
/upscale-it variant-2-def
/upscale-it variant-3-ghi

Workflow Integration

Typical Image Workflow

  1. Generate initial image: /imagine-pro [prompt]
  2. Review result (message ID: abc123)
  3. Optionally create variants: /vary-it abc123
  4. Choose best version
  5. Upscale for production: /upscale-it [best-messageId]
  6. Download and use in project

A/B Testing Workflow

  1. Generate 3 variants for testing
  2. Test all three at standard quality
  3. Identify winning variant
  4. Upscale only the winner: /upscale-it [winner-messageId]
  5. Use upscaled version in production

Performance Notes

  • Processing Time: Upscaling typically takes 30-60 seconds
  • New Message ID: Upscaling creates a new message ID for the enhanced version
  • Original Preserved: Your original image remains available at its original ID

Read the full file on GitHub · 124 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 124 lines · 0 tokens per session scan A 3856f5c7d081

Subscribe to this mod's changes

upscale-it is a command published in the GitHub repository imaginpro/imaginepro-claude-plugin (5 stars, last pushed 10mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 826 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.