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

Major Geeks.com- Feel the Geek.. BE the Geek!

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

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. Macrium Reflect FREE Edition
3. Smart Defrag
4. MusicBee
5. Sergei Strelec's WinPE
6. Microsoft Visual C++ 2015-2022 Redistributable Package
7. K-Lite Mega Codec Pack
8. Visual C++ Redistributable Runtimes AIO Repack
9. Sergei Strelec's WinPE 64-Bit for Windows 10 and 11
10. ImgBurn
More >>

top reads

Star 4 Ways To Check System Uptime in Windows 11

Star 6 Ways To Clear Clipboard History

Star How To Enable and Install the Built-In System Monitor (Sysmon)

Star Network Location - What Is It and How To Add It?

Star 4 Ways To Run a Manual Scan With Microsoft Defender

Star How To Easily Backup and Import Windows Defender Firewall Rules

Star How To Install and Restore WMIC in Windows 11

Star How To Bring Back the Classic File Explorer with Ribbon in Windows 11

Star How To Limit Max CPU Usage for Microsoft Defender Scans in Windows 11

Star Recently Opened Files - How To Hide or Show Them In Jump Lists, File Explorer, and Start Menu


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

Readable 3.2.1.355


Author: BrainWave Consulting Company, LLC
Date: 12/21/25
Size: 227 KB
License: Freeware
Requires: 11|10|8|7|Vista|XP
Downloads: 722 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 2002.


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.9.5 [ 2026-05-11 08:47:37 | 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.915 [ 2026-04-19 03:21:02 | 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.234.3.0 [ 2026-05-06 09:38:35 | 13 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.234.3.0 [ 2026-05-06 09:38:40 | 12 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.

Readable 3.2.1.355


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-2026 MajorGeeks.com
Powered by Contentteller® CMS System