monkeymademe / picamera2-WebUI

This is a WebUI for the Picamera2 Library for the Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Put in a resize still option to the gallery

monkeymademe opened this issue · comments

I want to add an option to the gallery that allows the user to download the image at X resolution.

Need to make sure scalercrop setting is taken in account if needed.

I would want to have a download raw and download custom buttons.

  • Download Raw: would be the current implementation just downloading the still as it is
  • Download Custom: would open a submenu where the user can select predefined list of resolutions

Something worth some thought: If a user creates the still in the lowest resolution should the user be able to select the higher resolution to download

This is not really needed anymore... might reopen if this becomes something folks need