VintageMacTools resource fork viewer

beholdnec

New Tinkerer
Apr 20, 2026
2
0
1
I recently discovered resourceforks.com (what a neat site!) and realized I'd never announced my old project, VintageMacTools.

VintageMacTools was my collection of miscellaneous Mac data extraction tools - it basically became a ResEdit / archive expander that runs in your web browser.

Here's the link:


To use it, all you have to do it clone the repository and open index.html. It is already compiled, but if you change any of the TypeScript code, you'll need to run npm build. The program runs entirely in your web browser.

Hope this interests you!