You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
todds already keeps an internal list of data with an entry for every image, which contains the width and height among other data.
By accumulating pixel count and using the total time that is already there, it would be possible to print the total pixels and total pixels by time.
With the new report system, it will also possible to estimate the current pixels / time.