Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
8/6/2026 2:32:25 PM EDT
[Last Edit: Striker][Edited]
Is there a decent freeware program out there that converts a jpeg to a 3D file?
I checked Tripo but I'm not paying $20 US for something I won't use much.
ETA....



To say that you are on thin ice would be a vastly optimistic view of your current situation. The ice has melted. You are being supported by the surface tension of water.
8/7/2026 8:04:59 AM EDT
[#1]
Are you talking about converting a jpeg to something like svg?

There are online converters, just be aware that anything proprietary or unique will likely be stolen.

Inkscape is a decent vector graphic editor that is capable of converting raster to vector.

It all depends what you are trying to accomplish though. For 3D printing, I've often found that importing the jpeg into fushion360, and then tracing on a sketch plane, to give the best results for copying stuff like logos.
8/8/2026 11:09:00 AM EDT
[#2]
Quote History
Originally Posted By crazyelece:
Are you talking about converting a jpeg to something like svg?

There are online converters, just be aware that anything proprietary or unique will likely be stolen.

Inkscape is a decent vector graphic editor that is capable of converting raster to vector.

It all depends what you are trying to accomplish though. For 3D printing, I've often found that importing the jpeg into fushion360, and then tracing on a sketch plane, to give the best results for copying stuff like logos.
View Quote
I'm looking for a program that will take a jpeg and turn it in to a 3D model.
I found one a while ago but can't remember the name of it.
I have a site to change a jpeg to an svg file.
To say that you are on thin ice would be a vastly optimistic view of your current situation. The ice has melted. You are being supported by the surface tension of water.
8/8/2026 12:51:49 PM EDT
[#3]
I use AI to do this, and Claude usually does a good job.





8/8/2026 12:59:02 PM EDT
[#4]
the site I found and used did this




from this





To say that you are on thin ice would be a vastly optimistic view of your current situation. The ice has melted. You are being supported by the surface tension of water.
8/8/2026 1:28:36 PM EDT
[#5]
Oh, that requires a lot more sophistication.
8/8/2026 2:29:36 PM EDT
[#6]
Yeah, that is full AI. The reason the dog worked well is that dogs have a general shape that AI has been trained on. For something unique, it will likely have a really hard time.

Hmmmmm

Wonder if you fed an Ai model a photogrammetry model, if it could clean it up?

Once you realize that all power comes from the credible threat of the use of deadly force, and the gov't hates you, most things become easy to understand..
8/8/2026 2:31:21 PM EDT
[#7]
I got this from Grok:

Is there an AI model that is particularly good at (specific model perhaps) of being fed a photogrammetry constructed 3D shape and cleaning it up to a regular, usable model?

Yes   several AI-assisted and automated tools specialize in cleaning up messy photogrammetry (or scan) meshes into more regular, usable models. Photogrammetry outputs are typically noisy, high-poly triangle soup with floating debris, holes, non-manifold geometry, uneven density, and poor topology. No single model is perfect for every case (results still often need light manual polish for production work), but these stand out as particularly effective.
Strong Options for Cleanup + Retopology
Tripo AI / Tripo Studio (one of the most practical AI options right now)

Built-in retopology step (including Smart Low Poly / Smart Mesh) that takes a dense/messy input mesh and rebuilds it into cleaner triangle or quad topology with a controllable target polygon count.
Explicitly useful for photogrammetry and scan data: users feed in decimated or raw-ish scans and get a solid base mesh quickly.
Supports part-based processing, texture baking options, and export to common formats (OBJ, FBX, GLB, etc.).
Hybrid workflow recommended by practitioners: light pre-clean   Tripo retopo for the heavy lifting   final manual tweaks in Blender/Maya/ZBrush.
Good for organic forms, props, and turning scans into game/AR-ready assets.

Polyvia3D (excellent free/online one-click scan cleanup)

Browser-based tools specifically for photogrammetry and LiDAR scans (supports PLY, OBJ, STL, GLB).
Automated pipeline: remove floating debris/disconnected components, fill holes, fix degenerate/non-manifold geometry, optional Taubin smoothing for noise, and polygon reduction.
Fast (seconds to a minute), no install needed, and designed exactly for the common artifacts in RealityCapture, Metashape, Polycam, etc. outputs.
Great first-pass cleaner before more advanced retopology.

AutoRemesher (free, open-source, high-quality automatic quad remeshing)

Standalone tool (now MIT-licensed, v1.0) that converts dense/high-poly meshes (including photogrammetry) into clean quad-based topology.
Controls for target number of quads, adaptivity, sharp edges, and smooth normals. GUI + CLI.
Excellent for turning triangle soup into something more regular and usable for further editing, UVs, rigging, or games. Builds on solid libraries (Geogram, libigl, etc.).

Other notable tools

Blend Swap AI Mesh Cleanup: Upload scans or AI meshes   voxel remesh for watertight/manifold output + decimation to a target poly count. Simple and effective for print-ready or engine-ready results.
Instant Meshes (classic free open-source): Still widely used and recommended for photogrammetry cleanup/retopology. Fast isotropic remeshing with some user guidance (orientation fields) for better edge flow. Often paired with Blender.
Meshy / 3D AI Studio / Scenario: Offer remesh/retopo features (including Meshy Remesh) that work well on uploaded meshes. Useful if you're already in an AI-generation pipeline.
Subpixel: Specialized for turning noisy photogrammetry into CAD-friendlier geometry by detecting primitives (planes, cylinders, etc.) and logical part grouping   more reverse-engineering oriented than pure retopology.
Traditional strong options that remain highly effective: MeshLab, Blender (with addons like Quad Remesher, RetopoFlow, or Instant Meshes integration), Geomagic Wrap, or Artec Studio for more industrial/precision work.

Practical Recommended Pipeline

Initial cleanup   Polyvia3D, MeshLab, or Blender (remove floaters, fill major holes, basic repair).
Retopology / regularization   Tripo AI (Smart Low Poly/quad option) or AutoRemesher/Instant Meshes for a clean, lower-poly base with better topology.
Polish   Manual sculpt/retopo touch-ups + normal/detail baking from the original high-poly scan + UV/texture cleanup.
Export for your target use (print, game engine, CAD, etc.).

Limitations: Pure end-to-end "perfect usable model" AI is still maturing. Complex hard-surface objects, animation-ready edge flow, or precise CAD parametric results usually need human oversight. Texture artifacts from photogrammetry may also require separate inpainting or re-baking.
For most people working with photogrammetry right now, Tripo AI's retopology tools or a Polyvia3D + AutoRemesher/Instant Meshes combo give the best balance of automation, quality, and accessibility. If you share more details (organic vs hard-surface, target poly count, end use like printing/games/CAD, or preferred software), I can refine the recommendation further.

Once you realize that all power comes from the credible threat of the use of deadly force, and the gov't hates you, most things become easy to understand..
8/8/2026 2:44:51 PM EDT
[#8]
Quote History
Originally Posted By Rat_Patrol:
I got this from Grok:

Is there an AI model that is particularly good at (specific model perhaps) of being fed a photogrammetry constructed 3D shape and cleaning it up to a regular, usable model?

Yes   several AI-assisted and automated tools specialize in cleaning up messy photogrammetry (or scan) meshes into more regular, usable models. Photogrammetry outputs are typically noisy, high-poly triangle soup with floating debris, holes, non-manifold geometry, uneven density, and poor topology. No single model is perfect for every case (results still often need light manual polish for production work), but these stand out as particularly effective.
Strong Options for Cleanup + Retopology
Tripo AI / Tripo Studio (one of the most practical AI options right now)

Built-in retopology step (including Smart Low Poly / Smart Mesh) that takes a dense/messy input mesh and rebuilds it into cleaner triangle or quad topology with a controllable target polygon count.
Explicitly useful for photogrammetry and scan data: users feed in decimated or raw-ish scans and get a solid base mesh quickly.
Supports part-based processing, texture baking options, and export to common formats (OBJ, FBX, GLB, etc.).
Hybrid workflow recommended by practitioners: light pre-clean   Tripo retopo for the heavy lifting   final manual tweaks in Blender/Maya/ZBrush.
Good for organic forms, props, and turning scans into game/AR-ready assets.

Polyvia3D (excellent free/online one-click scan cleanup)

Browser-based tools specifically for photogrammetry and LiDAR scans (supports PLY, OBJ, STL, GLB).
Automated pipeline: remove floating debris/disconnected components, fill holes, fix degenerate/non-manifold geometry, optional Taubin smoothing for noise, and polygon reduction.
Fast (seconds to a minute), no install needed, and designed exactly for the common artifacts in RealityCapture, Metashape, Polycam, etc. outputs.
Great first-pass cleaner before more advanced retopology.

AutoRemesher (free, open-source, high-quality automatic quad remeshing)

Standalone tool (now MIT-licensed, v1.0) that converts dense/high-poly meshes (including photogrammetry) into clean quad-based topology.
Controls for target number of quads, adaptivity, sharp edges, and smooth normals. GUI + CLI.
Excellent for turning triangle soup into something more regular and usable for further editing, UVs, rigging, or games. Builds on solid libraries (Geogram, libigl, etc.).

Other notable tools

Blend Swap AI Mesh Cleanup: Upload scans or AI meshes   voxel remesh for watertight/manifold output + decimation to a target poly count. Simple and effective for print-ready or engine-ready results.
Instant Meshes (classic free open-source): Still widely used and recommended for photogrammetry cleanup/retopology. Fast isotropic remeshing with some user guidance (orientation fields) for better edge flow. Often paired with Blender.
Meshy / 3D AI Studio / Scenario: Offer remesh/retopo features (including Meshy Remesh) that work well on uploaded meshes. Useful if you're already in an AI-generation pipeline.
Subpixel: Specialized for turning noisy photogrammetry into CAD-friendlier geometry by detecting primitives (planes, cylinders, etc.) and logical part grouping   more reverse-engineering oriented than pure retopology.
Traditional strong options that remain highly effective: MeshLab, Blender (with addons like Quad Remesher, RetopoFlow, or Instant Meshes integration), Geomagic Wrap, or Artec Studio for more industrial/precision work.

Practical Recommended Pipeline

Initial cleanup   Polyvia3D, MeshLab, or Blender (remove floaters, fill major holes, basic repair).
Retopology / regularization   Tripo AI (Smart Low Poly/quad option) or AutoRemesher/Instant Meshes for a clean, lower-poly base with better topology.
Polish   Manual sculpt/retopo touch-ups + normal/detail baking from the original high-poly scan + UV/texture cleanup.
Export for your target use (print, game engine, CAD, etc.).

Limitations: Pure end-to-end "perfect usable model" AI is still maturing. Complex hard-surface objects, animation-ready edge flow, or precise CAD parametric results usually need human oversight. Texture artifacts from photogrammetry may also require separate inpainting or re-baking.
For most people working with photogrammetry right now, Tripo AI's retopology tools or a Polyvia3D + AutoRemesher/Instant Meshes combo give the best balance of automation, quality, and accessibility. If you share more details (organic vs hard-surface, target poly count, end use like printing/games/CAD, or preferred software), I can refine the recommendation further.

View Quote

What ever the site was that I used was a 2 or 3 click process..
I actually want it to make 3D models of my brothers dogs..
To say that you are on thin ice would be a vastly optimistic view of your current situation. The ice has melted. You are being supported by the surface tension of water.
8/8/2026 9:05:36 PM EDT
[#9]
I too have been using Claude to convert web images into 3D fusion drawing for me leveraging the MCP server in Fusion. Claude can create Python Scripts that can be open by OpenScad but that software release version is very old but does have nightly build. It is good for doing quick checks of what Claude is creating before moving to Fusion. I am limited on computer resources. I need more ram and a new video card. Fusions latest update has somewhat lowered it's needed resources. I normally run Claude with Opus 4.6 model because it uses less session time, but have used Opus 4.8 and Fable 5 and both do an excellent jobs, but are session time hogs.
Tennessee Squire
8/10/2026 7:39:17 AM EDT
[#10]
Quote History
Originally Posted By Striker:
I'm looking for a program that will take a jpeg and turn it in to a 3D model.
I found one a while ago but can't remember the name of it.
I have a site to change a jpeg to an svg file.
View Quote


Maker Lab on Bambu's Maker World has a tool you can use. It costs some of the "coins" they give you for being active.
8/10/2026 12:43:51 PM EDT
[#11]
Quote History
Originally Posted By crazyelece:


Maker Lab on Bambu's Maker World has a tool you can use. It costs some of the "coins" they give you for being active.
View Quote
I don't know if that is what I used before but it did what I want.
Thank you.
To say that you are on thin ice would be a vastly optimistic view of your current situation. The ice has melted. You are being supported by the surface tension of water.

Sign up to continue the discussion

Create a free account to share your thoughts, follow topics, and connect with the AR15.COM community.

Already a member? Sign In