Image Processing
Out-of-the-box Features
API
Pixboost is a cloud service which is designated to optimise raster images (e.g. *.jpg, *.png, etc) for file size reduction and decreased load times. Once an image has been optimised, its file is cached on Google’s CDN (Content Delivery Network), increasing the speed at which images can be retrieved on subsequent requests.
The service can also be used to resize and crop images, which makes generating responsive images that respect the device screen size on which they are being displayed is simple to achieve. Using the service requires modifications to the image URL.
Pixboost image manipulation service sources are accessible to the public on github. We believe that open source is the most efficient model of software development. Also, it allows our customers to deploy service to their own data centres. We are always happy to provide consulting services to customize the solution for your needs.