Skip to content

Pixboost/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9865f06 · Jan 14, 2024

History

63 Commits
Feb 25, 2023
Jan 14, 2024
Jul 4, 2023
Jul 4, 2023
Jan 14, 2024
Jul 4, 2023
Jul 4, 2023
Jul 4, 2023
Jul 4, 2023
Jul 4, 2023
Aug 22, 2019
Feb 1, 2023
Jul 14, 2021

Repository files navigation

Overview

Pixboost is an Image CDN Cloud Service that delivers images end to end for your website or application.

The service works end-2-end and includes 2 main components:

  • API - Collection of HTTP endpoints that optimising and transform images
  • CDN - Content Delivery Network that stores optimised images in the closest to the user location

Once an image has been processed, it's cached on CDN, increasing the speed at which images can be retrieved on subsequent requests.

Diagram that shows how Pixboost Image CDN works

Here is the short video on how to use Pixboost API:

{% embed url="https://youtu.be/Uj7EU5rUvx8" %}

In the next chapter, you'll learn how to start using Image CDN in five simple steps.