Bringing diverse folktales to children

Explore our growing collection of beautifully illustrated folktales that bring the magic of different cultures to young readers worldwide.

Trusted by educators and loved by families

⭐⭐⭐⭐⭐ Amazon Reviews

🏆 Award-Winning Illustrations

📚 Library Approved

© legendii. All rights reserved. Made with ❤️ for diverse storytelling.

What Drives Us Forward

Every decision we make is guided by our commitment to cultural authenticity, representation, and educational excellence.

Cultural Authenticity

Readers experience genuine Bolivian folklore researched with local storytellers and scholars.

Educational Enrichment

Lesson plans, vocabulary builders and discussion guides help parents and educators extend learning.

Inclusive Representation

Multilingual editions and diverse characters foster belonging for bilingual and multicultural families.

Imaginative Storytelling

Lively plots and vivid illustrations spark curiosity and lifelong reading habits

Quality production

Professional writing, expert editing and durable print formats deliver a book parents can trust.

© legendii. All rights reserved. Made with ❤️ for diverse storytelling.

Page under construction

Gravida hendrerit vel turpis nunc eget lorem dolor sed viverra ipsum. Vitae ultricies leo integer nunc risus. Lectus magna fringilla urna porttitor rhoncus mauris pharetra ultrices neque.

© legendii. All rights reserved. Made with ❤️ for diverse storytelling.

Discover our series

Explore our new series of cultural folk tales and bring home stories that blend vibrant illustrations with timeless lessons of courage, friendship, and wonder. Each book invites young readers to journey through different places, discover cultural treasures, and grow a love of reading, page after page.

Little Bolivian folktales

Bringing Bolivia to Your Bookshelf

Founded by storytellers passionate about cultural diversity, Legendii transforms ancient Bolivian folktales into modern treasures. Each book is crafted with love, illustrated with AI-enhanced artistry, and printed with eco-friendly materials.

Coming soon

Memory Makers

Simple, Joyful Ideas to Treasure Every Moment With Your Child. Whether you have five minutes or a whole afternoon, these books make it simple to say yes to quality time and no to letting the days slip away unnoticed.
Because in the end, it’s not the toys or the milestones we remember most, it’s the moments we make together.

COMING SOON

Regional tales of France

Step into a world where dragons guard ancient bridges, fairies whisper in the forests, and heroes roam the fields of France.
This series brings to life the magical tales of France’s regions stories once told in the regions original languages Occitan, Breton, Alsatian, and more, now lovingly retold for today’s children.

(function() { // Define your items here – ensure each has 'title', 'url', 'image' and 'category' fields const items = [ { title: 'Bali', url: 'https://www.domain.tld/', image: 'https://images.unsplash.com/photo-1559305289-4c31700ba9cb?auto=format&fit=crop&w=400&q=60', category: ['ALL', 'BEACH', 'OUTDOORS'] }, { title: 'Sahara', url: 'https://www.domain.tld/', image: 'https://images.unsplash.com/photo-1495904786722-d2b5a19a8535?auto=format&fit=crop&w=400&q=60', category: ['ALL', 'OUTDOORS'] }, { title: 'Machu Pichu', url: 'https://www.domain.tld/', image: 'https://images.unsplash.com/photo-1415804941191-bc0c3bbac10d?auto=format&fit=crop&w=400&q=60', category: ['ALL', 'OUTDOORS', 'CULTURE'] }, { title: 'Marrakesh', url: 'https://www.domain.tld/', image: 'https://images.unsplash.com/photo-1517821099606-cef63a9bcda6?auto=format&fit=crop&w=400&q=60', category: ['ALL', 'CULTURE'] }, // …add more objects for your own content ]; let currentFilter = 'ALL'; let searchQuery = ''; const filterBar = document.getElementById('filterBar'); const searchInput = document.getElementById('searchInput'); const cardGrid = document.getElementById('cardGrid'); // Build the list of unique categories const categories = Array.from(new Set(items.reduce((acc, item) => acc.concat(item.category), []))); // Render filter buttons function renderFilters() { filterBar.innerHTML = ''; categories.forEach(cat => { const btn = document.createElement('button'); btn.textContent = cat; btn.classList.toggle('active', cat === currentFilter); btn.addEventListener('click', () => { currentFilter = cat; renderFilters(); renderCards(); }); filterBar.appendChild(btn); }); } // Render cards based on currentFilter and searchQuery function renderCards() { cardGrid.innerHTML = ''; const filtered = items.filter(item => { const matchesFilter = item.category.includes(currentFilter); const query = searchQuery.toLowerCase(); const matchesSearch = item.title.toLowerCase().includes(query) || item.category.some(c => c.toLowerCase().includes(query)); return matchesFilter && matchesSearch; }); filtered.forEach(item => { const card = document.createElement('div'); card.className = 'card'; const link = document.createElement('a'); link.href = item.url; link.target = '_blank'; link.rel = 'noopener noreferrer'; const img = document.createElement('img'); img.src = item.image; img.alt = item.title; img.loading = 'lazy'; const titleDiv = document.createElement('div'); titleDiv.className = 'card-title'; titleDiv.textContent = item.title; link.appendChild(img); link.appendChild(titleDiv); card.appendChild(link); cardGrid.appendChild(card); }); } // Search handler searchInput.addEventListener('input', e => { searchQuery = e.target.value; renderCards(); }); // Initialise renderFilters(); renderCards(); })();

© legendii. All rights reserved. Made with ❤️ for diverse storytelling.

Contact us

Every tale we share today plants a seed of wonder that grows into tomorrow’s brightest dreams.

© legendii. All rights reserved. Made with ❤️ for diverse storytelling.

PAGE UNDER CONSTRUCTION

© legendii. All rights reserved. Made with ❤️ for diverse storytelling.

© legendii. All rights reserved. Made with ❤️ for diverse storytelling.