The Wall Visualizer Works Now
Visualizer Build, Volume 3
A couple of months ago I published two issues documenting the build of a wall visualization tool for my photography clients. I got it mostly working, couldn’t close the send function, and left the thread open. This is the close.
The tool lets clients upload a photo of their wall, select a print from my gallery, choose a mat color and frame style, and see roughly what the finished piece would look like in their actual space. The visualization part worked from early on. The “Send to Michael” button was a different story. Clients could build something and then it disappeared. I debugged it, made partial progress, and then set it aside when other things needed attention.
I came back to it recently using the Fable 5 preview of Claude Mythos, which Anthropic has made available to all account holders through June 22. The difference was immediate. Mythos found the problem, explained exactly what was wrong, and fixed it in one session. Two months of intermittent frustration, one session. I’m not going to oversell it, but the model matters, and that’s worth saying plainly.
The send problem turned out to be two issues compounded. The endpoint wasn’t registered correctly, and a pre-existing bug was re-triggering the export panel and hiding the contact form every time a step completed. Both fixed.
Once the email was actually arriving, I noticed it was reporting pixel dimensions of the art file rather than the physical print size on the wall. The pixel count of the source image tells me nothing useful during a client conversation. The print size in inches does. Fixed that. Then I reworked the resize behavior: the original tool locked art to its native aspect ratio, which isn’t how print ordering works. The corner handle now moves freely, and when the dimensions come within about half an inch of a standard print size (8x10, 11x14, 16x20, 20x30, and others, either orientation), it snaps to that size. Anywhere else it stays custom and labels itself as such. The email I receive now includes each print’s image area, whether it landed on a standard size or something custom, and the full framed dimensions.
The tool is live at visualizer.michaelklothphotography.com/visualizer/ if you want to see it. All that’s left is to finish populating the gallery with my artwork. Pet clients will get a customized version that shows portraits from their session.
I have ideas about where it could go from here. As it stands, it does what I built it to do: gives clients a concrete way to think about print size and wall placement before we get to the viewing appointment. That’s enough.
Thread closed.



