<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Display a Binary file in Column format]]></title><description><![CDATA[<p dir="auto">Can a Binary file be Displayed in Column format?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19961/display-a-binary-file-in-column-format</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 19:52:14 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19961.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 06 Sep 2020 17:59:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Display a Binary file in Column format on Thu, 17 Sep 2020 11:02:06 GMT]]></title><description><![CDATA[<p dir="auto">I implemented step#1 : <a href="https://github.com/chcg/NPP_HexEdit/issues/22#issuecomment-694149118" rel="nofollow ugc">Display a Binary file.</a></p>
<p dir="auto">The Next Goal : Column Mode</p>
<p dir="auto">The binary mode will fix all <a href="https://sourceforge.net/p/npp-plugins/discussion/670932/thread/03cea03c/" rel="nofollow ugc">‘incorrect data’ issues</a> of the HexEditor Plugin</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57663</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57663</guid><dc:creator><![CDATA[KnIfER]]></dc:creator><pubDate>Thu, 17 Sep 2020 11:02:06 GMT</pubDate></item><item><title><![CDATA[Reply to Display a Binary file in Column format on Tue, 08 Sep 2020 07:14:55 GMT]]></title><description><![CDATA[<p dir="auto">I can only think of using the Hex-Editor plug-in.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57442</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57442</guid><dc:creator><![CDATA[Daniel Fuchs]]></dc:creator><pubDate>Tue, 08 Sep 2020 07:14:55 GMT</pubDate></item><item><title><![CDATA[Reply to Display a Binary file in Column format on Sun, 06 Sep 2020 19:25:32 GMT]]></title><description><![CDATA[<p dir="auto">@A-Former-User said in <a href="/post/57396">Display a Binary file in Column format</a>:</p>
<blockquote>
<p dir="auto">NotePad++ is putting the entire file on<br />
one line.</p>
</blockquote>
<p dir="auto">Well, that’s because it is a text editor.<br />
And text editors consider a line to be something that ends with a carriage-return + line-feed, or just a line-feed, or just a carriage-return.<br />
Thus Notepad++ isn’t wrapping any lines in your file because it is not of text format, so there is nothing to wrap.<br />
You need to adjust your thinking to what you are trying to do with what tools/data, and not think that Notepad++ should adapt itself to what you are attempting.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57398</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57398</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 06 Sep 2020 19:25:32 GMT</pubDate></item><item><title><![CDATA[Reply to Display a Binary file in Column format on Sun, 06 Sep 2020 18:50:33 GMT]]></title><description><![CDATA[<p dir="auto">Never mind I got.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57397</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57397</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 06 Sep 2020 18:50:33 GMT</pubDate></item><item><title><![CDATA[Reply to Display a Binary file in Column format on Sun, 06 Sep 2020 18:45:22 GMT]]></title><description><![CDATA[<p dir="auto">Not going to edit the file just want to look at it.<br />
What I mean by column format is for every record in the<br />
file it has 2 columns.  NotePad++ is putting the entire file on<br />
one line.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57396</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57396</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 06 Sep 2020 18:45:22 GMT</pubDate></item><item><title><![CDATA[Reply to Display a Binary file in Column format on Sun, 06 Sep 2020 18:16:45 GMT]]></title><description><![CDATA[<p dir="auto">@Leroy-Hindman</p>
<p dir="auto">This is so wrong of a question to ask about a text editor, that I’m not surprised you asked it twice in two threads.</p>
<p dir="auto">ANSWER: Don’t use a text editor to edit binary files.</p>
<p dir="auto">Given that you are going to continue using a text editor to edit binary files, what do you mean by “column format”?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57395</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57395</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 06 Sep 2020 18:16:45 GMT</pubDate></item></channel></rss>