Posts

Add : PNG images supported now.

Hello, previously we allowed every images but transparent images were getting black background. We intended our processing to support transparency but due to a bug in a code , it was apparently not working very well. But now , it does. With recent changes , we have fixed that and now it supports transparency too.

Add : Now There's a change-log for NeverWait

 This is an official change-log for NeverWait , here we intent to document all the progress we make and update users knowledge. We will keep it functional & fun to read. Its both for users to read and also for developers to track progress.

NeverWait now supports cross origin images. CORS support included.

NeverWait can now work on supports cross origin images. Previously the images from other domains not serving the appropriate headers were not being optimized , however now all images will be supported. This makes NeverWait support extended in these categories of images : Remote URL (with no cors) , Remote URL (with cors) , Local files. Happy optimizing.

Images are now cached for faster loading.

 Now your images will load faster since they'll be store in cache of device. This improves the overall speed of loading images by huge margin. Moreover increases server efficiency.

We've made an Image Manager , so you can upload local images faster.

We've made an Image Manager , with it you can simply upload & use its ID wherever you like , no worries of compression or storage or optimizations. No copy paste since it'll auto copy the ID to clipboard. You can see your uploaded images in a tab "Image Management" and you can easily search image by its name to preview an optimized copy or copy its HTML code or direct ID links which can act like URLs. More Development in this direction coming soon. In "My workspace" tab , you can also track your recent 3 uploaded images so as to easily copy their IDs to use.