Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MD Img OrganizerNew to Visual Studio Code? Get it now.
MD Img Organizer

MD Img Organizer

Akhil017

|
180 installs
| (0) | Free
Capture and Insert Selective Screenshots into Markdown Files with Ease
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown Image Organizer

The Markdown Screenshot Header Extension is a Visual Studio Code extension that simplifies the process of adding selective screenshots to Markdown files. When you take a selective screenshot and paste it into your Markdown file, the default image reference ![Alt text](https://github.com/Akhil017/mdimg/raw/HEAD/image.png) will be automatically replaced with ![markdownHeader](https://github.com/Akhil017/mdimg/raw/HEAD/ss/markdownheader.png), and the image will be moved to a folder named 'ss' located in the same directory as the Markdown file.

Installation

To install the extension, follow these steps:

  1. Launch Visual Studio Code.
  2. Open the Extensions View by clicking on the Extensions icon in the Activity Bar on the side of the window.
  3. Search for 'Markdown Image Organizer' in the Extensions View search box.
  4. Click on the 'Install' button next to the extension named 'Markdown Screenshot Header' by 'Your Name'.

Usage

Using the Markdown Screenshot Header extension is straightforward:

  1. Take a selective screenshot using your preferred method.
  2. Copy the screenshot to the clipboard.
  3. Open your Markdown file in Visual Studio Code.
  4. Paste the screenshot into your Markdown file at the desired location.
  5. The default image reference ![Alt text](https://github.com/Akhil017/mdimg/raw/HEAD/image.png) will be automatically replaced with ![markdownHeader](https://github.com/Akhil017/mdimg/raw/HEAD/ss/markdownheader.png) (markdownHeader is the header you give in the first lie eg: #javascript).
  6. The image will be moved to a folder named 'ss' located in the same directory as the Markdown file.

That's it! The Markdown Screenshot Header extension saves you time by automatically updating the image references and organizing your screenshots in a separate 'ss' folder.

Configuration

The Markdown Screenshot Header extension does not require any specific configuration. It works out of the box with the default settings.

Contributing

Contributions are welcome! If you find any issues or have ideas for improvements, please open an issue or submit a pull request on the GitHub repository.

License

This extension is licensed under the MIT License.

Changelog

  • v1.0.0 (Initial Release)
    • Automatic replacement of default image references with custom headers.
    • Moving images to the 'ss' folder in the same directory as the Markdown file.

Contact and Support

For any questions or support related to the Markdown Screenshot Header extension, feel free to contact me at akhilmp1721@gmail.com.

Enjoy using the Markdown Screenshot Header extension and happy Markdown editing!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft