Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrswag
3460 days ago
`python -m SimpleHTTPServer` for the local server (or if you prefer the python3 variant, `python3 -m http.server`), aspell for the spell check, and OptiPNG for PNG compression.
I didn't found something (yet) for JPEG.
1 comments
bildung
3460 days ago
> I didn't found something (yet) for JPEG.
jpegoptim --strip-all
link
mrswag
3460 days ago
Thanks, exactly what I was looking for!
link
jpegoptim --strip-all