An open API service indexing awesome lists of open source software.

https://github.com/jaywcjlove/iconizefolder

Set folder colors and add small icons to folders with this tool, keeping your files organized and improving efficiency in file management.
https://github.com/jaywcjlove/iconizefolder

desktop-app desktop-application jaywcjlove macos macos-app macos-application swift swift-app swift-application swiftui swiftui-app swiftui-application

Last synced: 27 days ago
JSON representation

Set folder colors and add small icons to folders with this tool, keeping your files organized and improving efficiency in file management.

Awesome Lists containing this project

README

        








Iconize Folder




简体中文
Contact & Support
Changelog




Iconize Folder AppStore


https://github.com/user-attachments/assets/58adcf38-dc69-4d33-aae1-ce059caf8c68?title=Iconize%20Folder&rehype=video

![Iconize Folder 1](./assets/screenshots-1.png)

![Iconize Folder 2](./assets/screenshots-2.png)

![Iconize Folder 3](./assets/screenshots-3.png)

With this tool, you can easily set folder colors and add small icons to enhance the visual effect of your file management, helping you organize files more efficiently.

Choose from over 5000 unique symbol icons or customize your color scheme. You can also select from more than a dozen preset vibrant colors or add image icons to the folder icons to suit your personal preferences, giving your folders a personalized identity and making file management more lively and layered.

### Features

- Over 5000 diverse symbol icons available
- Adjust the transparency and size of symbol icons
- Set folder icon colors
- Add image icons to folder icons
- Quickly import folder paths to the Dock
- Export folder icons as .icns format

New features include the ability to adjust the transparency and size of symbol icons, a wider selection of folder colors, and quick import of folder paths to the Dock. You can also export your custom folder icons as .icns files for use elsewhere.

### URL Schemes

Use this URL Scheme to quickly open a folder at a specified path. For example, `iconizefolder:///Users/wangchujiang/Desktop/test/` will open the `test` folder on the desktop.

```url
iconizefolder://<文件夹路径>
iconizefolder:///Users/wangchujiang/Desktop/test/
```