Coder Social home page Coder Social logo

flixma / mockingbird Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 1.0 283 KB

Easily bulk embed your screenshots in Apple device mockups.

License: GNU General Public License v3.0

Python 100.00%
opencv python3 apple mockup-generator bulk-operation photoshop multithreading screenshots ios xcode marketing design-tools

mockingbird's Introduction

Mockingbird

TL;DR - Key Features

  • Uses Photoshop documents
  • Supports Bulk-Edit
  • Supports single and multi-frame mockups
  • Supports transparency
  • Supports resizing (aspect fit)
  • Supports Multicore Systems

The Long Story

This tool helps you to embed your app screenshots inside Apples device mockups. Because the script reads the original photoshop documents Apple provides within their marketing guidelines, there is no need to wait for updates of the library after new product releases. Multi-Frame Mockups, e.g. one containing iPad and iPhone, are supported.

Installation

The only prerequisite is Python 3.6 or higher. On macOS its comfy to install it via homebrew, i.e. brew install python3. To install mockingbird, use pip3 install mockingbird-psd.

Instructions

Your screenshots need to be organized into folders. Each folder represents one device and contains the screenshots for every feature you wish to showcase. The folders are specified using the --screenshots parameter. Concerning the layers of the photoshop document, the folders should be given from background to foreground.

You might also want to have a look at the usage message mockingbird --help

Single-Frame mockups:

mockingbird --frame ./iphone_11.psd --screenshots ./iphone11

Multi-Frame mockups:

mockingbird --frame ./ipad_iphone.psd --screenshots ./ipad129inch ./iphone11

This command uses the dual-device psd file and combines it with the images from ./ipad129inch in the background device and ./iphone11 in the foreground device.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.