You can use any photo hosting service to add a small number of images, such as wampi, 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 Google Cloud Storage, you can activate Free trial.
Trial terms
Length | Free storage size | Grant amount |
---|---|---|
90 days | 5 GB | $300 |
To get links to files:
Select a project and click Create bucket.
Enter the bucket name. The name should be unique and contain only lower-case Latin letters, numbers, hyphens, and underscores.
Learn more about the Bucket naming rules.
In Choose where to store your data select Location type → Region and select the region closest to your Tolokers. For example, for Tolokers from Germany: Location → europe-west3 (Frankfurt).
Leave the Choose a default storage class for your data section unchanged.
In Choose how to control access to objects, disable the option Enforce public access prevention on this bucket.
Click Create.
To make objects accessible by link, on the Permissions tab click Add.
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.
In the New members field, enter allUsers.
Select Cloud Storage → Storage Object Viewer.
Click Save → Allow public access.
You can set the lifetime of files in the bucket so that they are automatically deleted after a specified number of days. Learn more.
All spaces and symbols in the file names will be replaced with codes.
Choose the file you uploaded and click Copy URL in the Public access column.
All file links are created by the same template.
Links look like this:
https://storage.googleapis.com/<bucket>/<file-name>
The link in the folder looks like this:
https://storage.googleapis.com/<bucket>/<file-path>/<file-name>
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://storage.googleapis.com/mytolokabucket/newfolder/image1.pnghttps://storage.googleapis.com/mytolokabucket/newfolder/image2.png
Last updated:Â February 15, 2023