Matt Kane
Matt Kane
Yeah, ipx too. What I want to do is introduce a more concept of a fallback transformer, which only handles transforms if it doesn't match a CDN transformer. I can...
The trouble with most of these is that they use signed URLs, which we can't support
You'd not be able to do that if you ever wanted to use this in the client, e.g. if you're using unpic-img
I have implemented support for [ipx](https://github.com/unjs/ipx/). If anyone would like to add support for other self-hosted servers then I would suggest using that as an example
Absolutely! Please do. I'd need an example host for the tests though.
That should be fine. You can add that as part of the PR if that's ok
@turnah do they have any examples in the imgproxy docs, or anything like that?
Incidentally, now that Unpic supports provider options, it _could_ support signed URLs. It would of course still need a key.
There are a couple of discussions over on [the unpic repo](https://github.com/ascorbic/unpic). The main blocker is getting some sample images to use in the tests. @inian can you sort us out?
I'm going to move this to the right repo