Hex to image and image to hex #724
cmallory183
started this conversation in
Ideas
Replies: 2 comments
-
Hi @cmallory183 and @CorentinTh , implemented in #1263 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools) |
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
Uh oh!
There was an error while loading. Please reload this page.
-
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