Skip to content

View .abr brush images in your browser and extract/save alpha masks to a zip file

License

Notifications You must be signed in to change notification settings

jlai/brush-viewer

Repository files navigation

brush-viewer

A web-based viewer for .abr brush files. This extracts brush images from the brush presets file.

Currently ABR versions 6-10 are supported. Only the brush images are extracted right now; other information like brush jitter is not currently parsed.

Online

https://jlai.github.io/brush-viewer

Tech

This is a Next.js project bootstrapped with create-next-app.

Parsing is done with kaitai. The ksy is largely based on reading through the source code to ABRViewer, which has been hugely helpful in understanding the .abr format.

Reporting Issues

File a ticket on the project issue tracker. Include the error message, if any, and your browser/OS.

Do not attach any .abr files unless you created them yourself. If it's freely available online (or reasonably cheap), mention where you can download it from rather than attaching the file.

License

MIT

About

View .abr brush images in your browser and extract/save alpha masks to a zip file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published