Resize image file on Thingworx repository
Hi everyone,
I have 100+ images on a Thingworx repository that I would like to load and show them on UI (Mashup).
Each image file has between 100KB/200 KB, so when I run a service to load all of them will be something like
(100+ Images)* (100/200KB) to download, which takes a lot o time to load.
For this reason, I've decided to reduce the image resolution on Thingworx, so that it could reduce the file's sizes and increase the loading speed to UI. To do so I've imported the Imaging Tools Extension : https://marketplace.ptc.com/apps/193452/imaging-tools#!overview
But, when using this extension, it would certainly reduce the images resolution but when these new files (with reduced resolution) were saved, all of them had around 1MB+ ...
- Is there a way to reduce image file size on Thingworx ?
- If not, what would be the best way to create thumbnails for each image, load them (assuming that it will be faster than loading the full image), and then keep loading the full image at every click on specific thumbnail ?
Thanks in advance.
Best Regards,
YB

