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

You Might Also Like
EBizCharge Payment Platform for Accounts Receivable Icon
EBizCharge Payment Platform for Accounts Receivable

Getting paid has never been easier.

Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
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