Krusader

Dual-pane file manager for KDE desktop environment
title: "Krusader" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["extragear", "free-file-managers", "kde-applications", "orthodox-file-managers", "software-using-the-gnu-general-public-license"] description: "Dual-pane file manager for KDE desktop environment" topic_path: "general/extragear" source: "https://en.wikipedia.org/wiki/Krusader" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary Dual-pane file manager for KDE desktop environment ::
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | Krusader |
| logo | Breezeicons-apps-48-krusader user.svg |
| screenshot | Krusader 2.7.2 screenshot.png |
| caption | Krusader twin panel file manager |
| developer | Krusader Krew |
| released | |
| latest release version | |
| latest release date | |
| latest preview version | |
| latest preview date | |
| programming language | C++ |
| operating system | Unix-like |
| genre | File browser |
| license | GPL-2.0-or-later |
| website | |
| :: |
| name = Krusader | title = | logo = Breezeicons-apps-48-krusader user.svg | screenshot = Krusader 2.7.2 screenshot.png | caption = Krusader twin panel file manager | collapsible = | author = | developer = Krusader Krew | released = | discontinued = | latest release version = | latest release date = | latest preview version = | latest preview date = | programming language = C++ | operating system = Unix-like | platform = | size = | language = | status = | genre = File browser | license = GPL-2.0-or-later | website = ::figure[src="https://upload.wikimedia.org/wikipedia/commons/9/90/Debian_Sarge_Gnome_krusader1-51_0.png" caption="Krusader on Debian Sarge with the Gnome desktop environment"] ::
::figure[src="https://upload.wikimedia.org/wikipedia/commons/3/3d/Krusader-1.60.0-kde3.41_mac_osX.png" caption="Krusader-1.60.0 / KDE 3.41 on Apple Mac OS X"] ::
Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for MS-DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc.
It supports the following archive formats: tar, ZIP, bzip2, gzip, RAR, ace, ARJ, LHA, 7z and RPM and can handle other KIO Slaves such as smb or fish.
Krusader is published under GNU GPL-2.0-or-later.
User interface
Krusader's user interface is based on the orthodox file manager (OFM) principle, also known as Commander-like file managers, the family of file managers based on the old Norton Commander interface. The orthodox file manager has two windows called panels where one is active and the other inactive. The idea is to manipulate files from active to inactive panel or within the active panel. Only the keyboard is required to do this, which makes the process much faster. Using the mouse is still an option. Krusader's deep integration into KDE (e.g. KParts, KIO) allows it to provide several additional services.
File viewer-editor
One of the many tools that Krusader provides is the viewer-editor. Using the KParts object model, Krusader executes components that are capable of viewing (and sometimes editing) specific filetypes and embeds their client area directly into a new Krusader window. This makes it possible (for example) to view an office document directly from within Krusader. Any application that implements the KParts model correctly can be embedded in this fashion.
Platforms
Krusader is primarily developed for the Linux platform, but it is available for some other platforms. These include BSD and Apple Mac OS X. A Windows port is in beta (as of January 9, 2015).
References
References
- (2021-03-21). "Total Commander for Linux". TotalcmdWiki.
- "File Juggling with Krusader".
- "Getting started with the Krusader file manager".
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::