Text2ObjBlocks is an HTML & JavaScript converter that transforms text with custom fonts into blocks and exports them to .stl files.
This project allows users to convert text using custom fonts into 3D block representations. The resulting blocks can be exported as .stl files - this project was primarily started to aid the creation of custom letterpress printing blocks.
- Convert text to 3D type blocks for a printing press
- Support for custom font selection
- Export to .stl file format
- Interactive 3D preview
- Open
https://mattbacondev.github.io/Text2ObjBlocks/
in your web browser. - Enter your text in the provided input field.
- Select a custom font (if desired).
- Adjust any available settings.
- Use the export function to save the result as an .stl file.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.