The International Booker Prize 2026 - winner digital display packs

The International Booker Prize 2026 - winner digital display packs

Sign up for free digital materials to celebrate the International Booker Prize *winner* in your library!

The International Booker Prize is the world’s most influential award for translated fiction. In championing works from around the world that have originated in a wide range of languages, it fosters an engaged global community of writers and readers whose experiences and interests transcend national borders.

The International Booker Prize 2026 winner, Taiwan Travelogue by Yáng Shuāng-zǐ and translated from Mandarin Chinese by Lin King, was announced on Tuesday 19 May, as chosen by this year’s judging panel. Taiwan Travelogue is a bittersweet story of love between two women, nested in an artful exploration of language, history and power.

This year’s International Booker Prize campaign is called ‘Fiction beyond borders’. It’s a celebration of the way translated fiction opens us up to different experiences and perspectives, creating connections across continents. Readers from around the world are invited to come together and explore this year’s nominated books – and the previous 10 winners – united by a shared love of great fiction. Explore the books on the 2026 longlist and shortlist.

Digital packs will contain: 

  • Library Toolkit 
  • Logos and brand guidelines
  • Downloadable POS
  • Social media assets
  • Images of the winning book
  • Images of the winning author and translator
  • Press release

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, #InternationalBooker2026.

SaveSave

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 } } } } });