Frame mockup generator lets you upload images of mockups and replace with your own image, for free . is a Python script that allows you to easily swap regions of an image with other images. Useful for creating mockups, prototypes, and composites.
demoswapper.mp4
- Select region of image to replace via mouse click and drag
- Swap selected region with random image from replacements folder
- Save output image with randomized filename
- Automatically cycles through images when region is replaced
- Easy to add new mockup frames and replacement images
- Clone this repo
- Add mockup frame images to
framesfolder - Add replacement images to
replacementsfolder - Run
python frame_swapper.py - Click and drag on mockup image to select swap region
- Press 's' to save swapped image
- Press 'r' to load next images
git clone https://github.com/beephole/frameMockupGen.gitGo to the project directory
cd frameMockupGenRequires OpenCV and Python.
pip install opencv-python
Run the App
python frame_swapper.pyWill you soar high as the king of the sky or buzz right by like a fly on the shit pie?
