Are there any good super-lightweight graphical web browsers out there? I'd like to be able to browse the web on an old PC, but the mainstream crop of browsers is just too heavy, and I don't want to resort to something like Lynx. There must be something decent out there that'll fit in 16 or 32MB of RAM comfortably.

100% standards compliance isn't necessary, but I'd like something that supports the most widely used parts of CSS and JavaScript. The goal is to get 98% of sites usable in a nice, graphical format.

link|improve this question

62% accept rate
3  
Note to self: here's a few more to try: Orca, Arora, Off By One, Midori. One day I'll get around to trying all of these – zildjohn01 Oct 2 '10 at 19:41
ack firefox has become such a memory pig its not even funny. – Saideira Mar 5 at 14:57
feedback

9 Answers

Check out K-Meleon

K-Meleon:

K-Meleon is an extremely fast, customizable, lightweight web browser based on the Gecko layout engine developed by Mozilla which is also used by Firefox. K-Meleon is free, open source software released under the GNU General Public License and is designed specifically for Microsoft Windows (Win32) operating systems.

What are the system requirements?

  • Windows 2000, Windows XP and Windows 2003 Server fully supported. Windows 95, 98, 98SE, ME, Windows NT 4.0 generally supported with updated Microsoft libraries.
  • 32 MB RAM minimum recommended.
  • 6 MB of free hard drive space for download. 18 MB of free hard disk space for full installation.
link|improve this answer
feedback

Another to look at is TheWorld Browser Based on the Trident rendering engine, it just pips k-melon in terms of private bytes on my system, but only by a few hundred K. :)

link|improve this answer
It appears to be using the Trident engine for IE, not Gecko. – Isxek Jun 15 '10 at 6:04
Completely correct. I was thinking of including Sleipnir and got my wires crossed. I've corrected the error. Thanks for pointing it out. – Pulse Jun 15 '10 at 6:37
feedback

May I suggest Nimi Haku

Description from the site

Nimi Haku is a minimalistic web browsing terminal designed for large webpage view space along with intuitive open and in-history webpages navigation. Webpage favicon is displayed along its title in taskbar for faster access and nicer enviroment integration. It also offers support for user CSS and JavaScript as well as inbuilt ads clearing mechanism.

and yes I'm using it for my office PC(old Celeron PC)

link|improve this answer
feedback

Uzbl is quite good. It's a webkit-based browser that tries to be as UNIXy as possible: sockets to manipulate the program, scriptable functionality, etc.

link|improve this answer
feedback

SkipStone is a lean Web browser for environments that support Gtk+ (Linux, Mac OSX, Windows). It uses Mozilla's Gecko rendering engine.

link|improve this answer
feedback

I'm not sure about its memory usage, but you might want to look at Midori

link|improve this answer
feedback

Quite some time ago, I tried SlimBrowser that is relatively lightweight, and runs on a PII-200 with 32MB RAM. You might want to give it a shot.

link|improve this answer
SlimBrowser is not a real browser, just a wrapper around the Microsoft MSHTML component, i.e. it uses the same rendering engine as Internet Explorer. – ccpizza Apr 21 '11 at 12:29
feedback

Using Cygwin you can compile Links or Links2 with X support and run them on the Cygwin X server. This gives you about the compatibility you'd get with Off By One.

link|improve this answer
feedback

Older versions of Opera were well known for efficiency and low RAM usage. Might have to go pretty far back to find something that will work on a 32MB system though.

I have plenty of experience with Off-By-One on a 256MB system, but not a 32MB system.

You probably can add more RAM to your old system extremely cheaply. I would max it out if possible.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.