Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
Mararsh committed Sep 11, 2018
1 parent 329f489 commit 32b07e7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/english_interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
<li>Convert each page of PDF file to an image with options of format, density, color, compression, quality, and color conversion. </li>
<li>Extract images in PDF and save as original format. </li>
<li>Extract texts from PDF files, with customized page separator.</li>
<li>Combine images as PDF file</li>
<li>Compress images in PDF</li>
<li>Combine PDF files</li>
<li>Split PDF</li>
<li>Support Chinese written in PDF file, and system font file is locating automatically while user can input ttf file path.</li>
<li>Convert image files to other formats, with options of color, size, compression, quality, etc. </li>
<li>Above functions can be run in batching way. User can pause/continue the process. </li>
<li>Supported image formats: png, jpg, bmp, tif, gif, wbmp, pnm, pcx. </li>
Expand All @@ -66,12 +71,14 @@
<li>Directory synchronization, with options like copying subdirectoies, new files, modified files after some time, original file's attributes, or deleting files and directories which are not in source path, etc.</li>
<li>Files rearragement that categories files under new directories according to their modify time or create time. This function can be used to handle photoes, games screenshots, or system logs which need archived based on time.</li>
<li>Alarm clocks, with options of time and ring. Support rings of "Meow", wav, mp3. Can run in background.</li>
<li>Html Editor and Text Editor. Web browser supports synchronized contents with web editor and snapshots of the whole web page in one image. </li>
<li>Html Editor and Text Editor. Web browser supports synchronized contents with web editor. </li>
<li>Web page can be snapped in one image or in PDF file with settings of delay and PDF page size.</li>
</ol>


<br>
<p class="p2">Development Logs</p>
<p class="paragraph">2018-09-11 v2.12 Combine images as PDF file, Compress images in PDF, combine PDF files, split PDF. Support Chinese written in PDF file, and system font file is locating automatically while user can input ttf file path. Prompt information is shown more smoothly and friendly. In web browser, font size can be zoom in and zoom out, and web page can be snapped into PDF file with settings of delay and PDF page size.</p>
<p class="paragraph">2018-09-06 v2.11 Image combining which supports array options, background color, interval, edges, and size options. Web browser supports synchronized contents with web editor and snapshots of the whole web page in one image. Image maunfacture like shadow, arced corners, adding edges. Implement manufacture of big image and make sure performance is acceptable.</p>
<p class="paragraph">2018-08-11 v2.10 Image Spliting which supports equipartition and custom. Scope of image manufacture is easier to use. No number limition is for multiple image files viewed in same screen now.</p>
<p class="paragraph">2018-08-07 v2.9 Image croping. Scope, including area scope like rectangle and circle and color matching, is supported for image manufacture.</p>
Expand Down

0 comments on commit 32b07e7

Please sign in to comment.