Some time you need view or edit image stored in PostgreSQL BYTEA (BLOB) field, how to do it?
Using DBBlobEditor, you can view and edit image in PostgreSQL easily.
Support Windows, Linux, macOS.
View and edit image stored in PostgreSQL
Run DBBlobEditor, login to PostgreSQL.
Execute query, and click the “BLOB” cell that contains image data.
then you’ll see the image content, and load new image to replace old image if need.