convert-image

PNG/JPG/JPEG画像をWebP、ICO、SVG形式に変換する。

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "convert-image" with this command: npx skills add masayan1126/masayan-uni-code-plugins/masayan1126-masayan-uni-code-plugins-convert-image

Image Converter

PNG/JPG/JPEG画像をWebP、ICO、SVG形式に変換する。

使用方法

詳細は scripts/convert_image.py --help を参照。

WebPに変換

python3 scripts/convert_image.py input.png --format webp

ICOに変換(複数サイズ対応)

python3 scripts/convert_image.py input.png --format ico --sizes 16,32,48,256

SVGに変換(画像埋め込み形式)

python3 scripts/convert_image.py input.png --format svg

出力先を指定

python3 scripts/convert_image.py input.jpg --format webp -o output.webp

依存関係

pip install Pillow

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

creating-engineer-manga

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ocr

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

bgm creation & youtube upload agent

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

slidev-creator

No summary provided by upstream source.

Repository SourceNeeds Review