You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.
To resize a bunch of images via graphicsmagic:
ls srcdir | xargs -n1 -i@ convert srcdir/@ -resize 800x800 destdir/@