GitHub

such-skillsrajnandan1format-convert

format-convert

Convert images between eight formats, lossless by default. HEIC photos to JPG, everything to WebP for the web, alpha handled without surprises.

/rajnandan1:format-convert photo.heic png

From and to any of: PNG, JPG, WebP, TIFF, BMP, GIF, HEIC, AVIF.

What you get

Use

# one file

/rajnandan1:format-convert photo.heic png

# whole folder for the web

convert everything in ./shots to webp

# flatten transparency

make a jpg of badge.png on a white background

Install

One plugin carries all seven skills. Two commands and this one is ready.

claude plugin marketplace add rajnandan1/such-skills
claude plugin install rajnandan1@such-skills
Copied