Irev-Dev / Irev-Dev/cadhub

Convert openscad renders to jpeg or webp

Open
#240 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
384
Forks
58
PR merge metrics
No merged PRs in 30d

Description

Images are being sent as png which is not the best web format. jpg should be much smaller, and if we can detect if they're browser supports webp that would be even better.
https://stackoverflow.com/questions/5573096/detecting-webp-support#27232658

We'll need to figure a good way of doing this in node.

There's a possibility that compressing the image then sending will take longer than just sending, but I doubt it 🤷

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.