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
Support to allow for streams and buffers would be awesome. This allows something like scissors to be used in a preview service since something like a preview service would otherwise be making disk accesses to grab binaries off disk, which is the current case since scissors only takes a file path.