The Booker Prize 2025 - shortlist digital pack

The Booker Prize 2025 - shortlist digital pack

Sign up for free digital materials to celebrate the Booker Prize shortlist in your library!

The Booker Prize is the world’s most significant award for a single work of fiction. It has rewarded and celebrated world-class talent for over fifty years, shaping the canon of 20th and 21st century literature.

The Booker Prize 2025 shortlist, announced on Tuesday, 23 September 2025, showcase the best sustained works of fiction written in English and published in the UK and/or Ireland, as chosen by this year’s judging panel.

This year’s Booker Prize campaign, ‘Fiction worth talking about’, will encourage readers to explore the books on the 2025 shortlist, share their thoughts, and connect with others from around the world over their love of great fiction.

Digital packs will contain: 

  • Library Toolkit 
  • Social media assets 
  • Downloadable posters and shelf talkers 
  • Images of judges, authors and books 
  • Logos and branding guidelines 

These will be automatically delivered to your email.

For more information about the Booker Prize, visit thebookerprizes.com, or join in the conversation on social media using @TheBookerPrizes, @readingagency, #BookerPrize2025.

Default Title - £0.00
The Reading Agency

Join our mailing list

Get our newsletters to stay up to date with programme news, resources, news and more.

document.addEventListener('DOMContentLoaded', function () { const productJson = document.querySelectorAll('[data-product-json]'); if (productJson.length > 0) { for (let i = 0; i < productJson.length; i++) { const current = productJson[i]; const section = current.closest('[data-section-id]'); const currentJson = JSON.parse(current.text); if (currentJson.options.length === 1) { const unavailableVariants = []; for (let j = 0; j < currentJson.variants.length; j++) { const variant = currentJson.variants[j]; if (!variant.available) { unavailableVariants.push(variant); } } if (unavailableVariants.length > 0) { // Please get in touch at shop@readingagency.org.uk } } } } });