# imagemash.io

<div align="center"><figure><img src="https://cdn.imagemash.io/w_450/logo/full_colored.png" alt=""><figcaption><p><strong>CDN Service. Image Optimizer &#x26; Compressor. Cloud Storage 🚀</strong></p></figcaption></figure></div>

imagemash.io provides a simple and efficient way to optimize and deliver images and digital content to your customers. With features such as image compression, resizing, manipulation, and fast delivery through CDN, you can ensure that your customers have a seamless experience when accessing your digital content. This API is easy to integrate with your existing systems and can help you improve website performance and reduce costs. This document will provide an overview of the API's capabilities and guide you through the process of integrating it into your applications.

## Quick Overview

* **Store your files** :minidisc:\
  You can store every file format inside your Cloud Storage. Access and deliver them wherever you want. Typically static files for webpages (images, videos, css, html, js, zip, etc.)
* **Optimize from URL and API** :gear:\
  You can optimize/transform by changing the parameters of the URL or directly with API through your backend.
* **Use Different Sources (Image URL, Amazon S3, Google Cloud, Web Folder, ...)** :open\_file\_folder:\
  Using our Cloud Storage is not mandatory, you can connect your existing file sources to imagemash.
* **One image with different properties** :frame\_photo:\
  Eliminates the confusing situation of storing multiple copies of the same image. Use one image as a source and change it on-the-fly.&#x20;
* **Deliver through cache (CDN) / Faster Loading** :rocket:\
  All files are delivered through global cache servers(200+) to your browser. No extra backend cache coding is needed on your side. Imagemash will handle all browser caching and cloud caching for your files.
* **Improve SEO rank** :man\_office\_worker:\
  Faster loading of your pages will result in increased SEO results for search engines. Your site is more likely to appear in higher positions on Google or other search engines.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.imagemash.io/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
