|
1 | 1 | # RCFI Tools |
2 | | -RCFI Tools adds "Folder Icon Tools" to your right-click menus, allowing you to easily customize folder icons with a simple right-click. |
| 2 | +Adds "Folder Icon Tools" to your right-click menus, allowing you to easily customize folder icons with a simple right-click. |
3 | 3 |
|
4 | 4 | # Installation |
5 | | -- Download the .zip file here. |
| 5 | +- Download the .zip file **here** (not available yet). |
6 | 6 | - Extract the downloaded file. |
7 | 7 | - Run "RCFI Tools" and click "Yes" when prompted. |
8 | 8 | - Done! "Folder Icon Tools" can now be accessed from your right-click menus in Explorer. |
9 | 9 |
|
10 | 10 | # Features |
11 | 11 | - Set images as folder icons directly by right-clicking on them. |
12 | 12 | - Use keywords to automatically set the matched file inside a folder as the folder icon. |
13 | | -- Supports a wide range of image extensions. |
| 13 | +- Supports a wide range of image extensions (`*.jpg`, `*.png`, `*.ico`, `*.webp`, `*.jpeg`, `*.bmp`, `*.tiff`, `*.heic`, `*.heif`, `*.wbmp`, `*.tga`, `*.svg`). |
14 | 14 | - Automatically edits, converts, and sets images as folder icons. |
15 | 15 | - Provides several available templates to choose from, eliminating the need for manual editing. |
16 | 16 | - Achieve everything with just a few clicks, making it easy and fast. |
17 | 17 |
|
18 | 18 | # Usage |
19 | | - **To change folder icon directly from the image:** |
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". |
| 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 | 21 |
|
22 | | - **To change folder icon directly from the folder:** |
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. |
| 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 | 24 |
|
25 | | - **To change folder icon using keyword:** |
26 | | -> For batch processing, RCFI Tools allows you to change the icons of multiple folders using a keyword. The tool will search for a matching file within each folder and set it as the folder icon. |
27 | | -> to do this, you can eather select multiple folders you want to change the icon or just right click on a empty space to select all the folders (not including sub folders). |
28 | | -> 1. Ensure the desired image is placed inside each folder. |
29 | | -> 2. Right-click on an empty space to select all the folders, or manually select the folders you want to change. |
30 | | -> 3. Define the keyword by right-click > "Folder Icon Tools" > "Define Keyword" > Enter the keyword you want RCFI Tools to use for searching and selecting the image. |
31 | | -> 4. To generate the folder icon for each folder based on the keyword, right-click > "Folder Icon Tools" > "Generate from Keyword" |
| 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> |
0 commit comments