GitPedia

FoliCon

Creates Folder icons for Movies, Serials, Music,Anime and Games Folders

From DineshSolanki·Updated June 14, 2026·View on GitHub·

Folicon is a Folder icon changer which works for movie,music, games, and shows, it also shows rating on the created icons, and has two mode, POSTER and Professional, inspired From [Raticon](https://github.com/Jamedjo/Raticon) The project is written primarily in C#, distributed under the GNU General Public License v3.0 license, first published in 2019. Key topics include: automatic, customized, folder-icons, folicon, game-icon-changer.

Latest release: v4.4.0Folicon - v4.4.0 - Revival
October 26, 2025View Changelog →

-----------------------------------------------------

<p align="center"> <a href='https://dineshsolanki.github.io/FoliCon-docs/'> See FoliCon Docs</a> </p>

-----------------------------------------------------

<a href="https://dineshsolanki.github.io/FoliCon/"> <img src="https://github.com/dinesh-solanki/Project-Assets/blob/master/Folicon/folicon Icon.png" alt="FoliCon logo" title="FoliCon" align="right" height="120" /> </a>

Folicon - The ultimate movie, show, music, games folder icon customizer

FoliCon Docs
<img src="https://img.shields.io/github/commits-since/DineshSolanki/Folicon/latest/master"> <img src="https://img.shields.io/github/repo-size/dinesh-solanki/folicon.svg?logo=FoliconRepoSize"> <img src="https://img.shields.io/github/downloads/dineshsolanki/FoliCon/total?color=blue&style=plastic"> SourceForge Downloads
<img src="https://img.shields.io/github/last-commit/dinesh-solanki/folicon.svg?logo=FoliconLastCommit"> <img src="https://img.shields.io/github/issues/DineshSolanki/Folicon"> <img alt="GitHub Closed Issues" src="https://img.shields.io/github/issues-closed/DineshSolanki/FoliCon" /> Lines of code

Folicon is a Folder icon changer which works for movie,music, games, and shows, it also shows rating on the created icons, and has two mode, POSTER and Professional, inspired From Raticon

:star: Star us on GitHub — it helps!

Star History

Star History Chart

OLD Repo

<img height=100 alt="Download" src="https://user-images.githubusercontent.com/15937452/61147148-51575280-a4f9-11e9-953e-3989e58ed067.png" /> Download Folicon

<details> <summary>Screens (Click here to see) </summary>

Before
After
Searching
PosterSearch
DDownloading
Folicon
FoliconCustomIcon

</details>

Getting Started

To Use this Application Instantly, Click the Download button Above or Go to "Release", and start using. (No Installation or Additional Libraries needed)

To compile this Source you need to Create "AppConfig.json" file with structure given below, or you will be guided to it on first Run so you can skip manual creation.

{
  "DevClientID": "Your_DeviantArt_Client_ID_here",
  "DevClientSecret": "Your_DeviantArt_Client_Secret_here",
  "TMDBKey": "Your_TMDB_API_here",
  "IgdbClientId": "Your_IGDB_Client_ID_here",
  "IgdbClientSecret": "Your_Client_Secret_API_here"
}

Localization

FoliCon supports multiple languages through Crowdin integration. The application is currently available in English, Spanish, Arabic, Russian, Hindi, and Portuguese.

Help with Translations

We welcome contributions to translate FoliCon into more languages:

  1. Visit our Crowdin project
  2. Sign up or log in to Crowdin
  3. Select the language you want to help translate
  4. Start translating strings

For Developers

If you're working on the source code and want to manage translations:

  1. Set up your Crowdin API credentials

    $env:CROWDIN_PROJECT_ID = "your_project_id"
    $env:CROWDIN_API_TOKEN = "your_api_token"
    
  2. Use the provided PowerShell script for common operations:

    # Upload source files to Crowdin
    .\crowdin-sync.ps1 -Action upload-sources
    
    # Download latest translations
    .\crowdin-sync.ps1 -Action download
    
  3. GitHub Actions automatically synchronizes translations when changes are pushed to the main branch.

Prerequisites (these are for compiling the source, to only use the application, you can download latest release)

A TMDB API Get it

A IGDB API Get it

DeviantArt API Get it

Built With

Authors

See also the list of contributors who participated in this project.

License

GNU General Public License v3.0

Acknowledgments

  • A very Big thanks to Jamedjo for His Project Raticon which gave me a head Start.
  • Thanks to HazZbroGaminG for His Poster design used as an alternate Poster Icon design starting with v3.1.
  • Thanks to Faelpessoal and Liaher for their Poster design used as an alternate Poster Icon design starting with v3.7.
  • <img height=80 alt="Powered By TMDB API" src="https://github.com/dinesh-solanki/Project-Assets/blob/master/Folicon/tmdbblack.png" />
  • This product uses the TMDb API but is not endorsed or certified by TMDb.
  • All Professional Mode icons are fetched from publicly available galleries of DeviantArt, and all rights reserves to their respective owners.

Thank you to the following individuals who have provided invaluable inputs through discussions and issues:

<table> <tr> <td align="center"><a href="https://github.com/pierx"><img src="https://github.com/pierx.png?size=50" alt="pierx" /><br /><sub><b>@pierx</b></sub></a></td> <td align="center"><a href="https://github.com/FazCodeFR"><img src="https://github.com/FazCodeFR.png?size=50" alt="FazCodeFR" /><br /><sub><b>@FazCodeFR</b></sub></a></td> <td align="center"><a href="https://github.com/TheFmC"><img src="https://github.com/TheFmC.png?size=50" alt="TheFmC" /><br /><sub><b>@TheFmC</b></sub></a></td> <td align="center"><a href="https://github.com/MasoudRahmani"><img src="https://github.com/MasoudRahmani.png?size=50" alt="MasoudRahmani" /><br /><sub><b>@MasoudRahmani</b></sub></a></td> <td align="center"><a href="PoetaGA"><img src="https://github.com/PoetaGA.png?size=50" alt="PoetaGA" /><br /><sub><b>@PoetaGA</b></sub></a></td> </tr> </table> ... and many more who have interacted with us through issues and discussions.

Contributors

Showing top 8 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from DineshSolanki/FoliCon via the GitHub API.Last fetched: 6/14/2026