# FluxMotion — AI Image + Video Crafting App

> AI Image + Video Crafting App (iPhone/iPad app by Ryan Laseter.)

- Source: https://appshunter.io/ios/app/fluxmotion/id6761790050 (this page in markdown: same URL + `.md`)
- Developer: [Ryan Laseter](https://appshunter.io/developer/1759207877)
- Category: Entertainment
- Price: $4.99
- Age rating: 12+
- Requires: iOS 16.4 · 44 MB
- Languages: American English
- Released: 2026-05-21
- Data updated: 2026-09-01
- User reviews in markdown: https://appshunter.io/ios/app/fluxmotion/id6761790050/reviews.md

## What is FluxMotion?

FluxMotion is a mobile app that connects to your PC and enables prompt-powered image and video generation using your own hardware. Fully private, no generation limits or cutoffs. The project that runs on your PC is the Wan2GP open-source project that makes running large models on consumer hardware trivially simple.

IMPORTANT: Before you buy, please check the system requirements just in case your PC or Mac hardware is not supported. These are listed at the bottom.

AMD/Intel GPUs are not supported at the moment, and Linux may work but is not officially supported yet.

Features:

- text to image creation powered by Krea2 Turbo
- image editing is powered by Flux2 models, and Qwen Edit in "Quality" mode
- surgical prompt-driven image edits, with prompt/touch masking (i.e. you want to replace a shirt with a specific shirt you have an image of)
- self hosted and fully private (no one is profiting off of your images or prompts and they all stay on your own hardware)
- performance modes: Ultra Speed, Speed and Quality to give you options for how fast you can iterate
- queueing support, enabling you to submit 10+ image or video generation requests, close the app, and come back to them being fully finished
- queue management features, to stop generations you don't want to go through
- image to image iteration association, enabling easier creative tweaking of your image and seeing what effect
- with just a prompt, you can ask the model to 'upscale' or 'make an image 4k' which will highly sharpen the image
- x2 actual image upscale support using Real-ESRGAN (for exporting purposes when you are ready to share)
- import any image that you find on the internet to tinker with, or create a video from your own created images
- edit any video you import with just a prompt

Text to image performance overview:

Using Krea2 Turbo, inference steps of 4, 8 and 16 are used for "Ultra Speed", "Speed" and "Quality" respectively.

Image editing performance overview:

- "Ultra Speed" uses Flux2 Klein 4b. Recommended for full image style changes, common edits, or bulk iteration
- "Speed" uses Flux2 Klein 9b 4 step distilled. Default and recommended for most of your image creation/editing tasks. It has some LoRAs for improved quality
- "Quality" uses Qwen Edit 20b for superior editing capabilities; use for pose/scene changes and when you see character consistency issues with lower performance modes

Video performance overviews:

All video generation currently uses Wan2.2, but some settings are changed depending on the performance you selected.

- "Ultra Speed" does a 2-step inference at 5fps. Recommended when you are testing out how well a prompt works as a concept. Recommended to use 256p for even faster results
- "Speed" does a 2-step inference at 16fps. Will produce decent video quality most of the time, but may blur with large amounts of movement
- "Quality" does a 4-step inference at 16fps. Highest quality you can expect with minimal artifacts, even with drastic changes in movement 

Video editing uses Bernini 1.3B/14B depending on the performance you selected.

Windows requirements:

- an Nvidia GPU; any GPU (recommended to have at least 12GB of VRAM but may work with less) 1000-5000 series
- system RAM: 32GB recommended, untested with 16GB or less (models use your GPU and system RAM when possible)
- ~150GB of space available (models are downloaded only when you use them, but they can total up to 130GB or so of space)

Mac requirements:

- a Mac powered by an Apple Silicon chip (M1 or greater)
- 16GB of RAM minimal to run the 'Ultra Speed' preset for images; 36GB at least if you want to run the 'Speed' preset
- you MUST have at least 64GB of RAM if you want to run the 'Quality' image preset or any of the image to video presets


## Version history (last 5 releases)

### 1.5.7 — 2026-07-17

- support for video editing via Bernini 1.3B and Bernini 14B with just a prompt
- a new LoRA automatically added by default for Krea2 text to image that drastically improves prompt adherence
- image resolution now supports 1080p
- macOS support added for Krea2 text to image (was Windows only before)
- image editing with a mask only now uses Krea2 for the inpaint operation; image editing with a mask and reference image still uses Flux2/Qwen Edit
- support for tap powered masking (i.e. enable mask mode, tap on the spot in the image you want masked, and it will auto-mask for you)
- fixed issue where resolution update in the UI did not apply to the actual generation itself
- fixed UI issue that showed a duplicate queue submission for Krea2 (if Krea2 throws an error)

### 1.5.5 — 2026-07-12

-for Windows, text to image now uses Krea2 Turbo for faster image creation and with a much wider creative touch than Flux2 with less prompt tinkering. Ultra Speed uses 4 steps, Speed uses 8 steps, and Quality uses 16 steps

### 1.5.4 — 2026-06-27

-restored use of flux2 dev pi (4 step inference model) for ‘Quality’ text to image generation
-'Quality' edit now uses a special Qwen Edit 4 step model for superior image editing, especially with scene/pose changes and keeping characters consistent between shots. Supports masking and in-paint references too!
-server now has a version endpoint for FluxMotion, and the app will alert the user if their server is not the latest version (for bugfixes or missing features)

### 1.5.3 — 2026-06-25

-server now correctly returns the seed used for generation (enabling you to re-use the same seed, but change other options, such as doing export quality for video)
-updated auto-masking endpoint to work on mac (previously was hard-coded for CUDA)
-fixed an issue where url based images from your browser were not showing the FluxMotion app when sharing
-ability to re-use a seed from a previous generation, allowing you to: create a draft version of a video that you like, then keep the seed and run the ‘Quality’ preset to get a 1:1 likeness but at a higher quality
-now when generating a video with another video in the preview, it will use the image for that video instead of throwing an error

### 1.5.2 — 2026-06-19

-tweaked some video settings; ultra speed is 16fps 2 step, speed 16fps 4 step, and quality is 4 steps with 24fps (final export quality)
-video defaults to 480p (better default quality)
-app (and server) both support end frames for videos, giving you great control over the start/end of the video you want to make
-quality image mode now uses the non-distilled Flux2 Klein 9b base model at 15 steps, which is similar in quality to the previous 4 step Flux2 DEV pi model used before
-a new consistency LoRA was added for ‘Speed’ and ‘Quality’ which helps maintain character posing, proportions or size in an image when changing scenes
-support for importing a photo/image from any other app directly into FluxMotion (bypasses the need to save to photos or files app as an intermediary step)
-hiding options on partial preview results (like download/upscale, or video controls)
-prevent masking/upscaling while other generation calls are active (this causes the server to crash and be overloaded)

## More apps by Ryan Laseter

- [PerChat AI](https://appshunter.io/ios/app/perchat-ai/id6572322893)

All apps by Ryan Laseter: https://appshunter.io/developer/1759207877

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-09-01.*
