Skip to content

Releases: avan06/NovelTool

1.1.2

21 Jul 17:28
Compare
Choose a tag to compare
  1. Improve NovelTool memory usage.

  2. Implement the display page number feature in GenerateView (need to be enabled in options).

  3. Added page/header/footer options for Generate View:
    Added PageSizeAffectByZoom options: Determines whether the page number size is affected by the zoom feature (Default false).
    Added HeadSizeAffectByZoom options: Determines whether the header size is affected by the zoom feature (Default false).
    Added FooterSizeAffectByZoom options: Determines whether the footer size is affected by the zoom feature (Default false).

  4. Added font options TextFont options for EpubAozora of GenerateView:
    TextFontSize: Determine the font size of Epub or Aozora eBooks displayed in GenerateView (Default 30).
    TextFontName: Determine the font of Epub or Aozora eBooks displayed in GenerateView (Default "[FontFamily: Name=Microsoft Sans Serif]").
    TextFontBold: Determines whether the font style of Epub or Aozora eBooks in GenerateView is bold (Default true).
    TextFontItalic: Determines whether the font style of Epub or Aozora eBooks in GenerateView is italic (Default false).

  5. Added font options WebViewStyle options for EpubAozora of GenerateView:
    WebViewLineHeight: Determine the line-height style of Epub or Aozora eBooks in GenerateView's WebView (Default 200%).
    WebViewFontSize: Determine the font-size style of Epub or Aozora eBooks in GenerateView's WebView (Default 140%).

1.1.0

17 Jul 10:16
Compare
Choose a tag to compare

Added support for Epub, Aozora e-book formats (Experimental feature)

Improve the processing performance of the upper and lower pages when viewing in GenerateView.

Update Attachment NovelTool-1.1.0_win-x64, HRESULT: 0x80131040 Error because NovelTool.exe.config is missing.

NovelTool

NovelTool is a novel/ebook(Mainly Japanese novels) reading and conversion tool, written in .Net Framework 4.8, which can convert ebooks into image files in another font size.

Supported file formats

  • Epub (*.epub)(Experimental feature)
    EPUB is an e-book file format that uses the ".epub" file extension. The term is short for electronic publication and is sometimes styled ePub.

  • Aozora (*.txt)(Experimental feature)
    Aozora Bunko (青空文庫, literally the "Blue Sky Library", also known as the "Open Air Library") is a Japanese digital library.

  • Text Image(*.bmp; *.jpg; *.gif; *.png)
    Novel eBook images or scanned image files.

Getting started

  1. Open the folder or zip(*zip; *.rar; .7z) of novel/eBook file(.epub; *.txt; *.bmp; *.jpg; *.gif; *.png;), analyze image content immediately, If you open the compressed format, it will be decompressed in the same directory.
  2. Wait for the analysis of the novel/eBook results to be completed.
  3. Maybe you need to change the option settings, when the analysis result is wrong. Re-analyze the novel/eBook file after changing settings.
  4. Now execute GenerateView from the toolbar to confirm the generated content.
  5. The size of the output text image can be changed.
  6. Execute save or save all to save the generated content as a new image file, and wait for a while depending on the number of pages generated.