Self-Promotion
p/self-promotionShow off what you're working on
trending
promomotions

2mo ago

We tried something crazy: turn a single image or article into a video with AI

Hey Product Hunt!

We tried something a little crazy.

What if you could create a video ad or content video in seconds

Suman Gorai

2mo ago

Small update — moving Torziva launch to March 12th

Hey PH community!

Quick update I've decided to move Torziva's launch to March 12th.

Not because of cold feet but because I want to make sure the experience is absolutely right before you all try it.

Torziva is AI virtual try-on for online fashion stores. Customers upload their photo and instantly see how clothes look on them before buying.

Jamie

2mo ago

I cancelled an AI subscription after seeing my actual usage data for the first time

I was paying for 5 AI subscriptions: Claude Pro, Cursor Pro, ChatGPT Plus, Copilot, and Gemini Advanced. $90/month total.

I assumed I was using all of them heavily. Turns out I was wrong.

AJAYA SHRESTHA

2mo ago

Your "Free" Image Optimizer might be storing your private data.

Most online compression tools work on Server-Side processing. This means:

  1. You upload your image to their server

  2. Their backend processes it

  3. They send the optimized version back

  4. Your file may stay on their infrastructure (temporarily or longer)

But technically speaking:

  • Your file leaves your machine

  • It touches someone else s server

  • It may be logged, cached, or stored

  • You usually don t see what happens behind the scenes

Free Online Image Tools – Resize, Crop, Compress & Convert

Hi everyone

I built AnyToolSpace to provide simple browser-based tools for common image tasks. You can resize images, crop photos, compress files to specific sizes like 30KB or 100KB, convert images to different formats, pick colors from images, and even convert images to PDF.

All tools work directly in the browser and are free to use.

Here are some of the most popular tools:

Why do 90% of founders still answer data questions with gut feel and not data?

Hey hunters Quick question for the room How many of you have Googled "how to make a chart in Excel" in the last 30 days?

I did. And I'm literally building a data tool.

The truth is, most of us have data, but getting answers from it requires either a data analyst, a crash course in SQL, or 2 hours of frustration.

We surveyed 100+ founders and analysts.

hacker one

2mo ago

how I built Rudnexx, the BYOK approach, WP-Cron automation, or the SEO scoring engine

Hey everyone

I'm the founder of Rudnexx. Rather than wait for questions I wanted to open the floor myself.

A few things people usually ask happy to go deeper on any of these:

Why BYOK instead of selling credits? Because credits are a tax on your success. The more you publish, the more you pay. With your own free Gemini or Groq key, scaling from 10 posts/month to 500 posts/month costs you nothing extra.

Bhautik Mewada

2mo ago

Today we shipped: Project-Based Team Invitations.

Why it matters:

Stop being the backend bottleneck. You can now invite your frontend developer or co-founder directly into your API workspace.

Speed up execution. No more back-and-forth emails sharing keys or endpoints everyone sees the same source of truth in real-time.

Lily

2mo ago

What problem are you solving?

Every week, I sit in a meeting with clients speaking three different languages Taiwanese, English, Vietnamese. And every week, I watch the same thing happen: the interpreter pauses, searches for the right word, loses the thread. By the time the sentence lands, the moment is gone

We tried every tool out there. None of them understood context. They translated what was said, not what was meant

So we built Saydi. Before a meeting, you feed it context: who the speakers are, what the topic is, what terms matter. Then it translates in real time, with that context baked in

We're launching on Product Hunt soon. If you've ever run a multilingual meeting and felt the room slip away from you, I'd love for you to take a look

KRISHNA GUPTA

2mo ago

Context-chip for claude code

Hi everyone

While working with Claude Code in VS Code, I ran into a small but frustrating workflow issue.

For months I ve been using Antigravity, which allows you to select code and press Ctrl + L to instantly send that snippet as context to the agent. Even better, you can repeat this multiple times in the same message, and the UI provides context chips that let you trace the referenced code easily.

However, when I started using the Claude Code VS Code extension, I noticed two limitations: