Skip to content

Help make the extensions Marketplace better for everyone. Take this survey!

| Marketplace
Sign in
Visual Studio Code>Other>PicListNew to Visual Studio Code? Get it now.
PicList

PicList

Kuingsmile

|
12 installs
| (0) | Free
A powerful image uploading and managing plugin for VSCode based on PicList desktop software. Compatible with PicGo.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vs-piclist

The VSCode extension of PicList.

version Visual Studio Marketplace Rating installs GitHub stars

Overview

vs-piclist is a feature-rich VSCode extension designed for seamless image management. This extension enables you to easily upload images to a remote hosting service and automatically insert the generated URL into your currently active file. What sets vs-piclist apart from other solutions is its robust set of features, including image compression, watermarking, and other advanced image processing capabilities.

Prerequisites

Before you can make use of vs-piclist, you must first install the desktop software, PicList.

Competitive Edge

While similar extensions like vs-picgo exist, which rely on PicGo-Core, vs-piclist offers a broader range of functionalities, providing a more comprehensive solution for your image management needs.

Features

  • Effortless Uploads: With just a few clicks, upload images to your preferred remote image hosting service.
  • Upload on Drag-and-Drop: Drag-and-drop images from your file explorer directly into your working file.
  • Auto-Insert URLs: The extension takes care of inserting the image URL directly into your working file.
  • Image Management: Easily delete images stored in your remote hosting service directly through PicList in VSCode.
  • Advanced Image Processing: Includes support for image compression, watermarking, and other post-upload manipulations.

Gif Demo

Uploading an image from clipboard clipboard.gif
Uploading images from explorer explorer.gif
Uploading images from local path or URL input box.gif
Uploading images on Drag-and-Drop input box.gif
Delete images in your remote hosting service input box.gif

Settings

setting

Upload API URL

This is the upload api URL of PicList, default is http://127.0.0.1:36677/upload, refer to PicList Server

Delete API URL

This is the delete api URL of PicList, default is http://127.0.0.1:36677/delete, refer to PicList Server

Copy Type

Default is markdown.

type format
url url
markdown ![alt](https://github.com/Kuingsmile/vs-piclist/raw/HEAD/url)
html <img src=url alt=alt>
ubb [img]url[/img]
custom custom

Custom Type

Default is ![$filename](https://github.com/Kuingsmile/vs-piclist/raw/HEAD/$url).

Encode URL

Whether to encode URL when insert text. Default is false.

Enable upload on drop

Whether to enable upload on drop.Default is true.

Contributors

  • Kuingsmile

Dependencies

  • PicList
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft