Use any third-party service to store images like Cloudinary , imagekit etc... And store image URLs in your database. If you have fewer images you keep image URLs directly in your APIs. - Source: Reddit / 4 months ago
Imagekit.io โ Image CDN with automatic optimization, real-time transformation, and storage that you can integrate with existing setup in minutes. Free plan includes up to 20GB bandwidth per month. - Source: dev.to / 5 months ago
We'll be using Multer to handle file uploads on our server and imagekit will do all our media heavy lifting. I chose these tools because I just found them easier to use and the latter has a very elaborate documentation (and a free tier too ๐). - Source: dev.to / 6 months ago
Angular now provides popular Image Loader configurations out of the box. In our e-commerce application example, we set up ImageKit with the provideImageKitLoader function, whose path argument is the default URL endpoint for an account. - Source: dev.to / 7 months ago
I use imagekit.io since it's cheaper than the alternatives like Cloudinary and Imgix, lots of options in that space though. - Source: Reddit / 9 months ago
I'm using imagekit.io to resize my images and the custom loader they provided. - Source: Reddit / 10 months ago
The above links are created using the ImageKit.io CDN. They have a very good free plan to try out and get started with: 20 GB bandwidth & 20 GB media storage. They also integrate with many web platforms. See the screenshot below:. - Source: dev.to / about 1 year ago
Well, using imagekit and a bit of JS, you can accomplish just that. Our goal will be to use imagekit's on-the-fly resizing capabilities to resize all the images used on our website before they are served to the final user. - Source: dev.to / about 1 year ago
Imagekit.io โ Image CDN with automatic optimization, real-time transformation, and storage that you can integrate with existing setup in minutes. Free plan includes up to 20GB bandwidth per month. - Source: dev.to / over 1 year ago
3 - if you are using WordPress I suggest use optimole plugin or imagekit.io they have a good free quota, both compress and deliver the images on the right size of the user screen. - Source: Reddit / over 1 year ago
I don't have any comments from the user, but I do have an example of a post of theirs I removed from a subreddit I moderate. It's a repost of a semi-popular post (well, popular for this community), where the image contents were reuploaded to https://imagekit.io/. I wasn't exactly sure on the purpose of this rehosting, but they had several posts like this, all with different styles of titles, and all seemingly... - Source: Reddit / almost 2 years ago
Do you know an article comparing ImageKit.io to other products?
Suggest a link to a post with product alternatives.