--- title: "cmtx-vscode" category: guide sidebar_order: 43 lang: en skip_doc_render: true --- # cmtx-vscode [![Version](https://img.shields.io/visual-studio-marketplace/v/cc01cc.cmtx-vscode)](https://marketplace.visualstudio.com/items?itemName=cc01cc.cmtx-vscode) [![License](https://img.shields.io/github/license/cc01cc/cmtx-project)](https://github.com/cc01cc/cmtx-project/blob/main/LICENSE) CMTX for VS Code - Markdown toolkit. ## Features ### Image Management - **Upload images** - Upload local images to cloud storage (Aliyun OSS, Tencent COS) - **Download images** - Download remote images to local directory - **Image resize** - Adjust image width with preset values - **Presigned URL preview** - Preview private bucket images with auto-generated presigned URLs ### Document Processing - **Format conversion** - Convert images between Markdown and HTML formats - **Platform adaptation** - Adapt documents for WeChat, Zhihu, CSDN platforms - **Image analysis** - Analyze and report on images in documents ### Utilities - **Find references** - Find all references to an image - **Configuration wizard** - Initialize CMTX configuration ## Installation Install `cc01cc.cmtx-vscode` from VS Code Marketplace. ## Documentation - [USR-001 - Getting Started](./USR-001-getting-started.md) - [USR-002 - Commands Reference](./USR-002-commands-reference.md) - [CFG-001 - Configuration Reference](../CFG-001-configuration-reference.md) - [Index](./INDEX.md) ## Development See [INDEX.md](./INDEX.md) for development guides. ## License Apache-2.0