Portmanto Media

Portmanto Media We are a mixed media company that specializes in video production, stop motion, creative advertising, and other digital production.

Portmanto Media gets its name from the french word Portmanteau (consisting of or combining two or more separable aspects or qualities). We believe that all creative work is inspired by and consists of little pieces of what others have done before. We believe in doing great work and we are constantly inspired by others who do great work.

06/24/2024

Celebrating home by James Farmer. Infinite book loop stop motion.

Director/Animator: Nathan Lee
Prop Styling/Florals: Ruthie Weil Butler
Motion Control: Quinn Moco
Vfx: Zach Bernstein

Special thanks to AppleBox Productions

New and improved website is up:
03/26/2024

New and improved website is up:

Stopmotion Studio in Atlanta GA

Director/Animator Nathan Lee
03/06/2023

Director/Animator Nathan Lee

09/08/2021

More ham content for your Wednesday.

02/22/2021

Would you like your bagel toasted?

This is a test shot for the flame rig I’m building. It’s a single take at 240fps. No composite πŸ˜†πŸ”₯πŸ”₯πŸ”₯

02/01/2021

Jammy Sammy πŸ“πŸ₯œ scene for a project with .tv and πŸ”†
animation

05/08/2020

Here’s a fun little stop motion for Delta that I animated for the Delta voice activated faucet upgrade. Always great to work with !!!

10/10/2019

The first little shot i ever shot after building my custom moco rig. It turned out pretty nice. For and πŸŽ¨πŸ’•

07/05/2019

Check it out! Pleasure to work on this with the Elevation Inc team! Stop motion animated by director Nathan Lee

Director Nathan Lee working on some secret stop motions πŸ‘ŒπŸΌ @ Atlanta, Georgia
04/10/2019

Director Nathan Lee working on some secret stop motions πŸ‘ŒπŸΌ @ Atlanta, Georgia

03/08/2019

Another fun little stop motion for ZUP πŸ€™πŸΌ

Address

Atlanta, GA
30316

Alerts

Be the first to know and let us send you an email when Portmanto Media posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Portmanto Media:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });