fourviere-podcast
fourviere-podcast copied to clipboard
Design a image resize solution
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.