<?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[File size problem - File is too big to be opened by Notepad++]]></title><description><![CDATA[<p dir="auto">As above, I’m receiving this error message, but after some quick searches in Google is seems that there should be no issues with opening files under 2GB.</p>
<p dir="auto">My file size is just over 0.7GB but for some reason is being immediately rejected by Notepad++</p>
<p dir="auto">Any ideas on how to combat this issue?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/18950/file-size-problem-file-is-too-big-to-be-opened-by-notepad</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 15:34:50 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/18950.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 21 Feb 2020 12:57:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to File size problem - File is too big to be opened by Notepad++ on Mon, 22 Feb 2021 14:23:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pavel-p" aria-label="Profile: Pavel-P">@<bdi>Pavel-P</bdi></a> ,</p>
<p dir="auto">I have opened files that big or bigger in Notepad++, so Notepad++ can open a 388MB file.</p>
<p dir="auto">If you have a problem, you need to describe the circumstances of the problem with more detail than that.  Please see <a href="https://community.notepad-plus-plus.org/topic/15739/faq-desk-request-for-help-without-sufficient-information-to-help-you">https://community.notepad-plus-plus.org/topic/15739/faq-desk-request-for-help-without-sufficient-information-to-help-you</a>, then come back and give us something to work with.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63122</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63122</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 22 Feb 2021 14:23:14 GMT</pubDate></item><item><title><![CDATA[Reply to File size problem - File is too big to be opened by Notepad++ on Mon, 22 Feb 2021 13:34:54 GMT]]></title><description><![CDATA[<p dir="auto">Same problem for me. 388MB file and notepad++ cannot open it. What a fail.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63119</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63119</guid><dc:creator><![CDATA[Pavel P]]></dc:creator><pubDate>Mon, 22 Feb 2021 13:34:54 GMT</pubDate></item><item><title><![CDATA[Reply to File size problem - File is too big to be opened by Notepad++ on Fri, 21 Feb 2020 16:29:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> have downloaded and installed 64-bit version and success! Thanks for the tip off, appreciate both yours and  <a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> ’ help!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50863</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50863</guid><dc:creator><![CDATA[Adam Dendy]]></dc:creator><pubDate>Fri, 21 Feb 2020 16:29:28 GMT</pubDate></item><item><title><![CDATA[Reply to File size problem - File is too big to be opened by Notepad++ on Fri, 21 Feb 2020 15:36:40 GMT]]></title><description><![CDATA[<p dir="auto">I didn’t manage to get it opened changing it to .txt - I will try using the 64-bit version and hopefully this will resolve my issue.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50862</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50862</guid><dc:creator><![CDATA[Adam Dendy]]></dc:creator><pubDate>Fri, 21 Feb 2020 15:36:40 GMT</pubDate></item><item><title><![CDATA[Reply to File size problem - File is too big to be opened by Notepad++ on Fri, 21 Feb 2020 15:29:55 GMT]]></title><description><![CDATA[<p dir="auto">Another suggestion might be to grab a portable 64-bit version of Notepad++ and see if it can open the file.  If not, maybe add to that some of <a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> 's suggestions.  And if you finally get the file open this way, maybe consider a permanent move to Notepad++ 64-bit?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50859</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50859</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 21 Feb 2020 15:29:55 GMT</pubDate></item><item><title><![CDATA[Reply to File size problem - File is too big to be opened by Notepad++ on Fri, 21 Feb 2020 14:48:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/adam-dendy" aria-label="Profile: Adam-Dendy">@<bdi>Adam-Dendy</bdi></a> said in <a href="/post/50856">File size problem - File is too big to be opened by Notepad++</a>:</p>
<blockquote>
<p dir="auto">32-bit</p>
</blockquote>
<p dir="auto">That means, as far as I’m aware, that npp itself can have only<br />
~2GB of RAM allocated in total as the other halve gets used by the OS.<br />
Every open documents counts.<br />
If the file you want to open is a file which gets lexed,<br />
meaning colored by a lexer, then scintilla has to allocate additional<br />
RAM which might end up in double the size of the file.<br />
Npp identifies which lexer gets assigned via the extension of a file.</p>
<p dir="auto">So in order to get your file opened, you might test to start another<br />
npp instance without any document open and if needed to rename the<br />
file to a .txt extension as this one is, normally, assigned to no lexer.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50858</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50858</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Fri, 21 Feb 2020 14:48:31 GMT</pubDate></item><item><title><![CDATA[Reply to File size problem - File is too big to be opened by Notepad++ on Fri, 21 Feb 2020 14:31:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> using npp v.7.8.3 32-bit</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50856</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50856</guid><dc:creator><![CDATA[Adam Dendy]]></dc:creator><pubDate>Fri, 21 Feb 2020 14:31:25 GMT</pubDate></item><item><title><![CDATA[Reply to File size problem - File is too big to be opened by Notepad++ on Fri, 21 Feb 2020 14:05:40 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">but after some quick searches in Google is seems that there should be no issues with opening files under 2GB</p>
</blockquote>
<p dir="auto">Depends, what npp version are you running?<br />
See and post <strong>debug-info</strong> from last menu, the ? menu.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/50852</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/50852</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Fri, 21 Feb 2020 14:05:40 GMT</pubDate></item></channel></rss>