Skip to content

MrMarnic/JIconExtractReloaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

JIconExtractReloaded

With the help of this library you can extract icons in whatever size you want from every file no matter if folder or file.

Examples

BufferedImage image = JIconExtract.getIconForFile(128,128,"C:\\Windows\\explorer.exe");

Requirements

jna-5.5.0.jar (https://github.com/java-native-access/jna)
jna-platform-5.5.0.jar (https://github.com/java-native-access/jna)

Supported Platfrom

  • Windows

Download

https://github.com/MrMarnic/JIconExtractReloaded/releases/download/v1.0/JIconExtractReloaded.jar

License

You are free to use it in your project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages