unpic
unpic copied to clipboard
Universal image CDN translator
Hi, I'm effectively using Unpic React in my project but I'm encountering an issue in using a "dynamic url". An example of such url is the following: ```html ``` inspecting...
Feature Request: Support for Self Hosted image manipulation server (Thumbor, Imgproxy, Imaginary)
Please support the open source alternatives ### Thumbor Website: https://www.thumbor.org/ Github Repo: https://github.com/thumbor/thumbor ### Imgproxy Website: https://imgproxy.net/ Github Repo: https://github.com/imgproxy/imgproxy ### Imaginary Github Repo: https://github.com/h2non/imaginary
Hey, First of all, fantastic work on the unpic library. I would love to have option to set `position` param, it's especially useful for setting better crop. https://www.builder.io/c/docs/image-api Thanks!
Hello, I'm trying to use` import { Image } from '@unpic/react/nextjs';` My source comes from a private domain on my customer network, how can I disable cdn check so that...
Hello, Very nice library. I'm trying to setup unpic img on my project but I'm hitting 1 problems with my url, and would like to check if it's by design...
Was wondering if you could add supabase as a cdn option for images? https://supabase.com/docs/guides/storage/serving/image-transformations
Hello, I would like to do the following : - host my images on Imagekit - host my website on Vercel - use Vercel Image optimization For this to happen,...
[wsrv.nl](wsrv.nl) is a free serice that's been running since 2007. Works great and is also open source. Would love to see support for it in unpic.
Many shopify urls do not start with ``cdn.shopify.com`` but have ``/cdn/shop`` in the url ex: https://monksofmethod.com/cdn/shop/files/Monks-logo-whitebg.png?v=1638794146&width=100. These urls are not detected as shopify.
There are two different ways to convert a Cloudinary video URL to a thumbnail image of the video: - Replace the file extension - Keep the file extension, but use...