Skip to content

Commit df94bd9

Browse files
authored
Update README.md
1 parent f67f12f commit df94bd9

1 file changed

Lines changed: 15 additions & 14 deletions

File tree

README.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,32 @@
11
# 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.
33

44
# Installation
5-
- Download the .zip file here.
5+
- Download the .zip file **here** (not available yet).
66
- Extract the downloaded file.
77
- Run "RCFI Tools" and click "Yes" when prompted.
88
- Done! "Folder Icon Tools" can now be accessed from your right-click menus in Explorer.
99

1010
# Features
1111
- Set images as folder icons directly by right-clicking on them.
1212
- 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`).
1414
- Automatically edits, converts, and sets images as folder icons.
1515
- Provides several available templates to choose from, eliminating the need for manual editing.
1616
- Achieve everything with just a few clicks, making it easy and fast.
1717

1818
# 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".
2121

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.
2424

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

Comments
 (0)