Releases: AlejandroMolines/MoliPicConvert
Release list
Convert images from the Internet
Convert Images from URLs
I am excited to announce a new feature in MoliPicConverter that allows users to convert images directly from URLs. This enhancement makes it easier to work with images hosted online without the need to first download them to your local system.
Feature Highlights:
- Direct URL Input: Simply paste the URL of an image into the application, and MoliPicConverter handles the rest.
- Preview and Convert: Preview the image from the URL before converting it to the desired format.
- Enhanced Flexibility: Supports conversion from common image hosting websites and adheres to standard image formats such as JPG, PNG, GIF, and WEBP.
How to Use the New Feature:
- Select the 'Convert from URL' option in the application.
- Paste the URL of the image you wish to convert.
- Preview the image (optional).
- Choose the desired output format and filename.
- Convert and save the image to your preferred location.
We hope you enjoy this new functionality and look forward to your feedback!
For more information and ongoing updates, please visit our GitHub repository or contact.
Stable Release with PyQT5
Version 1.1.0 of the application, which includes significant updates and improvements. This release focuses on enhancing user experience and increasing the functionality of the application.
Major Changes:
-
Transition from Tkinter to PyQt5: We have moved our entire application framework from Tkinter to PyQt5. This change provides a more robust, modern, and flexible GUI toolkit, allowing us to offer a better and more interactive user interface.
-
Enhanced Interface: The user interface has been completely redesigned to be more intuitive and user-friendly. This redesign makes navigation and operation of the application smoother and more efficient.
-
Image Preview on Selection: Users can now instantly see a preview of the image they select for conversion. This feature helps in ensuring the correctness of the selected file before proceeding with any operations.