TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I built PixSpeed to optimize website images for free

42 pointsby lou_alcala7 months ago

6 comments

lou_alcala7 months ago
Hey HN, I created PixSpeed to optimize images for my own websites. While tools like TinyPNG are fantastic, I wanted a more custom solution. PixSpeed compresses PNG, JPEG, and WebP images efficiently, helping to improve site loading times without compromising quality. I've been using it myself and hope it can be useful for others as well. The tool is completely free. I'd love to get feedback on what could make PixSpeed even better. Thanks!
评论 #42017316 未加载
评论 #42019967 未加载
评论 #42021784 未加载
naberhausj7 months ago
The best feature of my purpose-built static site generator is that it automatically builds (mostly) optimized WEBPs from any source image [1]. Not only does it reduce the image size, but it outputs many sizes of the image so that I can use an image `srcset`. The browser then automatically downloads the optimally sized image for the element.<p>It&#x27;s a game changer to be able to copy photos directly from my Google Photos and not worry about it bloating my web pages.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;JosephNaberhaus&#x2F;naberhausj.com&#x2F;blob&#x2F;058469053bef4fb41c8662fbc95007b7c524d905&#x2F;builder&#x2F;handlers&#x2F;image&#x2F;handler.go#L72-L94">https:&#x2F;&#x2F;github.com&#x2F;JosephNaberhaus&#x2F;naberhausj.com&#x2F;blob&#x2F;05846...</a>
评论 #42022363 未加载
评论 #42021293 未加载
评论 #42021599 未加载
评论 #42022283 未加载
haroldp7 months ago
I have long felt that the best way to optimize photograph JPEGs was to scale them to the right size and then have a human turn the quality down until just before the eye notices a decrease in quality, and this has worked well for me. But I have to say, you beat me in the two images I tested, one by 30% file size, and I could not discern a quality difference. Very nice!<p>Or maybe I have just been clinging to notion too long?<p>FYI, your tester did miss an image that my site was including via in the style sheet.
oriettaxx7 months ago
This is super cool <a href="https:&#x2F;&#x2F;flyimg.io" rel="nofollow">https:&#x2F;&#x2F;flyimg.io</a><p>especially when you cannot control what images users upload
qingcharles7 months ago
Does it use jpegli?
valbaca7 months ago
nit: &quot;Please take a momento to read them.&quot;<p>Should say &quot;Please take a moment to read them.