Game designer and pixel artist from Perth, WA
- Perth, Australia
-
21:19
(UTC +08:00) - https://twitter.com/Jon_Dog
- @[email protected]
- https://jon-dog.itch.io/
Pinned Loading
-
Sorts PNG and JPG files into two fol...
Sorts PNG and JPG files into two folders based on metadata tag info 1import os
2import exifread
3import PIL.PngImagePlugin
45def extract_metadata_from_png(png_file):
-
Reads Metadata from PNG files
Reads Metadata from PNG files 1import sys
2import os
3import exifread
4from PyQt5 import QtWidgets, QtGui, QtCore
5from PyQt5.QtWidgets import QMainWindow, QLabel, QFileDialog, QWidget, QTextEdit, QVBoxLayout, QScrollArea, QPushButton
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.