As a data analyst, sometimes you’ll be called in to help figure out why a text file written on one platform (say Linux web server) won’t read into an application on another platform (say Windows PC app).
Often, the root cause is different character codes used to terminate lines in the text file.

Some applications have the extra functionality to handle multiple codes, others do not.

In those cases, you will need to help identify and fix the problem.

What: A free, simple utility for identifying and changing end-of-line characters in text files.

Levelset: Windows PC files end lines with CR+LF (carriage return + line feed). Linux, Unix, and the newer MAC end lines with just LF. The older MacOS ended lines with CR. Text editors and applications in the various operating systems often cannot read files written in another OS until you change the end of line characters.

Features

  • Find end-of-line characters (CRLF, LF, or CR)
  • Fix end-of-line characters

Project Samples

Project Activity

See All Activity >

License

Creative Commons Attribution License

Follow End-of-Line Editor for Text Files

End-of-Line Editor for Text Files Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of End-of-Line Editor for Text Files!

Additional Project Details

Operating Systems

Windows

Intended Audience

Quality Engineers, Testers

User Interface

Win32 (MS Windows)

Programming Language

Visual Basic for Applications (VBA)

Registered

2021-09-20