Skip to content

Instantly share code, notes, and snippets.

View JustOurStyle's full-sized avatar

JustOurStyle

View GitHub Profile

Tools and Apps for use with MidJourney

External tools and apps that make using MidJourney easier (e.g. organize your images, etc).

Mega.nz iOS App

Mega.nz is a cloud storage service like DropBox, but their iOS app has excellent image browsing. So you can upload your MidJourney creations there and access them on your phone, without them being mixed in with your regular photos.

Download here: Mega.nz Mobile Apps

Windows Batch File to Split MidJourney 2x2 Grids Using ffmpeg

The following simple batch file will loop through your 2x2 grids (in either .png or .webp formats) and split them into separate PNG file using the ffmpeg utility.

This batch file requires ffmpeg to be installed, and in your system PATH (or in the same directory as the batch file).

It works for any aspect ratio grid.

The 2x2 grids should be in a _RAW_GRIDS directory. The split grids will be copied to _SPLIT_GRIDS as -01 -02 -03 -04 PNG files.

General Discord and MidJourney Tips and Links

General tips for using MidJourney and Discord. (Unofficial, just tips I've compiled.)

"Copy Command" when you miss a parameter using Discord mobile

When you get an Invalid Parameter error in Discord mobile, tap the tiny /imagine in the error message (where it says "YourUserName used /imagine") to get a Copy Command button so you can edit it and fix the issue without having to type it all again. The error message might disappear after a time so do this quickly.

Invalid Parameter screenshot

@JustOurStyle
JustOurStyle / midjourney-batch-download-tampermonkey.md
Last active January 25, 2023 21:22
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

@JustOurStyle
JustOurStyle / justourstyle-midjourney-tools-and-tips.md
Last active July 24, 2022 15:51
JustOurStyle's MidJourney Tools and Tips
@JustOurStyle
JustOurStyle / clean-midjourney-prompt-shortcut.md
Last active July 21, 2022 09:49
iOS Shortcut to clean up copied MidJourney prompts on Discord mobile

"Clean MidJourney Prompt" Shortcut for iOS

I made a simple iOS Shortcut to clean up the prompt when using Copy Text on Discord mobile.

So this:

**<https://s.mj.run/No0Mzh> fractal angel —iw 2** - Upscaled by <@477506335605522443>

will be cleaned up to this:

https://s.mj.run/No0Mzh fractal angel —iw 2

@JustOurStyle
JustOurStyle / midjourney-batch-download.md
Last active December 26, 2023 02:53
MidJourney batch image download solution (works with Chrome on desktop)

MidJourney batch image download solution that works with Chrome on desktop.

  1. Add this extension to Chrome: https://www.imageye.net/
  2. Then, go to discord.com and choose Open Discord in Your Browser.
  3. Navigate to where all your image generations are (for me that's the Midjourney Bot but it might be a channel, whatever)
  4. Scroll backward so all the images you want to download are in the browser (usually it shows just the most recent, so just scroll back until all the ones you want are loaded).
  5. Click the extension. It will say Searching Images.
  6. If the URL filter is not visible in the extension popup, click Tools to show it.
  7. Click "URL" in the extension popup and enter your username, then press Enter to filter for only images containing your username (so you only get your images).
  8. It will show a list of images that it found.
  9. Choose some other filters if you just want Large images or whatever.