Introduction
Overview / Layout
Panels
FileSystem
- Multi Commander's Virtual FileSystem
- Archives (Zip, Rar, 7Zip)
- Network (NET:)
- Portable (WPD:)
- Registry (REG:)
- FTP (FTP:)
- Favorites (FAV:)
File Operations
Extensions
Tools
- Select/Unselect files and folders
- Calculate Folder Size
- Change File Properties (Attributes, Date/Time)
- Create Folders
- Correct Folder Date/Time
- Find Opened/Locked Files
- Send to the Clipboard (Path, Filename, ... )
- Rename Tools
- Text Tools
- Base 64 Encoding/Decoding
- File Security
- File Checksum Tools
- Picture Tools
- Audio Tools
- Video Tools
Customization and Configuration
- Managing Aliases (Alias Editor)
- File Type Setup
- Button Editor
- User Menu Editor
- Keyboard Customization (Shortcuts)
- Custom ContexMenu Editor
- Filters
Configuring the Layout
User Commands and Scripting
- User Defined Commands
Other
- Backup and Restore Configuration
- Cleanup User Data
- MultiUpdate
- Command Line Parameters
- Custom configuration paths, Additional script folders
- Credits and Acknowledgements
API
Troubleshooting
FAQ (pages to follow)
- Favorites
- Show Hidden files/folders
- Customize Colors
- Enter folder on Single Click
- Save and Resize Columns
Index
Base 64 - Encoding and Decoding
The Encoding and Decoding commands are found under the Tools menu.
There are commands to encode or decode all the selected files into/from BASE64 format.
Encoding a file into base64 format is done if you want to convert a binary file into a format that is text-friendly. Base64 encoded files grow about 25-50% in size compared to their binary format.
Decoding a base64 file will turn the file back into its original form.
Read more about base64 at wikipedia here.