Thursday, May 22, 2025

Show HN: Generate huge dummy images using drag and drop https://ift.tt/AspDMqT

Show HN: Generate huge dummy images using drag and drop When I was working on a web app that supported image uploads, I often wished for a quick way to generate dummy images (especially with some weird dimensions) for testing. Then I built this small app for that purpose. Feel free to try unusual dimensions like 1x1 px or 2x20,000 px, but it does fail eventually for dimensions that are too large due to browser limitations. It's also open source :) https://ift.tt/e1J6ByA May 23, 2025 at 12:57AM

No comments:

Post a Comment

Show HN: Easily visualize torch, Jax, tf, NumPy, etc. tensors https://ift.tt/anqfwJx

Show HN: Easily visualize torch, Jax, tf, NumPy, etc. tensors hey hn, wrote a python library for myself to visualize tensors. Makes learning...