Skip to content

Latest commit

 

History

History
136 lines (82 loc) · 3.43 KB

README.en.md

File metadata and controls

136 lines (82 loc) · 3.43 KB

logo

Image Manager

Compress, crop, convert format, search and find similary images in vscode

中文 README

Screenshot

Overview

overview

Preview

preview

Compression

compression

Crop

crop

Finding Similarities

find-similirity

Search

search

Features

  • Batch image compression
  • Images Cropper
  • Image Viewer
  • Finding similar images
  • Multi-select (shift/ctrl/cmd)
  • View image details
  • Finding images
  • Conditional filtering of images
  • Dark/light theme
  • I18n. Currently support english, 简体中文, 繁體中文, 日本語

Usage

Several ways open extension

1.Shortcut

  • windows: shift+alt+j
  • macos: cmd+option+j

2.Context Menu

Right click in Explorer, select Image Manager to open extension. (Open current folder)

3.Command

ctrl+shift+p (macos cmd+shift+p), input Image Manager to open. (Open workspace root folder)

Tips

Compression

  • Right click on the image

compress-right-click-image

  • Right click on the folder

compress-right-click-folder

Viewer

  • cmd/ctrl + Mouse Wheel to scale image size
  • cmd/ctrl + F to open Search modal

Common Questions

Why is opening the extension slow at the first time?

The first time you open the extension, it will need to download the necessary dependencies. Depending on your network environment, this process may be slow. Please be patient!

Why does the file get bigger after compression?

  • The meta information of Whether the image is compressed is added during compression. As a result, a small image may become larger after compression.
  • You can set image-manager.compression.errorRange to adjust the compression error range.

What to do if there are too many images and it feels sluggish?

  • You can configure image-manager.appearance.reduceMotion: 'on' to reduce animation effects.
  • You can open a specific directory by right-clicking on the folder, which will reduce the number of images rendered.

Support

If this plugin has been helpful to you, please consider buying the author a cup of coffee :) ☕️

Or give it a star by clicking here ⭐️

Wechat Pay Alipay

Thanks

❤️ vscode-image-viewer

❤️ vscode-svgo