Unofficial database of all Total Commander plugins and addons  

Total Commander 11.57 released

Oct 26, 2022: Total Commander 10.52 is released.
Various fixes of issues found after the release of 10.51.

Sep 1, 2022: Total Commander 10.51 is released.
Various fixes of issues found after the release of 10.50.

Total Commander Official Page
Download Total Commander 11.57
Order Total Commander

Total Commander 11.57 - advanced file manager

News on TOTALCMD.NET



AI Process Terminate 1.1

A lightweight Windows utility that terminates desktop AI assistant processes (Claude, Copilot, Perplexity, Codex, …) in one shot — no admin rights needed.

Why
AI desktop apps (Claude, Copilot, Perplexity, Codex and similar) are known to accumulate background processes over time. This can cause:
• System slowdowns — high CPU or RAM pressure from idle AI workers.
• Frozen or unresponsive UI — the app gets stuck but its processes keep running and holding resources.
• GPU saturation — local model runners keep the GPU busy even when the app window is closed.


Killing them from Task Manager is tedious when there are 5–15 scattered processes per tool. AI Process-Terminate groups them by tool and removes the whole tree in one keypress.

What it does
1.Scans all running processes for names that partially match any known AI tool keyword.
2.Groups matches by tool and shows a compact dialog — one row per tool, with the number of running instances in parentheses, e.g. claude (9).
3.Lets you choose which tools to terminate; the others are left untouched.
4.Drains all instances in a loop (up to 20 iterations, 200 ms apart) so that processes that respawn are caught and killed too.

Only processes owned by the current user are affected. System processes and processes owned by other users are skipped gracefully.
Category: TC Utilities
253 KB - Updated: 01.06.2026 - x32/x64 - Downloaded  17 times

WLX GPXLister 4 TC 2.6.0

GPXLister is a Total Commander Lister plugin for viewing GPS track files. It displays GPX, FIT, KML, and KMZ tracks on an interactive map with Direct2D rendering, map tiles, satellite mode, elevation and speed profiles, multi-track selection, track summaries, and clipboard export of the current view.

Requires Windows 10+. FIT/KML/KMZ support needs the included converter tools beside the plugin.

Github: https://github.com/jumpifequal/TotalCommander-GPXLister
Category: TC Lister Plugins
885 KB - Updated: 01.06.2026 - x32/x64 - Downloaded  22 times

WLX MDView for Total Commander 3.8.1

MDView is a Lister plugin for viewing Markdown files in Total Commander.

It renders .md, .markdown, .mkd, and .mkdn files with headings, tables, links, images, syntax-highlighted code blocks, dark/light mode, table of contents, search, printing, and optional split view with the raw Markdown source.

The plugin includes built-in support for several Mermaid diagram types, relative Markdown links, YAML front matter, task lists, collapsible HTML sections, and configurable viewer settings.

Available builds: x32, x64, and Windows XP-compatible x32.

WinXP Version here: https://github.com/jumpifequal/mdview-for-Total-Commander/releases/download/mdview_381/WLX_mdviewXP_TC-plugin_v3.8.1.zip

Github: https://github.com/jumpifequal/mdview-for-Total-Commander
Category: TC Lister Plugins
4226 KB - Updated: 01.06.2026 - x32/x64 - Downloaded  25 times

WLX LogViewer 1.0.12

Fast, feature-rich log viewer plugin for Total Commander Lister/Quick View.

This project ports the original TC\LogViewer behavior to a 64-bit WLX plugin and keeps the focus on high performance for very large log files.

Highlights
•Native WLX plugin ( .wlx64 ) for Total Commander
•No LCL runtime required (Win32 API based UI)
•Optimized for speed with large files
•Incremental tailing and filtering
•Color-aware log level visualization
•Toolbar, context menu, and options dialog aligned with the original LogViewer workflow

Core Features

Viewing & Navigation
•Open logs in Lister and Quick View
•Jump to: ◦Next/previous ERROR
◦Next/previous WARN
◦Next/previous INFO
◦Line number
◦Date/time

•Optional line numbers with configurable digit width
•Vertical separator line between line number and log text
•Word wrap mode

Search & Filter
•Quick filter field in toolbar (right aligned)
•Find support integrated with Lister behavior: ◦ Ctrl+F / F7 forwards to Lister search
◦ F3 find next
◦ Shift+F3 find previous

•Context menu actions: ◦ Copy line
◦ Copy all visible
◦ Line numbers
◦ Word wrap
◦ Go to date/time
◦ Go to line


Tailing
•Live tail mode with configurable interval
• Follow mode to stay at end of file
•Optional “Enable tail when opening file”
•Non-exclusive file access (compatible with actively written logs)
•Preserves selection/current line while file updates

Formats & Parsing
•Auto-detection and forced format support
•Parsing support includes plain logs and CSV-style formats
•Custom format options including delimiter/field-role style mapping
•Correct severity handling from dedicated severity columns (no false override from free text)

Colors, Themes, and Rules
•Configurable colors for levels ( Error , Warn , Info , Debug , Trace , Custom )
•Color preview in options (normal/dark variants)
•Dark mode control: ◦Auto
◦Always light
◦Always dark

•Color Rules (pattern-based highlighting) like in original project

UI/UX Details
•Toolbar with original-style navigation controls
•Status bar with: ◦Lines / bytes / detected format
◦Right-aligned E/W/I stats with timestamps
◦Latest updated class emphasized (bold)

•Consistent normal-weight fonts in toolbar and popup dialogs
•ESC behavior configurable for Lister mode ( CloseOnEscInLister , default true )
•Number keys 1..8 forwarded to Total Commander
Category: TC Lister Plugins
430 KB - Updated: 31.05.2026 - x32/x64 - Downloaded  386 times

Versions WFX Plugin 3.1.2

Versions is a Total Commander file system plugin that checks program/version strings on web pages and shows the current status directly in TC.

This repository contains an updated FPC/Lazarus-compatible codebase with reliability, parsing, and UX improvements.

Key Features
•Checks version entries from .list files.
•Supports HTTPS and modern HTTP behavior.
•Keeps list entry order in output.
•Shows localized status labels ( NEW , UNCHANGED , ERROR , etc.) based on selected language file.
•Works with Unicode and 64-bit builds.
Category: TC File System Plugins
369 KB - Updated: 30.05.2026 - x32/x64 - Downloaded  248 times

RSS Reader 1.0.7

RSS Reader
Category: TC File System Plugins
313 KB - Updated: 30.05.2026 - x32/x64 - Downloaded  719 times

MolView - Total Commander WLX 1.0.3

MolView is a fast Lister plugin for Total Commander that renders chemical files in 2D and 3D.
It uses OpenBabel for format conversion and OpenGL for interactive display.

Features
•Broad chemistry format support ( .mol , .sdf , .mol2 , .smi , .smiles , .pdb , .xyz , .cml )
•2D structure rendering with SVG parsing and crisp label rendering
•3D molecule rendering from STL with rotation, zoom, and reset
•Asynchronous loading (UI remains responsive while converting/parsing)
•Multi-molecule navigation for SDF files
•Built-in Total Commander thumbnail preview ( ListGetPreviewBitmap )
•Thumbnail preview is always rendered in 2D, independent of INI/start mode
•Plugin options dialog for OpenBabel path/options and startup behavior
•Logging support for diagnostics

Supported Formats


Extension

Format


.mol MDL Molfile V2000/V3000
.sdf MDL Structure Data File (multi-molecule supported)
.mol2 Tripos MOL2
.smi , .smiles SMILES
.pdb Protein Data Bank
.xyz XYZ Cartesian coordinates
.cml Chemical Markup Language
Category: TC Lister Plugins
315 KB - Updated: 29.05.2026 - x32/x64 - Downloaded  105 times

DXF Viewer 1.1.0.0

DXF Viewer is a lister plugin (WLX) for Total Commander to display DXF/DWG files as interactive 2-D views using GDI+.

The DXF Viewer plugin is based on the libdxfrw C++ library from LibreCAD with additional patches applied.

Supported file formats:
- DXF (Drawing Exchange Format)
- DWG (Drawing)

Features:
- 2-D GDI+ rendering of DXF/DWG geometry
- Mouse interaction: left-drag to pan, wheel to zoom
- Ctrl+left-drag to zoom to selection
- Right-click context menu for layer visibility control
- Double-click to fit view
- Keyboard navigation: arrow keys for panning, +/- for zoom, Home to reset view
- Copy to clipboard
- Dark mode support
- Background file loading
Category: TC Lister Plugins
1521 KB - Updated: 27.05.2026 - x32/x64 - Downloaded  731 times

IFC Viewer 1.0.2.0

IFC Viewer is a lister plugin (WLX) for Total Commander to display IFC (Industry Foundation Classes) building model files as interactive 3-D views using OpenGL.

The IFC Viewer plugin is based on the engine_web-ifc C++ library v0.0.77.

Supported file formats:
- IFC (STEP Physical File)
- IFCZIP (ZIP-compressed IFC)

Features:
- 3-D OpenGL rendering of IFC geometry with lighting
- Texture support (IfcImageTexture, IfcBlobTexture, IfcPixelTexture)
- Mouse interaction: left-drag to rotate, right-drag to pan, wheel to zoom
- Double-click to reset the view
- Preview Bitmap
- Background loading
Category: TC Lister Plugins
1349 KB - Updated: 22.05.2026 - x32/x64 - Downloaded  330 times

HackRF IQ Data Viewer 1.0.4

A Total Commander WLX64 Lister plugin that displays HackRF IQ data files with real-time PSD spectrum and waterfall spectrogram visualization.
Features

PSD Spectrum: FFT-based power spectral density with Hann window and segment averaging
Waterfall Spectrogram: Scrolling waterfall display with Viridis colormap
CUDA Acceleration: Automatic GPU acceleration via cuFFT with CPU fallback
OpenGL Rendering: Hardware-accelerated rendering with MSAA anti-aliasing
Playback Controls: Play/Stop, Reset, position slider for scrubbing through files
Settings Dialog: Adjustable sample rate, center frequency, FFT sizes, dB range
Metadata Support: Reads .txt sidecar files for sample rate, center frequency, signal annotations
Thumbnail Preview: Quick PSD+waterfall preview in TC file panels
Multiple Formats: .iq, .raw, .cs8 (int8), .cs16 (int16), .cf32 (float32)
Category: TC Lister Plugins
408 KB - Updated: 20.05.2026 - x32/x64 - Downloaded  180 times

10 - 20 - 30 new files with descriptions

This week leaders
7Zip Plugin 0.7.6.6
TCIMG 35.7
Android ADB 8.7
Imagine 1.1.6
Total7zip 0.8.5.6
TC Plugins Manager 2.2.8
QuickSearch eXtended -
Virtual Disk 1.3.3 Final
xBaseView 10.0
SFTP plugin 1.4.67.4

All time popularity
7Zip Plugin 0.7.6.6
TCIMG 35.7
Imagine 1.1.6
Android ADB 8.7
xBaseView 10.0
Total7zip 0.8.5.6
TC Plugins Manager 2.2.8
Virtual Disk 1.3.3 Final
QuickSearch eXtended -
SFTP plugin 1.4.67.4

10, 20, 30 the most popular plugins


Used cars from Japan

 

Total Commander
  Main page
  Search site
  Links   RSS
  Submit a Plugin

Downloads
  FS Plugins
  Lister Plugins
  Packer Plugins
  Content Plugins
  TC Utilities
  SynPlus for TC
  MultiArc Addons
  Far2wc Addons
  Language Files
  Icons
  Developers
  Others   Text Editors



TOTALCMD.NET © 2004 Personal project
Idea, design and programming © Andrei Piasetski aka Ergo
This is an unofficial Total Commander site
Official Total Commander site is www.ghisler.com
Friends: calling cards