Skip to content

Release 2.0.0 - 2024-11-06

Latest
Compare
Choose a tag to compare
@xubylele xubylele released this 06 Nov 17:11
89eeb49

🌟 New Features

  • File to Base64 Conversion:
    • Added functionality to convert a file to a Base64 string.
    • Users can now select a file from the file system and convert it to a Base64 string.
    • The Base64 string is displayed in the UI for easy access and copying.
    • The Base64 string will be automatically copied to the clipboard for convenience.

🔧 Improvements

  • Enhanced user experience by providing a two-way conversion between files and Base64 strings.
  • Improved UI feedback for file selection and conversion.

What's Next?

  • Implement a drag-and-drop feature for file selection.
  • Implement UI improvements for better user experience.
  • Add support for multiple file selection and conversion.