Web Image Categorizer (WIC) is a Firefox add-on that helps save images from webpages to FileLu, a secure and privacy-first cloud storage provider, using custom naming templates.
Click to expand
In 2024, there was a significant surge in the development of AI applications, and I was particularly impressed by the advancements in text-to-image generative AI technology. Over the course of a year, I used several applications, like Copilot, to generate images. As a result, I amassed a considerable collection of generated images, some of which were truly remarkable and worth preserving.
To ensure the safekeeping of these images, I discovered FileLu, a platform that provides secure cloud storage and easy-to-integrate APIs. Given my preference for using Firefox, I decided to create this add-on to streamline the process of saving images from websites directly to my online storage. This add-on not only simplifies the workflow but also ensures that my valuable images are stored securely and efficiently.
If you are new to FileLu, please consider to register by using my referral link.
- Downloads images from webpages in their original formats and save them to FileLu with just two clicks.
- Supports naming templates based on webpage URLs so that images are saved to your preferred directory with your chosen file name.
- Supports sidebar mode so that user can adjust the directory / file name just before saving to FileLu.
wic-sidebar-off.mp4
wic-sidebar-on.mp4
- Download and install the signed .xpi from release page by using the official instructions.
- (Coming soon) Install it from official FireFox add-on site.
Please check the Wiki for more information.
Thank you for using Web Image Categorizer. By using this add-on, you agree to the following terms:
- Usage:
- You may use this add-on to save images to FileLu.
- You, the user, are responsible for ensuring that your use of this add-on complies with all applicable laws and regulations.
- Prohibited Activities:
- You may not use this add-on to download, save, or distribute illegal, copyrighted, or offensive images.
- Any misuse of this add-on, including but not limited to downloading illegal content, is strictly prohibited.
- Disclaimer:
- This add-on is provided "as is" without warranty of any kind, either express or implied.
- The author makes no representations or warranties regarding the functionality or reliability of this add-on.
- Limitation of Liability:
- The author shall not be liable for any damages arising out of or in connection with the use or inability to use this add-on. This includes, without limitation, direct, indirect, incidental, or consequential damages.
- Privacy:
- This add-on does not track user activities or submit any data to third parties.
- Your usage data and any information related to the images you save are not collected or shared.
- Modifications:
- The author reserves the right to modify these terms at any time. Any changes will be updated in the README page.
- WIC uses the context menu API to detect images with the images context type. It may not work on images that are protected by security measures, such as webpages with right-click disabled or images covered by other HTML elements.
- WIC currently supports image URLs with the standard
https://*
anddata:image/*
formats. URLs likeblob:*
are not supported.
Licensed under the MIT license.