v0.0.1 of image_format_converter
The official repository for Dart and Flutter packages. [Unoffic…
May 14, 2026
A pure Dart package that automatically intercepts and converts unsupported image formats (like JPEG) into standardized PNG files for strict upload requirements. Changelog excerpt: - Initial release. - Added convertToPngmethod to safely format various image byte arrays into PNGs. - Added convertToJpegmethod to safely format various image byte arrays into JPEGs with quality control. - Added comprehensive unit and file-based testing.
Discussion in the ATmosphere