PDF 轉 EPUB 轉換器

您有PDF想更加舒適地在電子閱讀器上閱讀嗎? 這個免費的PDF轉EPUB轉換器重新編排它。 上傳文件,點擊轉換,下載適合電子書的EPUB。 為舒適的閱讀而製作:

  • 在電子閱讀器上閱讀長篇PDF
  • 將報告重新編排以便手機閱讀
  • 把手冊轉為電子書格式
  • 使文件的字體大小可調

IronPDF的簡介

IronPDF是數千名.NET開發者在生產中信賴的C# PDF程式庫。 它提取PDF內容以轉換成可重新排版的電子書格式,基於相同的文字和佈局引擎構建。

using IronPdf;
var pdf = PdfDocument.FromFile("document.pdf");
string content = pdf.ExtractAllText();
// Pass extracted content into your EPUB builder
using IronPdf;
var pdf = PdfDocument.FromFile("document.pdf");
string content = pdf.ExtractAllText();
// Pass extracted content into your EPUB builder
Imports IronPdf

Dim pdf = PdfDocument.FromFile("document.pdf")
Dim content As String = pdf.ExtractAllText()
' Pass extracted content into your EPUB builder
$vbLabelText   $csharpLabel

在C#中查看:提取文字和圖片

免費且為日常使用而設計

這個工具是完全免費並為快速、實用的使用而設計,無需註冊,無限制,無附帶條件。 由IronPDF精心打造。

需要不止PDF嗎?

當專案超越了PDF工作時,Iron Suite將十個.NET程式庫捆綁成一個授權:IronOCR用於從125種語言的圖像中讀取文字,IronBarcode用於生成和掃描條碼,加上IronXL、IronWord、IronPPT和更多。 立即開始您的30天Iron Suite試用金鑰,無需信用卡。