you could write your own tools
here is a simple way to fold the text
so it looks nice in geany
just remember this is linux if you dont
find what you want you can make it
Code:
#!/bin/sh
# big-bass dragNdrop file here
# fold the text at 70 characters and #rename to file.cleaned
Okay done a bit of a test on the same document (103813 characters if you want to compare in other formats); no special formatting except line breaks.
here are the results in reverse size order
Note of the six biggest document formats, three are Microsoft proprietary and two are Apple.
Of the biggest common document formats, all three are Microsoft proprietary formats,
139KB - PDF (common including for all ebook readers including Kindle but not reflowable)
108KB - WPS (Microsoft Works 4.0)
107KB - WPD (Corel WordPerfect)
106KB - TXT (Plain text works on some ebook readers)
106KB - TEX (Tex supposed to be good for design and formatting)
82KB - AZW3 (Amazon Kindle proprietary format, one of two main incompatible ebook-specific formats)
Note the four smallest are free open source formats
49KB - ODT (OpenDocument Format - used in LibreOffice, OpenOffice.org etc.)
41KB - EPUB (one of two main incompatible ebook-specific formats)
41KB - ZABW (GZipped Abiword)
37KB - BZABW (BZ2 Abiword)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum