Upload Data

Upload an image to use as palette in the algorithm input. Optionally you can upload an image as silhouette. Upload your own image files to use as the algorithm input.

%for i in range(app.input_nb - 1):
%endfor <% i = app.input_nb - 1 %>  

%if app.input_max_pixels: Images larger than ${app.input_max_pixels} pixels will be resized. %endif %if app.input_max_weight: Upload size is limited to ${app.input_max_weight / (1024 * 1024)}MB per image file %if (app.input_max_weight * app.input_nb) > (10 * 1024 * 1024): and 10MB for the whole upload set %endif . %endif
TIFF, JPEG, PNG, GIF, PNM (and other standard formats) are supported. The uploaded files may be re-used for further analysis.
Only upload suitable images. See the copyright and legal conditions for details.