Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.07 KB

TODO.md

File metadata and controls

30 lines (16 loc) · 1.07 KB
  • Better handle the option to preserve the image ratio in pixels: if I enter a value in one field (width or height) and the "preserve ratio" checkbox is checked, the other field should automatically fill with the appropriate value in pixels, respecting the ratio.

  • If the checkbox is unchecked, the image is expected to be distorted.

  • Optimize images (compression).

  • Batch

  • Suffix

  • Support all formats Filter the * if necessary

  • How to handle images with a complex URL

  • Rename ImaGUIck

  • Handle all formats in batch too

  • Build arm64

  • Work on only displaying eloquent formats (jpg > dng / mp4 > mov)

  • Work on .ARW format

  • Cron purge

  • Batch: at convert page, small scrollable window at the top of the form displaying the list of files, with a red cross next to each file name to remove a file from the batch if needed. Must be responsive. Likewise, display a list of selected files

  • Back to index and empty fields after successful download