# Plugins

ImHex is entirely built around the possibility to easily load plugins (most of it's features are actually implemented as a plugin!).

To install plugins, simply download the relevant `.hexplug` file and drop it in your `plugins` folder. The location of that folder can be found under `Help -> About -> ImHex Directories`.

## Available Plugins

(If you're developing a Plugin on your own, please feel free to add it to this list)

### Official Plugins
- [Extra Hashes Plugin](https://github.com/WerWolv/ImHex-Hashes-Plugin)
  - Adds support for a variety of new hashes to the Hashes view including Blake, Adler32, Murmur and Tiger
- [Discord RPC Plugin](https://github.com/WerWolv/ImHex-Plugin-DiscordRPC)
  - Adds support for Discord Rich Presence

### Third-Party Plugins
- [Pcap Plugin](https://github.com/Professor-plum/ImHex-Plugin-Pcap)
  - Adds support for reading packet capture files