Build a Banner: Automate the tedious part of building a banner
My business partner at JMX2, Jon Magner, and I have made thousands of animated banner ads. The tool we've used to create these animations is a homegrown project called Build a Banner.
This Yeoman workflow generates a starter project to kickstart your animation project. It asks for the project name, banner size, and ad platform and creates a local server so you can start building your banner. Build a Banner also packages the banners to be delivered to ad traffickers.
As with many of my projects, I publish them for others to use. You can find Build a Banner on NPM, or if you like to run your tools in isolated containers, head over to Docker Hub to download the project.


Project Highlight: Build a Banner - Animated Banner Creation
- Prolific Experience: My business partner and I crafted thousands of animated banner ads over the years, honing our expertise and refining our tool kit.
- Build A Banner: Our custom solution streamlined the banner creation process.
- Core Features:
- Yeoman Workflow: Facilitates the initiation of animation projects with a ready-to-use starter pack, significantly reducing setup time.
- Seamless Packaging: Equipped with capabilities to neatly package animated banners, ensuring they are primed and ready for ad traffickers.
- Community Contribution: Committed to giving back to the community, I've made Build a Banner publicly available:
- NPM Access: Easily fetch the tool from NPM for hassle-free integration into your existing workflows.
- Docker Enthusiasts: The project is readily available on Docker Hub for download and deployment for those who prefer containerized solutions.