MidJourney Downloader Suite

GitHub Repository

Get Images

Here you'll find useful code snippets that you can run directly in your browser's developer console on the Midjourney website to extract image URLs and prompts.

There are two modes:

The manual mode is for users that have a small number of images or want to download only particular ones. The issue here is, that only the last loaded images - those displayed on screen - will be extracted. The auto-scroll, however, starts at the beginning of the curser's position, scrolls down automatically and collects all the images during that process. Since it actually is an automated version of the manual way, there will be some duplicates captured due to overlap when scrolling down. Those will be handled with the downloader tool, so you won`t have any duplicate images or metadata at the end.

Now, how to?

  1. Choose one of the methods and copy the code
  2. Go to MidJourney and login. That's it, your're good to go
  3. Navigate to the Imagine page
    Ensure you have a view that has 4 images in a row and the prompt and other info to it's right
    It will not work otherwise
  4. Open the browser's console in the development view
  5. Paste the code into the console

Further documentation for usage is stated in the very first section of the provided scripts.

Click a button to view and copy the code:


After generating a CSV file using the snippets above, go to the Downloader to prepare the file and download the images.