What is imager200 ?

imager200 is an API that allows you to process your images. There are different endpoints that provide transformations on your image, all you need to do is just to call the endpoint with any http client with your image bytes as the body of the request or the url of the image, if the image is remote. The transformations can be resizing, rotating, adding text, …etc

Getting Started

  1. Sign up for an account and obtain your API key
  2. Browse the API docs to find out the enpoints to use and find out usage examples
  3. start using imager200 API with any http client of your choice or use the SDKs for seamless integration

Sign up at https://panel.imager200.io

Features