If your task requires images, audio, or video files, you can upload them:
Directly from your device. Use this way if there is only a single URL
type input field in the specification.
To photo hosting. Use it if you need less than 10 images (for example, for task instructions or for testing a pool).
To cloud storage. Use it if you need to add more then 10 images, audio, or video files.
Some photo hosting services are free and don't require registration. This way you can quickly and easily upload your files and get links to them. But they have limitations. We recommend that you read the terms of use before using photo hosting services.
The information about the terms is provided here for informational purposes.
The terms may be changed by the service unilaterally. You can view changes on the photo hosting website.
Toloka is not responsible for such changes or for placing them in this section within a certain timeframe.
Photo hosting | Maximum image size | Registration | Trial period |
---|---|---|---|
imgbb | 32 MB | No | — |
pics.st | 2 MB | No | — |
imgur | 20 MB | Yes | — |
postimages | 24 MB | No | — |
ImageShack | 25 MB | Yes | 30 days |
For example, imgbb:
Go to the photo hosting website.
Click Start uploading.
Select files from your device. Before uploading, you can change the image size and add a title or description.
Click Upload.
In Embed codes choose HTML full linked.
Copy the link, which is indicated in quotation marks after src=
(for example, https://i.ibb.co/HhK1B5J/image.png
), and add it to the file with tasks.
In Object Storage terms, files and folders are objects. All objects are stored in buckets. A bucket is a logical entity that helps organize object storage.
Cloud storage enables users to store large amounts of data. You need to pay to use it. To try out a service, use a free trial.
The information about the terms is provided for informational purposes.
The terms of use and rates may be changed unilaterally by the service. You can view changes on the cloud storage website.
Toloka is not responsible for such changes or for placing them in this section within a certain timeframe.
Storage type | Trial length | Free storage size | Grant amount | Additional information |
---|---|---|---|---|
Amazon S3 | 12 months | 5 GB | — | Free access level |
Azure Blob Storage | 12 months | 5 GB | $200 within 30 days | Free account |
Google Cloud Storage | 90 days | 5 GB | $300 | Trial period |
To use a file in the task interface, you should have a field of URL type in your project's input data. You'll need the name of this field later when creating a file.
In the file with the tasks, paste the links into 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 28, 2023