Picture Processor

Picture Processor
This will change the baviour of generating Thumbnail as part of shceduled task instead of generating on the fly. The purpose of this is to improve the performance.
2025-04-20T03:32:04.9911243Z
免费
获取扩展 (76 下载)
支持的版本: 4.50
创建于 四月 04,2022
最后更新: 四月 07,2022
描述

Description

nopCommerce generates thumb images on the go. This means when an image URL is requested it generates the required thumb if it’s not generated already.
The process to check thumb exists or not is performed each time the thumb URL is requested.

To overcome every time checks we implemented a way that limits the checks.
When a thumb image URL is requested we just return a URL for the requested image removed additional checks. We made one background task to generate the required thumbs.

Features

  1. Improved product listing response time.
  2. Improved response time on each page where image thumbs are displayed.
  3. Option to generate all thumbs in one click.
  4. Client-side image fallback thumb generation.


Contact Details

[email protected]
(Requirements, Quotation & Report Bug)