Developer builds local 3D file sorter using JavaScript, no AI or cloud needed
A developer created MakerX 3D File Sorter, a desktop tool that automatically organizes 3D printing files — including STL, 3MF, OBJ, and STEP formats — into category folders without relying on any LLM or cloud API. The tool was built to solve the common problem of unmanageable model libraries that accumulate faster than users can manually sort them. Built with Electron 28, Three.js, and plain JavaScript, the classifier uses deterministic, offline logic rather than AI, meaning it works without an internet connection and incurs no per-user API costs. File previews are rendered locally, and all filesystem operations are handled in the main process, ensuring user files never leave their machine. The project is open source and available on GitHub, packaged as a Windows installer via electron-builder.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in