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

MajorGeeks.com - Slogan? We don't need no stinking slogan.

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. Rufus
5. Visual C++ Runtime Installer (All-In-One)
6. McAfee Removal Tool (MCPR)
7. MusicBee
8. Sergei Strelec's WinPE
9. K-Lite Mega Codec Pack
10. Microsoft Visual C++ 2015-2022 Redistributable Package
More >>

top reads

Star How to Disable 1-Click Ordering on Amazon (and Avoid Surprise Charges)

Star How to Fix Shallow Paint Layer Depth in Bambu Studio

Star Aviator Betting Game Secrets: Unlock 97% RTP & Triple Your Wins

Star Windows Recall: What It Is, Why Hackers Will Love It, and How to Stay Safe

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

Star How To Use VLC Media Player to Trim Video Clips

Star What Is the $WinREAgent Folder and Can I Delete It?

Star Swear Your Way to Better Search Results

Star How to Get a Dark Start Menu and Taskbar in Windows 10 & 11

Star Enable, Disable, Manage, Delete or Create a System Restore Point


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

Readable 2.4.0.260


Author: BrainWave Consulting Company, LLC
Date: 10/08/2024
Size: 200 KB
License: Freeware
Requires: 11|10|8|7|Vista|XP
Downloads: 290 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.1 [ 2025-05-04 23:22:55 | 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.898 [ 2025-06-08 03:49:08 | 24 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.224.0.0 [ 2025-05-26 14:03:24 | 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.

    SynWrite 6.41.2780 [ 2021-03-29 17:51:41 | 10.8 MB | Open Source | 10|8|7 | 5 ]
    SynWrite is a free text editor designed mainly as a complete environment for web coders and writers.

    « Network Speed Test 3.1 · Readable 2.4.0.260 · OpenBSD 7.6 »


    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