Skip to content

Releases: twilsonco/PyPhotoCollage

Image rotation (jitter)

04 Feb 03:38
Compare
Choose a tag to compare

Add feature: image rotation (jitter)

Hotfix for Pythonista row/column collages

25 Jan 03:06
Compare
Choose a tag to compare

Hotfix for Pythonista row/column collages

New features and performance improvements

24 Jan 19:30
Compare
Choose a tag to compare

Features:

  • Create collages ordered by rows (as before), columns, or as nested sub-collages
  • Control image ordering (input order, random, date ascending, date descending)
  • Apply image corner rounding and/or collage corner rounding
  • Redesigned user interface for Pythonista version
  • Separate native Siri Shortcut with all the same features (that runs at about 1% the speed of the Python versions)
  • Image/collage size options now determine maximum longest edge, instead of specifying separate width/height

Performance improvements:

  • Multithreaded image loading and operations for massive speedup