Skip to content

Instantly share code, notes, and snippets.

@JustOurStyle
Last active January 25, 2023 21:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JustOurStyle/353db5d9dff0bfbe6daf6b8635af6654 to your computer and use it in GitHub Desktop.
Save JustOurStyle/353db5d9dff0bfbe6daf6b8635af6654 to your computer and use it in GitHub Desktop.
MidJourney Batch Image Download with Tampermonkey Script

NOTE: My script (below the line) was a simple workaround, for more/better MidJourney functionality with TamperMonkey, check out MidJourneyTools from Emperorlou:

MidJourneyTools https://github.com/Emperorlou/MidJourneyTools


I made a Tampermonkey script to batch download images from MidJourney.com.

HOW TO USE

  1. Install the Tampermonkey browser extension (or other equivalent script utility).
  2. Install the "MidJourney Auto-Click Save Icon Automation" script.
  3. Go to your gallery on midjourney.com, enable the script, and refresh the page.
  4. Then click through to (embiggen) the oldest image you want to save.
  5. The script will click "Save with prompt" to save it, and then click "Previous".
  6. It will repeatedly do this until there is no more Previous button (i.e. your first image)
  7. This can take a while, so just wait until it is finished (usually 1-2 seconds per image)
  8. To turn it off, disable the script and refresh the page.

NOTE: You may need to make sure downloads are set to automatically save without asking for a download location, and you may need to "Allow multiple downloads".

Download/Install it here: https://greasyfork.org/en/scripts/447345-midjourney-auto-click-save-icon-automation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment