Skip to content

VirtoCommerce/vc-module-image-tools

Repository files navigation

Virto Commerce Image Tools Module

CI status Quality gate Reliability rating Security rating Sqale rating

The Image Tools (or Thumbnails) module provides functionality for working with images. It allows generating thumbnails that can be used for uploading instead of the original images.

Key features

  • Generate different image thumbnails and use them instead of the original images. This functionality is useful for listings or previews.
  • Resize group images into tasks and run them against an asset catalog in the background.
  • Utilize the Sixlabors.ImageSharp library for image processing.
  • Default image formats supported:
    • Jpeg
    • Png
    • WebP
  • Additional image formats supported (can be enabled in thumbnail settings):
    • Jpeg
    • Bmp
    • WebP
    • Gif
    • Pbm
    • Png
    • Tiff
    • Tga

ImageTools Main Screen

Documentation

References

License

Copyright (c) Virto Solutions LTD. All rights reserved.

Licensed under the Virto Commerce Open Software License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://virtocommerce.com/opensourcelicense

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.