You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-12Lines changed: 16 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,24 +26,24 @@ NovelTool is a novel/ebook reading and conversion tool, written in .Net Framewor
26
26
27
27
## Supported file formats
28
28
29
-
- Epub (*.epub)(Experimental feature)
29
+
- Epub (*.epub)(Experimental feature)
30
30
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.
31
31
32
-
- Aozora (*.txt)(Experimental feature)
32
+
- Aozora (*.txt)(Experimental feature)
33
33
Aozora Bunko (青空文庫, literally the "Blue Sky Library", also known as the "Open Air Library") is a Japanese digital library.
34
34
35
-
- Text Image(*.bmp; *.jpg; *.gif; *.png)
35
+
- Text Image(*.bmp; *.jpg; *.gif; *.png)
36
36
Novel eBook images or scanned image files.
37
37
38
38
39
39
## Getting started
40
40
41
-
1. Open the folder or zipof novel/eBook file(*.epub; *.txt; *.bmp; *.jpg; *.gif; *.png), analyze image content immediately.
42
-
2. Wait for the analysis of the novel/eBook results to be completed.
43
-
3. Maybe you need to change the option settings, when the analysis result is wrong. Re-analyze the novel/eBook file after changing settings.
44
-
4. Now execute GenerateView from the toolbar to confirm the generated content.
45
-
5. The size of the output text image can be changed.
46
-
6. Save the generated content as a new image file.
41
+
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.
42
+
1. Wait for the analysis of the novel/eBook results to be completed.
43
+
1. Maybe you need to change the option settings, when the analysis result is wrong. Re-analyze the novel/eBook file after changing settings.
44
+
1. Now execute GenerateView from the toolbar to confirm the generated content.
45
+
1. The size of the output text image can be changed.
46
+
1. 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.
0 commit comments