Currently, you can upload images and static files to the media library in two ways - using the dashboard, and using the upload API. ImageKit.io currently supports these formats for upload.
File size limit The maximum upload file size is limited to 25MB.
Within the dashboard, navigate to the 'Media Library' section.
To upload files, either drag and drop files anywhere on the screen or
Click on the New button on the top right corner and select File Upload.
Select the file from the local device to start uploading.
You can drag multiple files anywhere on the media library screen to upload.
Info: When uploading images, ImageKit.io appends a random string to the image file name to avoid replacing images with the same file name. You can turn off this setting within the Upload Section of Image Settings within the dashboard.
You can also upload images to ImageKit.io's media library programmatically. Read the Upload API documentation here.