poe2filter.com - A PoE2 custom loot filter generation website



I built an easy-to-use PoE2 custom loot filter generation website, allowing you to generate your own filter which does exactly what you want: filter out clutter you're not interested in, and highlight items you probably don't want to miss.

https://poe2filter.com

- Hides items you're not interested in.
- Shows weapon and armour types of your choice.
- Marks important items with a tiered beam and displays them on the minimap.
- Doesn't change styles. Don't ruin the game's amazing graphics and atmosphere with ugly and inconsistend colors and font sizes.

I've been using this filter myself for a few days now, it makes the game so much more enjoyable. Thought I'd share it with everyone. You probably only want to start using this around halfway the campaign.

You can find the source code here: https://github.com/vincentsels/poe2filter

Enjoy, and feedback very welcome, here, or on Discord! :)

Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website
Last edited by BlackDeathBE#0559 on Dec 21, 2024, 10:00:34 AM
Last bumped on Dec 22, 2024, 3:38:13 PM
Updates 22/12/2024

- On popular request, added a 'Cosmetic' tab, currently allowing two things: change the size of top-tier currency, and add an alert sound when they drop.
- Added highlights for keys dropped in the Trial of the Sekhemas

Updates 20/12/2024

- Added the 'Custom Rules' tab that lets you append any rules yourself, such as custom styles, highlighting, showing the jewellery you still want to see,...

Updates 19/12/2024

- Introduced 'Dynamic Skill Gem' system. Hides skill gems lower than the specified level, and support gems based on that level (might still need tweaking).
- Show Brown & Purple-Tier drops larger on the minimap
- Sceptres, Staves and Wands don't have Advanced and Expert base types: don't allow filtering on those.

Updates 18/12/2024

- Important bugfix: no longer add Golden rings and Golden keys! (and did a double-check to very that there are no more 'wildcard'-rules -- won't happen again)

Updates 17/12/2024

- Overhauled the 'Show Armour Types' section to work more like the 'Show Weapon Types' section
- Added the option to show 'All' types of Armour or Weapons, e.g. Expert only
- Added the option to filter out Shards only; still showing common Orbs
- Highlight breach rings

Updates 16/12/2024

- Added the option to hide common currency. Hides Orb of Agumentation, Orb of Transmutation, and shards. Also, currency worth less than an Exalted Orb is shown a Drop Tier lower (e.g. white instead of yellow).
- Moved copy button to a more prominent spot
- Renamed 'Clear' button to 'Reset', and added a confirmation dialog
- Switched to exact match everywhere (except for the safety catch-alls)
- Bugfix: Setting bows as preferred weapon type no longer also shows crossbows
- Bugfix: Focuses are called Foci

Updates 15/12/2024

- All currency and endgame currency items are now fully integrated and have their highlight tier adapted to their actual market value.
- Added 'filter philosophy' section
- Added example images
- Set filter font to monospace
- Bugfix: Expedition logbooks are now highlighted

Updates 14/12/2024

- Fixed a bug where both Two Handed and One Handed Maces were shown when filtering on just either
- Added highlight option for skill gems starting at a specified level
- Provided initial and default values for number fields
- No longer highlight runes and added the option to hide them
- Added the option to hide common Charms. Thawing, Golden and Amethyst Charms are still shown, as well as unique and quality Charms.
- Removed highlights from lowest level currency, and moved some currency tiers around.
- Highlight stacks 20 and 100 times larger than minimum amount
- Allow showing magic weapons and armour. Unfortunately this required the saved filters to be cleaned.
- Added 'Dynamic filters' for Waystones: hide/show/highlight waystones based on your current Waystone level.

Updates 13/12/2024

- Fixed wording: I somehow managed to write 'Rare' where it should have been 'Magic' in a couple of places, which wade everything very confusing. To be clear: this filter NEVER hides Rares or Uniques, only Normal and Magic items which you don't specify.
- Added some tooltips
- Added highlight for Logbooks
- Simplified jewellery filters: no longer highlight, just allow hiding normal and/or magic. Dropped the item level filter.
- Added filter for small gold stacks (you still pick it up)
- Rearranged to clearer categories: filter, exceptions, highlights
- Added highlight for Rare Jewellery again
- Added 'Copy to clipboard' button
- Bugfix: Don't hide Belts with the 'Hide Normal and Magic Items' filter option
- Bugfix: 2 and more socketed items were not shown
Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website
Last edited by BlackDeathBE#0559 on Dec 22, 2024, 10:29:31 AM
Thanks so much for this, working great. Is there a way to highlight logbooks somehow? o/
Added! Reminds me; would you happen to know whether there is Expedition currency other than 'Exotic Coinage'? The other ones from POE1 don't seem to be recognized anymore. I haven't done any expedition content (got me killed once, been skipping it since then xD)

If you could give it a testrun on some Expedition content that would be great!

By the way, you will have to enter your preferences again. When I do an update to the structure of the filter, I invalidate the stored values.
Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website
Cheers, besides exotic coinage there is only 'Broken Circle Artifact', 'Order Artifact' and 'Black Scythe Artifact'.
Nothing else drops that's expedition specific except the expedition precursor tablet but those tablets are highlighted already.

Last small improvement I would suggest is hiding small piles of gold completely, they look exactly the same as relatively good currency (I clicked on gold so often thinking its currency xD) and are more distracting than useful + you drown in gold in late game anyway.


Ty again for filter, will redownload o7
Ok, thanks, think it was already OK than, just adding highlighting for the logbooks.

Great suggestion on hiding gold, added! Configurable amount, 50 by default.
Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website
if you check "Hide Normal And Magic Items" and uncheck "Hide Jewellery" it will still hide all normal&magic belts.

also could there maybe be a way to filter belt bases?



Last edited by Araxeus#5153 on Dec 13, 2024, 6:42:05 PM
Well spot! Belts shouldn't have gotten hidden by the 'Hide Normal And Magic Items'. Fixed.

Regarding filtering belt bases: good point. But then I suppose we'd need some kind of muti-select. That sounds like quite a bit of work :D. And then I could imagine people wanting that for rings and amulets too. Would be nice, but definitely not a quick fix.

As a temporary quick fix, what I could do, is add some general Exceptions text area, where you can write your own rules which get appended to the top?
Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website
Last edited by BlackDeathBE#0559 on Dec 13, 2024, 7:26:24 PM
Fixed a bug where both Two Handed and One Handed Maces were shown when filtering on just either.
Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website
Bigger update with a dynamic filter for Waystones!
Author of http://poe2filter.com/ - A Path of Exile 2 Custom Filter Generation Website

Report Forum Post

Report Account:

Report Type

Additional Info