Skip to content

Commit a84d170

Browse files
authored
Update README.md
1 parent 01e47a6 commit a84d170

1 file changed

Lines changed: 30 additions & 18 deletions

File tree

README.md

Lines changed: 30 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,44 @@
1-
# RCFI Tools
1+
# RCFI TOOLS
22
Adds "Folder Icon Tools" to your right-click menus, allowing you to easily customize folder icons with a simple right-click.
3+
|Folder Right-click|Background Right-click|Image Right-click|
4+
|:---|:---|:---|
5+
|![RCFI-Folder_Menu](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/8703384d-3c81-45fc-87cb-befa5891718c)|![RCFI-Background_Menu](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/a52c85c3-769b-4271-968b-30ccb44b36a8)|![RCFI-Image_Menu](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/52230ba6-cee8-4bf7-903b-6e5751acc207)|
36

4-
# Installation
7+
8+
# INSTALLATION
59
- Download the .zip file **here** (not available yet).
610
- Extract the downloaded file.
711
- Run "RCFI Tools" and click "Yes" when prompted.
812
- Done! "Folder Icon Tools" can now be accessed from your right-click menus in Explorer.
913

10-
# Features
14+
# FEATURES
1115
- Set images as folder icons directly by right-clicking on them.
1216
- Use keywords to automatically set the matched file inside a folder as the folder icon.
1317
- Supports a wide range of image extensions (`*.jpg`, `*.png`, `*.ico`, `*.webp`, `*.jpeg`, `*.bmp`, `*.tiff`, `*.heic`, `*.heif`, `*.wbmp`, `*.tga`, `*.svg`).
1418
- Automatically edits, converts, and sets images as folder icons.
1519
- Provides several available templates to choose from, eliminating the need for manual editing.
1620
- Achieve everything with just a few clicks, making it easy and fast.
1721

18-
# Usage
19-
**Change folder icon directly from the image**<br>
20-
Place the image inside folder **>** Right-click on it (Shift + Right-click on Windows 11) **>** then hover to "Folder Icon Tools" **>** then click "Set as Folder Icon".
21-
22-
**Change folder icon directly from the folder**<br>
23-
Right-click on the folder (Shift + Right-click on Windows 11) > then hover to "Folder Icon Tools" > then click "Change Folder Icon" > Drag and Drop the image you want to the terminal screen > then hit Enter.
24-
25-
**Batch proccessing and change folder icon using keyword**<br>
26-
For batch processing, RCFI Tools allows you to change the icons of multiple folders using a keyword.
27-
1. Place the image you want to use as the folder icon inside each folder.<br>
28-
2. Define a keyword by right-clicking and selecting "Folder Icon Tools" > "Define Keyword".
29-
3. Enter the keyword that RCFI Tools will use to search and select the image.<br>
30-
For example:
31-
if the image inside each folder is named like _"`Movie_name_(year)_-_Poster.jpg`"_ then you can use `*Poster.jpg` as the keyword so RCFI Tools will search for images with filenames matching the keyword and set them as the folder icon.
32-
4. To batch process all folders in the current directory, right-click on an _empty space_ and choose "Folder Icon Tools" > "Generate from Keyword". Alternatively, you can also manually select each folder you want to change the icon.<br>
22+
# USAGE
23+
It's simple and easy to use. After RCFI Tools is installed, you can generate folder icon by right-clicking on the folder, image or folder background.
24+
You can choose the template you want to generate the folder icon and it will automatically edit the image using ImageMagick, Here's some samples of the template i made.
25+
26+
##
27+
28+
| Folder | Files inside the folder
29+
|---|---|
30+
|![Folder](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/dafef0dd-8fe7-4baf-bd17-2e29523ea1de)|![Files](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/7c5b41eb-ff96-441e-a321-4e0fefce1bce)|
31+
32+
|DVDBox - Dark|DVDBox - Light|DVDCase - Bluray|DVDCase - Transparent Plastic|Folder Vertical|Folder Horizontal|
33+
|---|---|---|---|---|---|
34+
|![DVDBox - Dark](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/119e02b0-db45-401a-8ada-c2ea41033611)|![DVDBox - Light](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/95a30678-84ed-4e27-9d64-02f4a72f87b5)|![DVDCase - Bluray](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/540689b7-c957-4b4b-9414-6e507cd14f44)|![DVDCase - Transparent Plastic](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/76aa86f8-9c1d-4572-abf9-2bba66929810)|![Folder Vertical](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/7caa7d08-274e-4333-bc91-c3a487483128)|![Folder Horizontal](https://github.com/ramdany7/RightClickFolderIconTools/assets/113004105/dca6ae78-3db5-43f9-8d5f-1e4bdb049403)|
35+
##
36+
37+
It might needs some additional images or .nfo file to get the proper result but it's not mandatory.
38+
You can make your own template using batch script and edit the image using ImageMagick.
39+
40+
## About Config
41+
...
42+
43+
# CREDITS
44+
...

0 commit comments

Comments
 (0)