Skip to content

Instantly share code, notes, and snippets.

@suwardany
Created April 29, 2020 17:02
Show Gist options
  • Save suwardany/8f43b23ab9099889c9e8be0b7c431f36 to your computer and use it in GitHub Desktop.
Save suwardany/8f43b23ab9099889c9e8be0b7c431f36 to your computer and use it in GitHub Desktop.

Alright, so we have three separate tasks here

1st (Export images to dropbox)

Loop through all products (Rings, Earrings, Bracelets, Pendants) and export/rename every mapped image that is <= 600px to dropbox.

2nd (Mike Upscale)

This is when we have the new upscaled images ready to replace the old images. - Images can only be upscaled, no naming change allowed here.

3rd (Any other naming updates?)

  • This is a bit unclear right now. Do we want to allow the _main part in task #2?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment