News

Imagine This director Ben Lalande sits down with LBB to talk Ford, Toyota, shooting on film in Alaska and Ghana, and why the best moments on set are the ones nobody planned for.

News

Procurement might not sound like the stuff of great storytelling. Amazon Business and Imagine This Creative Studio are here to prove otherwise.

News

Imagine This CEO Toby Walsham is urging greater transparency in the pitching process, warning that agencies and brands often waste production companies’ time on projects that never materialise. He says clearer approvals and stronger accountability are needed to protect smaller studios.

News

Toby Walsham and the Made By Humans team feature in LBB's deep dive into how AI is reshaping the production landscape. Spoiler: it's a lot more complex than pressing a button and waiting for magic.

News

Toby Walsham reveals what is shaping his creative radar, from bold simplicity in advertising to the rise of AI. He also takes aim at the industry’s broken pitching process, calling for urgent change.

News

Imagine This has added directors Kelly McKay, Will Innes Smith, and Rodrigo Siqueira to its live-action roster. Each brings a distinct voice, spanning sport, youth culture, and cinematic storytelling. CEO Toby Walsham says their work will strengthen the company’s global creative offering.

'; var blobUrl = URL.createObjectURL(new Blob([html], { type: 'text/html' })); _slateBlobRegistry.push(blobUrl); return blobUrl; }// Appends query params to a Slate embed URL for hover (muted autoplay preview) // Slate may or may not honour these — if ignored, browser autoplay policy // still blocks unmuted playback so silence is effectively guaranteed. function slateEmbedHoverSrc(src) { return src + (src.indexOf('?') !== -1 ? '&' : '?') + 'autoplay=1&muted=1&loop=1'; }// Appends autoplay param for fullscreen popup (unmuted, Slate's own controls) function slateEmbedPopupSrc(src) { return src + (src.indexOf('?') !== -1 ? '&' : '?') + 'autoplay=1'; }window.addEventListener('beforeunload', function () { _slateBlobRegistry.forEach(function (url) { URL.revokeObjectURL(url); }); _slateBlobRegistry = []; });// ############### Play video on hover, pause on leave ############### // Vimeo → removes