You can use any photo hosting service to add a small number of images, such as imgbb, ImageShack, or imgur. This way you can quickly get direct links to your images to add them to the task file or instructions.
To try out S3, you can activate a free trial.
Trial terms
Length | Free storage size | Grant amount |
---|---|---|
12 months | 5 GB | — |
To get links to files:
In the Buckets section, click Create Bucket.
Enter the bucket name. The name must be unique and must not contain spaces or upper-case letters.
Learn more about the Bucket naming rules.
Select the region closest to your Tolokers. For example, for Tolokers from Germany: .
To make files in the bucket available by link, disable the option Block all public access in the Block Public Access settings for this bucket section.
Files will be accessible to anyone with a link. We recommend using hashed file names to keep your files secure. You can generate hashes using online tools (for example, Online MD5 Hash Generator). Learn more about hashing.
Confirm changes.
If you want to enable version control, select .
To make your files easier to navigate, add tags.
Click Create bucket.
You can set the lifetime of files in the bucket so that they are automatically deleted after a specified number of days. Learn more.
In the Buckets section, select a bucket.
On theObjects tab, click Upload.
All symbols except for Latin letters will be replaced with codes, and spaces will be replaced with plus signs.
Click Upload.
After the files are uploaded, click Close.
Select the uploaded file and click Copy URL on the Object tab.
All file links are created by the same template.
Links look like this:
https://<bucket-name>.s3.<region-code>.amazonaws.com/<filename>
The link in the folder looks like this:
https://<bucket-name>.s3.<region-code>.amazonaws.com/<path-to-file>/<filename>
To quickly get links to other files, copy the link to one of them and replace <file-name>
with the names of other files.
In the file with tasks, paste the links in the column that matches the input data field to which this data is passed.
For example, if you want to use images in the image
field, specify the file links in the INPUT:image
column:
INPUT:imagehttps://mybucket.s3.eu-north-1.amazonaws.com/newfolder/image1.pnghttps://mybucket.s3.eu-north-1.amazonaws.com/newfolder/image2.png
Last updated:Â February 15, 2023