Upload an image to see its colors
Convert an uploaded image into an interactive color voxel model with detail and depth controls; export GLB, OBJ, STL, PNG, or SVG.
Pic2vox samples the colors of an uploaded image and turns them into an interactive voxel-style 3D model. Detail, depth, palette, and eyedropper controls help shape the result.
Provide a local image, choose a Detail value from the visible range, toggle Flat Depth, select or sample colors, and inspect the Three.js preview. Image reading occurs in the browser.
Exports include GLB, OBJ, and STL 3D model files, plus PNG canvas captures and SVG voxel projections. High detail settings can use substantial browser resources, and WebGL is required for the interactive preview.
Detail controls how finely the source image is sampled into the voxel model. Higher settings can create more geometry and require more browser resources.
Flat Depth changes the model’s depth treatment so the image can be represented as a flatter voxel projection rather than a deeper form.
GLB, OBJ, and STL are the 3D model exports. PNG is a canvas image and SVG is a generated voxel projection.
The page reads the selected image with the browser’s FileReader and no app-side upload was observed. The interactive preview still depends on external Three.js modules and WebGL.
SolvProb builds custom web apps, automation tools, and interactive experiences tailored to your workflow.
Talk to SolvProb →