Skip to content

Frame mockup generator lets you upload images of mockups and replace with your own image, for free .

License

Notifications You must be signed in to change notification settings

beephole/frameMockupGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrameMockupGen

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.

Demo

demoswapper.mp4

Features

  • 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

Usage

  1. Clone this repo
  2. Add mockup frame images to frames folder
  3. Add replacement images to replacements folder
  4. Run python frame_swapper.py
  5. Click and drag on mockup image to select swap region
  6. Press 's' to save swapped image
  7. Press 'r' to load next images

Installation

git clone https://github.com/beephole/frameMockupGen.git

Go to the project directory

cd frameMockupGen

Requires OpenCV and Python.


pip install opencv-python

Run the App

python frame_swapper.py

Sample Results

Screenshot 2023-09-05 182602

Hi, I'm Beephole! 👋

🚀 About Me

Will you soar high as the king of the sky or buzz right by like a fly on the shit pie?

🔗 Links

twitter

About

Frame mockup generator lets you upload images of mockups and replace with your own image, for free .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages