> For the complete documentation index, see [llms.txt](https://picstork-docs.aeromegh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://picstork-docs.aeromegh.com/3.-data-uploading/3.1-images.md).

# 3.1 Images

PicStork is a powerful platform used for image analysis. Every project should have an imageset uploaded in a proper way. All types of images are allowed to upload for processing except .bmp files.&#x20;

The set of images forms an "imageset". For processing through PicStork, the user has to upload an imageset to get better accuracy of results. For every project, there should be a separate imageset provided. If the same imageset is to be used, the user can duplicate the image set and use it with a different name.

Process for uploading images as data is simple. The time taken to upload images will be dependent on the file size which is ultimately dependent on the contents of the image.&#x20;

**Create a Project**

For any process, the user has to create a new project with a task and image set associated with it. Click on the  <img src="/files/vM1Wl77D9GzaVbXzARVj" alt="" data-size="line">sign on the right-hand side of the Project menu. PicStork will allow you to create a new task. Enter the details required and proceed. Here, the user can create a "New Project".

**3.1.1 Create an Image Set** with images selected from your computer.

Click on "Images +"  on the top right-hand side of the screen to add the images from your computer.&#x20;

<figure><img src="/files/vKOa4Bau64u5Jz3H4g0k" alt=""><figcaption><p>Add Images to Existing Imageset</p></figcaption></figure>

Select the images from the folders on the computer as shown below.

<figure><img src="/files/GFZAi81FStBOWpYV8Yjy" alt=""><figcaption><p>Adding Images to an Existing Imageset</p></figcaption></figure>

The user can create a new imageset by entering the proper name for an imageset as shown in the following image.

<figure><img src="/files/CrmLjmWqrb7Aqr9pkAA3" alt=""><figcaption><p>Creating a New Imageset</p></figcaption></figure>

Add the images to a newly created imageset by clicking on "Image +"  <img src="/files/olGiiYXEGQfbqVA5Nqfc" alt="" data-size="line">on the right-hand top corner of a screen.

<figure><img src="/files/aUJqVs7F0l8Yib1Vu2JL" alt=""><figcaption><p>Add Images to a Newly Created Imageset</p></figcaption></figure>

Select the appropriate type of images to upload from the options provided. Accordingly, select the images from the computer and upload them.

<figure><img src="/files/0Oo1KRlHuKk9dJwuEdHy" alt=""><figcaption><p>Select Type of Images</p></figcaption></figure>

{% hint style="info" %}
**Note:** For the training task, minimum of 20 Images having 9MP or lower resolution are required.
{% endhint %}

Select the images from your local computer to add the images and proceed to further process. Wait till all the images are uploaded successfully.&#x20;

<figure><img src="/files/3Le7V4dPOEBcKsQMKWSr" alt=""><figcaption><p>Images Uploaded</p></figcaption></figure>

The user can upload geotagged images also.&#x20;

#### 3.1.2 Upload Orthomosaic Image

The user can upload an orthomosaic tiff file or import an orthomosaic map generated from DroneNaksha as an image for creating a task.&#x20;

<figure><img src="/files/IqtBBT4HvjDsq2AZEmRy" alt=""><figcaption><p>Upload Orthomosaic TIFF file</p></figcaption></figure>

Warning message will be displayed before uploading an orthomosaic image as shown.

<figure><img src="/files/lsX2818k32YUqEg6Zm8R" alt=""><figcaption><p>Warning Message</p></figcaption></figure>

Select the proper orthomosaic image from the folder on your computer and upload it. It may take more time to upload an orthomosaic image. Wait till the file gets uploaded.&#x20;

PicStork allows polygon annotation only for orthomosaic images.&#x20;

### 3.1.3 Import from DroneNaksha

The User can import an orthomosaic map or image generated from DroneNaksha directly and use it for analysis.

### 3.1.4 Import ZIP:

By using this feature, the user will be able to import the zip file. Also, the user will be able to select the application for which the zip file is to be imported.

<figure><img src="/files/zIqPK6DDQblg9bU0Ep8m" alt=""><figcaption><p>Import ZIP</p></figcaption></figure>

The user will get a warning regarding the requirements for importing the zip file as shown in the following image.

<figure><img src="/files/TmPjXMXoPr3Lhf3yBMyb" alt=""><figcaption><p>Warning Message</p></figcaption></figure>

Click on the "Yes" button to import the zip folder and upload the files for analysis. Select the appropriate folder and proceed for next procedure in PicStork.

#### 3.1.5 Search an Image

<figure><img src="/files/ZfHV70aejeLY50uVKVPj" alt=""><figcaption><p>Search an Image</p></figcaption></figure>

The user can search for a particular image if required by using "**Search Image**" option available as shown in the above image.&#x20;

{% hint style="info" %}
**Note:** Geotagged images can be easily viewed on the map view at their location.
{% endhint %}

#### 3.1.6 Delete an Image

Images can be deleted by clicking on three dots <img src="/files/OYejk8Vd8epGI5DEGE1T" alt="" data-size="line"> and selecting "**Delete Images**" option. PicStork allows you to select the images to delete and then click on <img src="/files/m2vEjxjaIVtjB1pwpBQQ" alt="" data-size="line"> option on the screen.&#x20;

<figure><img src="/files/kDogZAE0dPrrYb4k8bRp" alt=""><figcaption><p>Delete the selected Images</p></figcaption></figure>

Selected images will be deleted after getting confirmed by the user with a pop-up message.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://picstork-docs.aeromegh.com/3.-data-uploading/3.1-images.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
