Skip to content

Repository files navigation

Icon EPUB

Lightweight read-only API for processing EPUB documents.

VersionDownloadsLicenseBuild

Usage

usingvarpub=Publication.Open(@"Samples/how-to-think-about-the-economy.epub");Assert.Equal("How to Think about the Economy",pub.Package.Title);Assert.Equal("en-US",pub.Package.Language);foreach(varcontentinpub.Package.Navigation){XDocumentdoc=content.Open();// Useful in conjunction with Devlooped.Web for CSS-selectorsstring?title=doc.CssSelectElement("head title")?.Value;// ...}

Sponsors

Clarius OrgMFB Technologies, Inc.SandRockDRIVE.NET, Inc.Keith PickfordThomas BolonKori FrancisReuben SwartzJacob FosheeEric JohnsonJonathan Ken BonnySimon Croppagileworks-euZheyu ShenVezelChilliCream4OTCdomischellAdrian AlonsotorutekRyan McCafferySeika LogicielAndrew Granteska-gmbhGeodata AS

Sponsor this project

Learn more about GitHub Sponsors

About

A lightweight library that implements EPUB standard

Resources

Code of conduct

Contributing

Security policy

Stars

4 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages