pngimg-download
pngimg-download
Search and download free transparent PNG images from pngimg.com.
How It Works
pngimg.com organizes images by category. The URL pattern is:
- Category listing:
https://pngimg.com/images/{category} - Image download:
https://pngimg.com/d/{filename}.png - Direct file URL:
https://pngimg.com/uploads/{category}/{filename}.png
Usage
Search for images
Browse a category page to find available images:
bash ~/.kiro/skills/pngimg-download/download.sh search <keyword>
This fetches the category page and lists available PNG images with their download URLs.
Download images
Download a specific image or multiple images from a category:
# Download first N images from a category
bash ~/.kiro/skills/pngimg-download/download.sh download <keyword> [count] [output_dir]
Parameters:
keyword(required): The image category to search (e.g., cat, apple, car)count(optional): Number of images to download (default: 1)output_dir(optional): Output directory (default: current directory)
Examples
# Search for cat images
bash ~/.kiro/skills/pngimg-download/download.sh search cat
# Download 3 cat images to current directory
bash ~/.kiro/skills/pngimg-download/download.sh download cat 3
# Download 5 apple images to ./assets/
bash ~/.kiro/skills/pngimg-download/download.sh download apple 5 ./assets/
Notes
- All images have transparent backgrounds (PNG with alpha)
- License: Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
- Keywords are case-insensitive and use the category name from pngimg.com
- Some categories use compound names (e.g., "palm_tree", "ice_cream")
More from zeroz-lab/gm-skills
ui-fork
从一张或多张 UI 截图中提炼产品级设计系统草案、组件规则、design tokens 和后续 AI 延续设计约束。Use when users want to analyze UI screenshots, fork an interface style, create reusable design guidelines from images, extract implementation-oriented design-system specs, or generate prompt contracts for future AI-generated pages.
5auto-skill-fit
扫描项目技术栈,推荐并安装匹配的 agent skills 套装。Use when starting a new project, onboarding to a codebase, or when the user asks "what skills should I install", "recommend skills for this project", "auto setup skills".
4gm-agent-docs
为项目生成 CLAUDE.md 和 AGENTS.md,分析项目结构后输出命令优先、按任务分区的 agent 配置文件。Use when users want to create or improve CLAUDE.md, AGENTS.md, or agent instruction files for their project.
3gm-topic-engine
从零散想法、笔记、评论、私信、收藏链接、草稿和亲身经历中提炼适合公众号与博客的可发布选题。补强切口、筛掉弱题、排序优先级,并输出结构化选题池。
1gm-x-hook-writer
Use when users need stronger X/Twitter hooks, first lines, or thread openers from a topic, draft, opinion, or observation without writing the full post.
1gm-de-ai-article
用于修改公众号文章、博客草稿、newsletter 与观点文中明显模板化、套话化、过度工整的 AI 写作痕迹,并保住作者判断、经历与表达控制权。
1