
JPGtoWEBP.net
Safest WebP conversion platform for the modern web.
What it does
JPGtoWEBP.net is a modern converter suite designed to convert standard image formats to WebP. The mission is to help people online by providing the safest, easiest-to-use WebP converters completely free, without any limitations.
Does the same job
all alternatives →

- OCOnlyJPG – Client-Side PNG/HEIC/AVIF/PDF/etc to JPGOct 2025 · onlyjpg.com · ▲64
TL;DR: private, in-browser converter that turns pretty much any image file format into standard JPEGs. Everything runs locally. No uploads. This started as a five-minute job and forty hours later... I wanted to convert a HEIC without uploading it anywhere, so I wrestled Emscripten/WebAssembly to run Google's Jpegli inside a Web Worker. Now there's a small UI and it handles a bunch of formats. Just about the only thing it can't decode is JXL - but there's still some JPEG XL magic in there: XYB perceptual color quantization is enabled by default via Jpegli. The upside of all this…
- WebP Converter - instant, no uploadsApr 2026 · imgtowebp.app · ▲1
Convert any image to WebP — free, instant, no uploads
- AFA fast, privacy-first image converter that runs in browserOct 2025 · imageconverter.dev · ▲48
Hey HN I built ImageConverter.dev because I got tired of “free” image converter sites that force uploads, or throttle conversions. So I made a tool that runs 100% client-side — meaning your images never leave your device. It’s built for speed, simplicity, and privacy. What it does Convert images between JPG, PNG, WebP Works offline once loaded (PWA support) How it works It uses the Canvas API and WebAssembly to handle conversions directly in the browser. There’s no upload, no tracking, no server costs, and it’s fast even on mid-range devices. Why I built it I wanted an instant, no-ads,…

More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com