fourviere-podcast icon indicating copy to clipboard operation
fourviere-podcast copied to clipboard

Design a image resize solution

Open brainrepo opened this issue 1 year ago • 0 comments

iTunes requires episode and podcast image with a fixed size of 2000 * 2000.

Rust: Use photon.rs for creating a command that given a local file resize the file to a given size creating a new temp file and returning the size

Typescript: integrate the frontend addin a little confirmation before uploading a file, if accepted resize the file and upload the resized one otherwise upload the other.

Important: frontend have to pass the landing resolution, format and compression.

brainrepo avatar Feb 22 '24 23:02 brainrepo