image-conversion

Official

Convert HTML images to Markdown.

Authorkreuzberg-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the conversion of HTML image tags into their Markdown equivalents, simplifying the process of embedding images in Markdown documents.

Core Features & Use Cases

  • HTML to Markdown Image Conversion: Transforms <img> tags into Markdown image syntax ![alt](src).
  • Attribute Handling: Correctly extracts and utilizes src, alt, and title attributes.
  • Responsive Image Support: Handles srcset for selecting appropriate image sources.
  • Use Case: When migrating content from an HTML website to a Markdown-based CMS, this Skill ensures all images are correctly represented in the new format.

Quick Start

Convert the HTML image tag <img src="image.jpg" alt="A sample image"> into Markdown format.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: image-conversion
Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#image-conversion

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.