Alternatives
Products that do what SplashFinder does
Direct unsplash cdn urls | source.unsplash alternative
- 1

- 2CA
Hey everyone, I built a simple React/Python app that takes screenshots of websites and converts them to clean HTML/Tailwind code. It uses GPT-4 Vision to generate the code, and DALL-E 3 to create placeholder images. To run it, all you need is an OpenAI key with GPT vision access. I’m quite pleased with how well it works most of the time. Sometimes, the image generations can be hilariously off. See here for a replica of Taylor Swift’s Instagram page: https://streamable.com/70gow1 I initially had a hard time getting it to work on full page screenshots. GPT4 would code…
2023 · github.com
- 3

- 4

- 5

- 6UD
Hey HN, I built uncurl.dev to scratch my own itch: I kept getting curl commands in API docs, bug reports, or Slack messages and wanted a quick way to visualize, run, and debug them without firing up Postman or writing code to dissect them. It was also sometimes painful to create a test page specifically for non-tech users to consume an API. I originally vibe-coded this over a weekend just to make it easier for myself to debug API requests shared as curl commands. It slowly grew into something I found surprisingly useful in my workflow, so I decided to clean it up and share it. uncurl.dev…
2025 · uncurl.dev
- 7AA
2025 · github.com
- 8

- 9

- 10

- 11

- 12

- 13

- 14ST
Well, it's yet another screenshot-to-code tool. I use it daily. Of course, it sucks with complex designs, but it's still better than starting from scratch. It's a paid tool, but I've tried to be fair with the pricing at $9/month. However, I understand that times are tough. If you really want to keep using the tool and can't afford the $9, I get it. Just sign up and comment with your email, and I'll gift you three months of premium for free.
2024 · aiui.me
- 15PC
I built React Photo Studio, a free image editor that runs entirely in the browser with React and WebGL. Right now only the brush tool is functional for drawing, while the rest of the interface is a prototype awaiting development. Everything is client side, no backend. I would appreciate feedback on usability and code structure, and I welcome pull requests. Live demo https://reactphotostudio.app Code https://github.com/chase-manning/react-photo-studio
2025 · github.com
- 16AS
Was bored at work so I threw this together. First bash at a Node app. Built a simple Chrome extension for it too.
2011 · github.com
- 17RW
source: https://codesandbox.io/s/dikoh?file=/index.html Static Template import { ChakraProvider, Box, Text } from "https://cdn.skypack.dev/@chakra-ui/react"; import React, { useRef } from "https://cdn.skypack.dev/react"; import ReactDOM from "https://cdn.skypack.dev/react-dom"; const MyText = ({ color, ...props }) => { return ; }; function Foo() { return ( Foo ); } function App() { return ( Hello Skypack ); } ReactDOM.render( , document.getElementById("main") );
2021
- 18PD
I built a small desktop tool called PasteClean to solve a personal annoyance: sharing URLs filled with tracking garbage (utm_source, fbclid, etc.). It runs in the background and automatically cleans URLs in your clipboard when you copy them. It handles 50+ tracking parameters and can also unshorten links (bit.ly, t.co) to reveal the destination and clean them before pasting. Tech stack is Electron/React/TypeScript. The core privacy features are free. I added a "Pro" lifetime license for some advanced features (unshortening, batch mode) to support development.
Dec 2025 · iixotic.github.io
- 19SF
2017 · github.com
- 20

- 21

- 22

- 23RM
2020 · renderproxy.com
- 24RW
2016 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →