Frequently Asked Questions

Some stupid questions with some stupid answers. Sorry.

Getting Started

How do I get started with Filterino?

Getting started is easy:

  1. Click "Login with PoE" to authenticate using your Path of Exile account.
  2. Create or import your first filter by clicking "New Base Filter" or "Import Filter".
  3. Use the visual editor to add sections, blocks, conditions, and actions.
  4. Preview your filter to see how it will look in-game.
  5. Push it to GGG and have it available in-game in one click.
  6. Or download the .filter file and place it in your Path of Exile filter folder.
I have a suggestion, what should I do?

If you have a suggestion, leave your suggestion on Discord, and we can discuss it further.

What is Filterino?

Filterino is tool that helps Path of Exile players create, customize, and manage item filters without needing to learn complex syntax. It provides a visual interface for building filters that can be used directly in Path of Exile.

And for advanced users, we have an amazing editor with autocompletio, highlighting, and it is awesome, yeah I knoe, you're welcome.

Who are you?

People on twitch know me as BoostCoder, you can check me on GitHub and on X (Twitter).

Why did you create Filterino?

To be honest, I was using a python script that I made 5 years to create and manage my filters, got tired of it and decided to create a easier way for me to do that. While there are other tools that also do that, like FilterBlade, I never really clicked with it.

Why do I need to login with my Path of Exile account?

We use Path of Exile's official OAuth system to:

  • Verify your identity and prevent spam;
  • Allow you to push filters directly to your PoE account;
  • Enable community features like sharing and following filters;
  • Provide a personalized experience with your own filter library.

We only request basic profile information and filter access, nothing more..

Features & Usage

What's the difference between base filters and derived filters?

Base filters are standalone filters that you create from scratch. They serve as the foundation for your filter library.

Derived filters are copies of base filters that you can customize for specific builds, leagues, or playstyles. When the base filter is updated, you can sync your derived filter to get the latest changes while keeping your custom modifications.

For example, as a base filter you create a generic filter for starting a league, then you can create a derived filter for a specific build, or to restric more items from showing.

How do I import a filter?

You can import a filter by clicking "Import Filter" and selecting the .filter file you want to import.

You can also import a filter by dragging and dropping the .filter file into the Filterino window.

In the import filter page, you can also import a filter that you have in your POE account, dont work for filters you follow though.

What does 'Push to GGG' do?

The "Push to GGG" feature allows you to upload your filter directly to Path of Exile's servers. This means:

  • Your filter is automatically available in-game
  • No need to manually download and place .filter files
  • Your filter is synced across all your devices
  • You can share your filter with other players via a link
How does the visual editor work?

The visual editor provides an intuitive interface for building filters:

  • Sections: Organize your filter into logical groups
  • Blocks: Define Show/Hide rules for items
  • Conditions: Specify which items the block applies to (e.g., BaseType, ItemLevel, Rarity)
  • Actions: Define how items are displayed (colors, sounds, effects)

You can also switch to text mode to edit the raw filter syntax directly.

Technical Questions

Which browsers are supported?

As far as I know, it works on all browsers.

What happens to my data?

Nothing, I have no interest in your data, nor on selling it.

What format are the filters saved in?

Filters are saved in the standard Path of Exile .filter format, which is a plain text file with specific syntax. This ensures compatibility with the game and other filter tools.

You can download your filters as .filter files and use them immediately in Path of Exile, or import existing .filter files into Filterino for editing.

Something is not working, what should I do?

If something is not working, please contact me on Discord we have a bug reportingchannel there, I'll try to help you as soon as possible.

Troubleshooting

My filter isn't working in Path of Exile. What should I do?

If your filter isn't working in-game, try these steps:

  1. Make sure the .filter file is in the correct folder: Documents/My Games/Path of Exile/
  2. Check that the filter is selected in Path of Exile's UI settings.
  3. Verify the filter syntax is valid.
  4. Try restarting Path of Exile after adding the filter.
  5. Check the game's error message to see if there's anything that can help, and if not, contact me on Discord.
I found a bug, what should I do?

If you find a bug, leave it on Discord, and I will do my best to fix it.

The editor is running slowly. How can I improve performance?

To improve performance:

  • Close other browser tabs and applications
  • Use a modern browser with hardware acceleration enabled
  • Break large filters into smaller sections
  • Use the text mode for very large filters
  • Clear your browser cache and cookies

If you're working with very large filters (1000+ blocks), consider splitting them into multiple filters.

I'm having trouble syncing with Path of Exile. What can I do?

If you're experiencing sync issues:

  • Make sure you're logged in with the correct Path of Exile account.
  • Check that your PoE account has the necessary permissions.
  • Try logging out and back in to refresh your authentication.
  • Ensure your filter doesn't exceed Path of Exile's size limits.

If problems persist, you can always download the .filter file and use it manually.

Still Need Help?

Can't find the answer you're looking for? We're here to help!