惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
C
Check Point Blog
J
Java Code Geeks
腾讯CDC
Apple Machine Learning Research
Apple Machine Learning Research
宝玉的分享
宝玉的分享
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
量子位
Google DeepMind News
Google DeepMind News
I
InfoQ
The GitHub Blog
The GitHub Blog
aimingoo的专栏
aimingoo的专栏
N
Netflix TechBlog - Medium
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
V
V2EX
Blog — PlanetScale
Blog — PlanetScale
T
The Blog of Author Tim Ferriss
小众软件
小众软件
博客园_首页
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
IT之家
IT之家

ImageKit.io Blog

Next.js Image Optimization with ImageKit Use Video as a Background in Your Next.js Project How to Fix Autoplay Video in Next.js How Durian Scaled a Visual-First Retail Experience to 350K Monthly Visitors Online How Matsmart accelerated image delivery across countries with ImageKit AI in Digital Asset Management: From Smart Workflows to Agentic Automation How Joseph Joseph unified and secured global video delivery with ImageKit How Modall powers fast, effortless media delivery across 40+ projects with ImageKit Digital Asset Management (DAM) Trends: 2026 Report How to add a poster image to Video.js player (and automate it) HLS streaming with Video.js + React Building the future of storytelling with fast, AI-powered video delivery How PushOwl delivers 100M+ image-rich notifications seamlessly with ImageKit How Homify delivers millions of interior design images seamlessly with ImageKit Better event discovery with lightning‑fast videos & images Adding video player in React Native Video player in Angular applications Crop and resize videos in React Next.js image and video upload React image and video upload React video optimization How we quadrupled our traffic to 625K monthly page views How Apollo 24|7 boosted performance & reduced costs with ImageKit Simplify your media workflows with ImageKit DAM integrations Extending Lighthouse for custom image and video optimization analysis Brand Asset Management: What is it? How does it work? WordPress Digital Asset Management Guide - Manage your WP media assets better Why Shopify retailers need a digital asset management solution DAM vs. SharePoint: Which is best for you? AI-powered Metadata and Tagging in Digital Asset Management
ImageKit product update - September 2020
Vignesh.S.Krishnan · 2020-10-09 · via ImageKit.io Blog

Last month has been super packed for us.

We've been building new features for you, fixing a few bugs, and creating sample integrations to demonstrate image best practices & more.

Here is a 3 min read of our product updates that you'd love and will save you a lot of time.

New features

Keeping up with our promise of making the product better for you, here are some uber-cool updates :

  • Powerful file management APIs
  • Collaborate securely with view-only media library access
  • Secure integration with Google, Azure, and other S3 compatible storages
  • Create SEO-friendly image URLs
  • 404 - Not found troubleshooting

Sample integrations to lessen your efforts

We have started creating sample integrations in different programming languages and frameworks to demonstrate best practices implementation.

These sample integration covers:

✅  Basic image manipulation & optimization
✅  Lazy loading images & low-quality placeholders
✅  Client-side file uploading

All integrations are hosted on Github along with the official step by step quick start guide on ImageKit documentation.

imagekit-samples/quickstart

We'll be happy to add new samples based on your feedback. So, take a moment and check them out. Start with:

Uncommon tips

While working with 1000s of e-commerce customers, we saw they had a common challenge  "how to show high-quality product images?"

So we came up with a few fundamental techniques that are easy to implement and will help you show quality images and improve conversions.

How to show high-quality e-commerce product images

Hard time managing files & folders? Not anymore

Now, simplify your workflow with these new powerful media library APIs. Perform any of the following operations with ease:

PS: We have made this update even more awesome with our latest advanced search feature. Read more about it here.

Teams can now collaborate more securely and leverage the media library's power with the new view-only media library access in user management.

Bring in new people on board without disrupting your workflow!

Secure integration with Google, Azure, and other S3 compatible storage

Now ImageKit.io supports key-based secure integration with the following object storage:

Create SEO-friendly image URLs

Give your images an SEO-friendly name without modifying the actual file name in the storage.

For example, the following image:

https://ik.imagekit.io/demo/DSC1234.jpg

can be accessed over an SEO-friendly URL as follows:

https://ik.imagekit.io/demo/ik-seo/DSC1234/eiffel-tower.jpg

Learn more from the docs.

404 - Not found troubleshooting

You can now troubleshoot 404 - not found error while accessing the image using the ik-error response header. This header contains the exact error code and explanation.

When you get a 404 status code along with  Not Found error message like below:

Check the value of ik-error response header using developer tools.

Learn more from the docs.

What's next?

We are working on adding more features in the media library to simplify searching assets. Soon you will be able to search files based on dominant colors, add custom metadata, and leverage AI-based auto-tagging. We will also work on sample integration with Angular, Node.js, and other frameworks.

Got questions?

We are always an email away. Let us know your thoughts on support@imagekit.io.