Skip to content

IMDER v1.1.1 - Missform Algorithm & Fusion fix

Choose a tag to compare

@HAKORADev HAKORADev released this 24 Jan 01:21
· 76 commits to main since this release
2fb8779

What's New in v1.1.1

IMDER v1.1.1 introduces a powerful new morphing algorithm and important bug fixes that take your image and video transformations to the next level!

🆕 Missform Algorithm - Shape Morphing Perfected

Introducing our newest algorithm that creates stunning shape transitions through binary pixel interpolation. Unlike traditional blending, Missform intelligently identifies and morphs distinct shapes between images, producing unique animations that were previously impossible.

Key Features:

  • Binary Shape Morphing: Creates smooth transitions between distinct shapes
  • Video Support: Works seamlessly with video processing alongside images
  • Pixel Position Interpolation: Advanced algorithm for natural-looking transformations
  • Unique Visual Effects: Produces morphing animations unavailable in any other tool

🐛 Fusion Algorithm Bug Fixes

We've improved the popular Fusion algorithm with important fixes that enhance stability and visual quality:

Improvements:

  • Fixed Mask Handling: Resolved issues with shape masking in Fusion mode
  • Enhanced Color Blending: Smoother color transitions between images
  • Improved Performance: Better memory management and faster processing
  • Consistent Results: More reliable output across different image types

🎬 Extended Video Processing

The new Missform algorithm is fully supported in video mode, giving you three powerful options for video transformations:

  • Shuffle: Random pixel swapping between frames
  • Merge: Grayscale sorting for smooth transitions
  • Missform: Shape morphing between video sequences

Download Options

Windows Users (Easiest)

Download the ready-to-use binary from here

Simply extract and run imder.exe or cli.bat - no installation required!

macOS & Linux Users

Download the source code

Follow the installation instructions in the README to get the latest features.

Try It Now

Experience the power of the new Missform algorithm:

# Windows users: Run the included CLI.bat or use the GUI
CLI.bat

# All platforms: Try the new Missform algorithm
python imder.py image1.png image2.png missform 512
python imder.py video1.mp4 video2.mp4 missform 256

Why IMDER is Still #1

While competitors like Obamify take minutes to hours for simple transformations, IMDER completes 9 different algorithms in seconds:

Feature IMDER v1.1.1 Obamify
Processing Speed Seconds Minutes to hours
Algorithms 9 including new Missform 1
Video Processing ✅ Full Support ❌ No
Audio Generation ✅ Pixel + Target ❌ No
Max Resolution 2048×2048 Limited
Shape Morphing ✅ New Missform ❌ No

Quick Start

GUI Mode

  1. Download the Windows binary or source code
  2. Run imder.exe (Windows) or python imder.py (others)
  3. Select "Missform" from the algorithm dropdown
  4. Load your images or videos
  5. Click "Start Processing" to see the magic!

CLI Mode (For Power Users)

# Interactive mode
python imder.py cli

# Direct processing with Missform
python imder.py base.jpg target.jpg missform 512

# Video morphing with Missform
python imder.py video1.mp4 video2.mp4 missform 256

System Requirements

  • Windows: 7/8/10/11 (64-bit) - binary included
  • macOS: 10.14+ - requires Python 3.8+
  • Linux: Most distributions - requires Python 3.8+
  • FFmpeg: Required for video processing with audio

Full Changelog

v1.1.1

  • Added: Missform algorithm for shape morphing
  • Fixed: Fusion algorithm mask handling issues
  • Fixed: Color blending improvements in Fusion mode
  • Enhanced: Video processing extended to support Missform
  • Improved: Overall performance and memory management

v1.1.0

  • Added: Video processing support (MP4, AVI, MOV, MKV, FLV, WMV)
  • Added: Advanced audio generation options
  • Added: Enhanced CLI with interactive mode
  • Added: Multi-format export (PNG, MP4, GIF with audio)

Support & Community

License

MIT License - Free to use, modify, and distribute. See LICENSE for details.


Ready to experience next-level image and video morphing? Download IMDER v1.1.1 now and try the new Missform algorithm!