Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - Takin' names and kickin' ASCII.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews



IObit Halloween Sale

spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Smart Defrag
3. Macrium Reflect FREE Edition
4. Sergei Strelec's WinPE
5. MusicBee
6. K-Lite Mega Codec Pack
7. Visual C++ Redistributable Runtimes AIO Repack
8. Format Factory
9. FlyOobe / Flyby11
10. ImgBurn
More >>

top reads

Star 8 Windows Shortcuts That’ll Make You More Productive and Save You Time

Star Windows 10 Not Dead Yet - You Can Still Get Updates For Free

Star What is a '400 Bad Request - Request Header or Cookie Too Large' Error and How to Fix It

Star How to Fix Windows Install Error 0xC1900101

Star How to Force Enable Windows 10 Extended Security Updates If The Option Is Not Showing

Star Windows 11 25H2 is Out: What’s New and How to Get It Now.

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star Boost Your PC Speed with ReadyBoost: How a Thumb Drive Can Enhance Your System's Performance

Star 5 Hidden Windows Tools You’ve Had All Along But Never Use

Star Use the Windows 10 Media Creation Tool Before Support Ends For Windows 10 in 2025


MajorGeeks.Com » Office & Productivity » WordPad and NotePad Alternatives » Readable 3.1.0.310 » Download Now

Readable 3.1.0.310


Author: BrainWave Consulting Company, LLC
Date: 09/29/2025
Size: 217 KB
License: Freeware
Requires: 11|10|8|7|Vista|XP
Downloads: 451 times

tip TIP: Click Here to Repair or
Restore Missing Windows Files
Download Readable
Download (ZIP)
Download@MajorGeeks
Download@MajorGeeks

Rate This Software:
5 (3 votes)



MajorGeeks: Setting the standard for editor-tested, trusted, and secure downloads since 2001.


Download Avast Free Avast Free Antivirus Worried about finance scams?
Get free antivirus with AI-powered online scam detection Download Free!

-= advertisement =-
Readable offers a replacement for the standard TYPE command, allowing users to apply multiple formatting options when processing text files. This option is particularly beneficial for analyzing logs and creating reports with customized formatting, for instance.

Improve Readability
Readable enables you to improve text readability by adding separators, blank lines, and extra spaces. While these enhancements can be made manually in any text editor, using Readable to automate these actions can save you time and effort.

Additional Options
With Readable, you can easily add a blank line or a separator before or after a line, remove lines containing specific text, or insert an additional space for each blank line. Additionally, you can eliminate solitary blank lines and define custom separators, delimiters, divider characters, and a custom line length.

Extended Search Mode
The extended search mode in Readable allows you to perform searches containing "\n" and "\t," while the search and replace command enables you to erase and replace a string quickly. By default, Readable displays the result in the StdOut, but you also have the option to save it as a text file or configure Readable to generate a sample search and replace the file.

CMD Syntax:
-----------
Readable64 [options]

Readable64 [-b] [-s] [-p] [-a] [-e] [-x] [-o ] [-r ] [-c <"char">] [-d <"char[char]">] [-l <#>] [-f <"text;...">] [--sk <"text;...">][--sa <"text;...">] [--sb <"text;...">] [--la <"text;...">] [--lb <"text;...">] [--dl <#>] [--nl <#>]

Readable64 [--ms ["filename"] [--ss]]

Readable64 [-h|-?|--h2|--??] [-v]
Readable64 [-i|--Info|--Version-Only]

Option Definitions:

-b, --banner .............. Display banner information on each program execution.
--sb, --space-before .. Display a blank line before any line containing this text.
--sa, --space-after ... Display a blank line after any line containing this text.
--lb, --line-before ... Display a separator before any line containing this text.
--la, --line-after .... Display a separator after any line containing this text.
--sk, --skip-line ..... Do not display any lines containing this text.
-p, --ps, --plus-space .... Add a space with each blank line generated or displayed.
-f, --find ................ Find ONLY those lines containing this text.
-a, --ascii ............... Evaluate the input file as an ASCII file rather than a Unicode file.
-x, --extended-search ..... Enable extended search mode, where "\n" and "\t" can be searched.
-s, --case-sensitive ...... Make all searches case-sensitive (default = case-insensitive).
-c, --cs, --separator ..... Select a custom separator character (default = "-").
-d, --cd, --delimiter ..... Select a custom delimiter character (default = ";").
--lc, --linechar ...... Select a custom divider line character (default = "=").
-L, --ll, --linelen ....... Select a custom line length for all separators (default = 80).
-r, --replace ............. Provide the filename of a text file containing search/replace entries: one per line.
-o, --out ................. Provide the filename for writing the output instead of StdOut.
--nl, --newline ....... Display at least one new line at the end of the text file.
--dl, --divider ....... Display at least one line separator at the end of the text file.
-e, --eliminate ........... Eliminate all solitary blank lines inside the text file.
--ms, --make-sample ... Generate a sample search/replace file with a default name of: "#Replacement_Sample.TXT".
--ss, --show-sample ... Display contents of generated sample search/replace file.
-v, --verbose, --build .... Display extended build information, plus application exit/return codes.
-h, --help, -? ............ Display this help message.
--h2, --??, --help2 ... Display extended help information, plus exit/return codes.
-i, --info ................ Display banner and build information, then exit.
--version-only ........ Display build information without a banner, then exit.
--audible-error ....... Enable a beep on syntax error.
--error-delay ......... Enable a ~7-second delay on syntax error.
--debug-mode .......... Enable debug mode, which includes enabling Audible Error and Error Delay.

----------------
Syntax Examples:
----------------
Readable64 C:\Logs\MyReport.TXT
Readable64 D:\Reports\ThatReport.TXT --LA="Finished;Ended"
Readable64 E:\Jobs\SomeOutput.LOG --sa "Starting;Name:" --sb "Summary"
Readable64 F:\MyData\ThisLog.TXT -f "totals:;average:;"
Readable64 G:\ThisData\ThatLog.TXT -r "H:\MyReplacements.TXT" --DL 2 --NL 2 --LC "*"
Readable64 --Make-Sample "I:\CustomReplacements.TXT"
Readable64 -h

Similar:
● 4 Ways to Get Microsoft Office Free
● How to Find and Replace Text in Notepad in Windows 10 & 11
● How to Automatically Add Date and Time to Notepad Documents
● How to Change Zoom in or out of Text in Notepad
● How to Remove or Restore Notepad in Windows 10 & 11
● Convert Text to Speech With Notepad


Editor's Note:
Readable does not support Vista.


Screen Shots Screenshot for Readable
Official Download Mirror for Readable Official Download Mirror for Readable


Top Downloads In WordPad and NotePad Alternatives

Notepad++ 8.8.7 [ 2025-10-20 11:34:13 | Size Varies | Open Source | 11|10|8|7 | 5 ]
Notepad++ is a free source code editor that includes support for several programming languages.

Balabolka 2.15.0.908 [ 2025-10-19 02:35:49 | 26 MB | Freeware | 11|10|8|7 | 4 ]
Balabolka is a mildly customizable freeware text-to-speech application capable of utilizing all the installed computer voices on your PC.

ProgramEdit 5.1.2 [ 2023-02-08 20:14:51 | 3 MB | Freeware | 11|10|8|7 | 5 ]
ProgramEdit (PgmEdit) is a free source code editor and ASCII text editor.

CudaText 64-Bit 1.229.0.0 [ 2025-10-14 09:07:55 | 16 MB | Open Source | 11|10|8|7|Linux|macOS | 4 ]
CudaText is an Open Source cross-platform text and code editor with syntax highlighting for 180+ languages. 32-Bit available.

CudaText 32-Bit 1.229.0.0 [ 2025-10-14 09:07:58 | 15 MB | Open Source | 11|10|8|7|Linux|macOS | 4 ]
CudaText is an Open Source cross-platform text and code editor with syntax highlighting for 180+ languages. 64-Bit available.

« AppCheck Anti-Ransomware 3.1.43.10 · Readable 3.1.0.310 · Desktop Info 3.21.0 »


other news Tactical Briefings






Comment Rules & Etiquette - We welcome all comments from our readers, but any comment section requires some moderation. Some posts are auto-moderated to reduce spam, including links and swear words. When you make a post, and it does not appear, it went into moderation. We are emailed when posts are marked as spam and respond ASAP. Some posts might be deleted to reduce clutter. Examples include religion, politics, and comments about listing errors (after we fix the problem and upvote your comment). Finally, be nice. Thank you for choosing MajorGeeks.
© 2000-2025 MajorGeeks.com
Powered by Contentteller® Business Edition