不错的图像解码工具

发布于 2024-12-19 21:51:29 字数 137 浏览 3 评论 0原文

我有一个十六进制转储,我被告知它是一个 PNG 文件,因此想将其转换为 PNG,以便我可以适当地查看/操作。

我在互联网上进行了搜索,但找不到任何好的工具来做到这一点。我可能在考虑 GIMP 或其他插件?

我很乐意接受你的建议。

I have a HEX dump which I'm told is a PNG file and hence want to convert it into the PNG so I can view/manipulate appropriately.

I've searched all over the internet but can't find any good tools out there to do this. I was perhaps thinking a plugin for GIMP or otherwise?

I'd love your suggestions.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

梦断已成空 2024-12-26 21:51:29

您可以尝试 ImageMagick
不是GUI,但具有很多格式转换等功能。

告诉我们您使用的是哪个操作系统。

You could try ImageMagick.
Is not a GUI, but has a lot of features as format conversions.

Tell us which OS are you using.

一笑百媚生 2024-12-26 21:51:29

如果您认为这只是 Base64 编码,请尝试将其上传到 http://www .motobit.com/util/base64-decoder-encoder.asp(“base64 解码器上传”的第一个 Google 结果),选择解码选项,然后导出到二进制文件。

否则,如果您可以发布相关文件的一部分,那将会有很大帮助。

If you believe it is just a Base64 encoding, try uploading it to http://www.motobit.com/util/base64-decoder-encoder.asp (first Google result for "base64 decoder upload"), choosing the options to decode, and export to a binary file.

Otherwise, if you could post a portion of the file in question, that would be of much assistance.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文