willnorris / willnorris/imageproxy
support SVG output
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 4k
- Forks
- 513
- PR merge metrics
- No merged PRs in 30d
Description
here's an interesting article about using SVGs for image previews/placeholders: https://jmperezperez.com/svg-placeholders/
I'm not sure if there is a pure Go library to do something like this, but if so, it would certainly be an interesting feature to add.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First investigate whether a pure Go SVG library can support the proposed image previews or placeholders, then trace how imageproxy currently handles image output. Done means a defined SVG-output design is implemented and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100