nowfound

Work · August 14, 2025

IJ

I just built a tool to turn any photo into pixel art

Hey everyone, I'm excited to share a brand new side project I just finished building: phototopixel.art. It's a simple web tool that automatically converts any photo you upload into pixel art. I've always been a fan of the aesthetic of pixel art, but manually creating it is a tedious process. After trying out some existing tools and not being fully satisfied with the results, I decided to build my own. My goal was to create a fast and easy-to-use solution that consistently produces great-looking pixel art. Behind the Scenes The core of the tool uses a combination of color quantization and…

What it does

In the maker’s words, at launch

Hey everyone, I'm excited to share a brand new side project I just finished building: phototopixel.art. It's a simple web tool that automatically converts any photo you upload into pixel art. I've always been a fan of the aesthetic of pixel art, but manually creating it is a tedious process. After trying out some existing tools and not being fully satisfied with the results, I decided to build my own. My goal was to create a fast and easy-to-use solution that consistently produces great-looking pixel art. Behind the Scenes The core of the tool uses a combination of color quantization and pixelation algorithms. When you upload a photo, the system analyzes its color data and reduces it to a limited palette, while simultaneously creating the iconic blocky look. One of the biggest challenges was fine-tuning the balance between preserving key details and achieving a genuine pixel art feel. I experimented a lot with the algorithm to find the sweet spot, allowing users to choose different settings to get the perfect result. Potential Uses Avatars: Make a unique, retro-style profile picture for social media. Digital Art: Turn a favorite photo of a landscape or pet into a cool piece of pixel art. Game Assets: It might even be useful for indie developers looking to quickly generate simple assets or mockups. I’d love for you to give it a try and share your feedback. What features would you like to see added? Are there any use cases you can think of that I haven't mentioned? Thanks for checking it out!

Does the same job

all alternatives →
  • Pixel Pix2015 · ▲113

    Turn your photos into pixel art

  • Pixellate2021 · ▲102

    A simple and easy-to-use pixel art creator with offline mode

  • Pixelixe2019 · ▲120

    Create beautiful & unique graphics in minutes

  • Pixelicious2023 · ▲100

    Turn your images into retro pixel art with ease

  • IB
    I built an Free AI tool to generate pixel art from text descriptions2025 · pixelateimage.org · ▲21

    Hi HN, I'm excited to share a project I've built: PixelateImage.org. Instead of being a traditional image editor, this is an *AI-powered tool that generates pixel art directly from your text prompts.* If you've ever wanted to create unique pixel art characters, scenes, or assets for games, art projects, or just for fun, but perhaps lacked the specific artistic skills or time, this might be for you. My goal was to make generating retro-style or modern pixel art more accessible. You can type in a description (e.g., "a brave knight in a dark forest," "a futuristic cityscape at night," "a cute…

  • Voxel Builder2015 · ▲126

    Create 3D pixel art in your browser

More work this month

the category →
  • Let agents source clips from terabytes of your local video

    Work · 18d ago · clipto.com

  • Free local transcription that is 100% Private

    Work · 17d ago · hynote.ai

  • The app store for voice native apps that lives in your notch

    Work · 28d ago · voiceos.com

  • Ask any question, get a video back instantly

    Work · 24d ago · scrimba.com

  • Handle all of the work before, during, and after meetings

    Work · 17d ago · calendly.com

Launched alongside, August 2025

the whole month →
  • Trace1,556

    Workflow Automations for the Human 👾 AI Workforce

    AI · 2025 · trace.so

  • IS

    I built the world's most impractical 1000-pixel display and anyone in the world can draw on it. It draws a single pixel at a time and takes 30-60 minutes to complete a single image. Anyone can participate in the project by voting for the next image to be drawn, and submitting images. https://kilopx.com/

    Work · 2025 · benholmen.com

  • Job boards are dead. Your network is alive

    AI · 2025 · contra.com

  • KT

    Kitten TTS is an open-source series of tiny and expressive text-to-speech models for on-device applications. We are excited to launch a preview of our smallest model, which is less than 25 MB. This model has 15M parameters. This release supports English text-to-speech applications in eight voices: four male and four female. The model is quantized to int8 + fp16, and it uses onnx for runtime. The model is designed to run literally anywhere eg. raspberry pi, low-end smartphones, wearables, browsers etc. No GPU required! We're releasing this to give early users a sense of the latency and voices…

    Dev tools · 2025 · github.com

  • IW

    I was wondering how I can arrange objects along a spherical helix path, and read some articles on it. I ended up learning about parametric equations again, and make this visualization to document what I learned: https://visualrambling.space/moving-objects-in-3d/ feel free to visit and let me know what you think!

    Life & fun · 2025 · visualrambling.space

  • TC

    For HTML Day 2025 [1], I made a web service that displays the current sky at your approximate location as a CSS gradient. Colours are simulated on-demand using atmospheric absorption and scattering coefficients. Updates every minute, without the use of client-side JavaScript. Source code and additional information is available on GitHub: https://github.com/dnlzro/horizon [1] https://html.energy/html-day/2025/index.html

    Dev tools · 2025 · sky.dlazaro.ca