image-resize-watermark-convert

Resize product images to 1200x1200, apply a branded text watermark, and output WebP.

2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/iterationlayer/skills --skill image-resize-watermark-convert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-resize-watermark-convert
Source: https://github.com/iterationlayer/skills/tree/main/skills/image-resize-watermark-convert
Command: npx skills add https://github.com/iterationlayer/skills --skill image-resize-watermark-convert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resize, watermark, and convert product images to web-ready formats with branding, streamlining media prep for e-commerce and content platforms.

Core Features & Use Cases

  • Resize images to standard dimensions (1200x1200) with cover fit and sharpening.
  • Apply a branded text watermark and output a WebP image.
  • Use case: prepare product thumbnails and hero images for storefronts and catalogs.

Quick Start

Provide the source image URL and the system will resize to 1200x1200, apply a branded text watermark, and output a WebP image.

Frequently Asked Questions about image-resize-watermark-convert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resize and watermark product images for e-commerce storefronts?

To resize and watermark product images for e-commerce, this skill processes source image URLs through a two-step pipeline: resizing to 1200x1200 with sharpening, then applying branded text watermarks and outputting WebP files. It streamlines media preparation for storefront catalogs.

Why convert product images to WebP format for web-ready visuals?

Converting product images to WebP format for web-ready visuals reduces file sizes while maintaining quality, enabling fast delivery on e-commerce and content platforms. This skill outputs watermarked WebP images to ensure brand consistency and quick page load times.

Do I need an Iteration Layer API key to resize and convert images?

Yes, you need an Iteration Layer API key to resize and convert images. The pipeline uses this key to access the image-transformation step for resizing and sharpening, followed by image-generation for watermarking and WebP format output.

What is the best way to automate image resizing and branding for catalogs?

The best way to automate image resizing and branding for catalogs is providing a source image URL to this skill. It automatically resizes to 1200x1200 with cover fit and sharpening, applies a branded text watermark, and outputs a WebP image.

Can I resize images to custom dimensions other than 1200x1200?

Currently, this image resize workflow resizes images to a standard 1200x1200 dimension using a cover fit. The pipeline is designed for standard product thumbnails and hero images, so custom dimensions are not specified in the current configuration.