# Uploader

Add new assets to the Library using the Uploader, from a variety of sources:

* Your device's storage, camera or screen
* Web links
* Third-party sources include Google Drive or Free stock libraries.

You can also drag & drop or copy & paste directly into the Library window.

<figure><img src="/files/nNCQSdz4D2eT28ZCxyTw" alt="" width="300"><figcaption></figcaption></figure>

After selecting files, adjust their names or limit their size before upload. Upload multiple files—or even whole folder structures—at once, with folders preserved in the Library.

A status toast in the bottom right keeps you informed of progress and errors.&#x20;

<figure><img src="/files/mQdkmTppkaiV1pHdecPw" alt=""><figcaption></figcaption></figure>

Once uploaded, new assets appear first in your current view, no matter the sorting option.

#### Images Upload Settings

Easily define rule to pre-optimize your images upon upload by defining a maximum size for each image that will enter the Library.&#x20;

<figure><img src="/files/HKcblno14Bb8WhWvYO5i" alt=""><figcaption></figcaption></figure>

If the "**Resumable upload"** toggle is enabled, the upload can be recovered if the network conneciton is interrupted. Please note that the current tab needs to stay open for this to be possible. Please also note that you cannot modify this setting while you have active uploads. Please close the progress panel/bar before trying again.

####


---

# 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.cloudimage.io/library/uploader.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.
