SpinForge AI — Overview
Overview of SpinForge AI, the open-source AI-assisted 360° object and logo spin video generator.
SpinForge AI is an open-source, AI-assisted 360° object and logo spin video generator built with Python, Flask, Pillow, OpenCV, and FFmpeg. Upload an image, choose a rotation style, optionally remove the background, pick a solid background color, and export a browser-compatible MP4.
- Repository: https://github.com/itisuniqueofficial-gh/spinforge-ai
- Live demo: https://spinforge.itisuniqueofficial.com/
- License: MIT
What it does
SpinForge AI creates clean 2D 360-style motion loops from a single image. It is ideal for product spins, logo animations, and lightweight promotional clips.
A single flat image cannot create true 3D side and back views. For true object 360° output, use multi-angle photography or a 3D-model workflow.
Feature highlights
- Stable centered 360° rendering with no object drift.
- Optional AI background removal (
rembg). - Four rotation modes: Center Circular, Horizontal, Vertical, and Smooth Logo 360.
- FFmpeg H.264 MP4 output with an OpenCV fallback encoder.
- Secure uploads, rate limiting, and temporary-file cleanup.