# Uploading an image

There are two ways to upload images to Penana.

1\.     From a third-party website

2\.     Using Penana's "Comic Artist Program

## **From a third-party website**

To insert an original image, you can first upload the image to a image upload service website (e.g. photobucket, imgur, Flickr, etc.). Then click on " Image Icon" in the text editor and copy and paste the image URL into the URL field.

Please use the site you are familiar with to upload the images. For demonstration purposes, we will use <https://imgur.com>.

Note: We recommend using the PC version of Penana to upload images because the mobile app version does not support the image upload function.

&#x20;

&#x20;1\. First go to <https://imgur.com/> and click **“New post”** to pop up the page for uploading images

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

2\. Once you have selected the image, you can upload it with a single click

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

3\. After uploading the image, please click the "..." in the upper right corner and select "Get share link"

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

4\. Then a share options page will pop up and select the **“copy link”** in item 3 (please pay attention to red box)

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

5\. Then go back to the Penana text editor.

There is an image icon in the editor:

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

6\. Then the image properties page will pop up, and please paste the link you just copied in imgur into the URL field.

But watch out! It's not done yet!  **The “\[img]\[/img]” is not needed!**  Please delete it yourself!

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

7\. Check if the link ends in **.jpg .png or .gif**, then click OK.

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

## **Use Penana's "Comic Artist Program (Paid Image Upload Service)**

Penana uses AWS (Amazon Web Services) to store images and other data on the site. AWS can provide a reliable and stable image web hosting service, enabling writers not to worry about the uploaded images disappearing for no reason!

Anyone who has paid to become a user of the Comic Artist Program will receive a new editor function (TO BE ANNOUNCED).

**Comic Artist Program Information**

Image format: JPG PNG and other common formats

Size limit: Any size ( it will take more time for a bigger size to upload)

Upload limit: No limitations

Retention time: Forever

Price: **HK$58/year**


---

# 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://penana-1.gitbook.io/penana-guide/the-basics/post-your-story-work/uploading-an-image.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.
