Hex to image and image to hex #724
cmallory183
started this conversation in
Ideas
Replies: 1 comment
-
Hi @cmallory183 and @CorentinTh , implemented in #1263 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I often find myself needing to convert an image to hex to store in a database. While this is simple enough in code, directly editing a database for one-off changes can be a hassle. Having an easy way to take an image and convert it to hex would be very helpful. Adding to that, converting from hex back to a basic image would be great with possible added features of desired image type and size.
Beta Was this translation helpful? Give feedback.
All reactions