Local Filters

Local Filters#

Local filters are ideal for rapid prototyping or creating personal filters tailored to a specific project.

They are simple to implement: write a program in one of the languages supported by Regolith and define the filter in the project’s config.json file. For detailed instructions, see the Local Filter Definition section on the Filter Definition page.

If you want to learn by example, you can check out the Create Local Filter Tutorial.