This demo represents a resizer control leveraging WebGL to speed up resizing images.
One of the biggest advantage is that the output can directly be used as a Babylon.js Texture so that if you need to resize thumbnails, they do not need any extra copies a canvas2D would have.
Start Resizing