The International Booker Prize 2025 Shortlist - Digital Packs

The International Booker Prize 2025 Shortlist - Digital Packs

**Free digital promotional materials for libraries for the International Booker Prize Shortlist**

Sign up for a digital pack to celebrate the International Booker Prize Shortlist.

The International Booker Prize is awarded annually to the best single work of fiction from around the world, which has been translated into English and published in the UK and/or Ireland.

The 2025 shortlist for the International Booker Prize, the world’s most significant award for a single work of translated fiction, is announced.

Featuring titles that provides a ‘miraculous lens through which to view human experience’, the list introduces readers to the best novels and short story collections from around the world that have been translated into English and published in the UK and/or Ireland.

We are pleased to offer  free  digital materials for libraries and book clubs to use to celebrate this year's prize.  By signing up for these resources, you will automatically be sent the International Booker Prize winning digital packs.

    For more information about the International Booker Prize, visit the Booker Prizes website, or join in the conversation on social media using @TheBookerPrizes, @readingagency, #InternationalBooker2025 and #IBPReadingChallenge.

    If you have any questions, please email caitlin.morgan@readingagency.org.uk.

    SaveSave

    Shortlist digital pack - £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 } } } } });