0
kicks
WPF Photo Print
Here’s a small WPF utility to help make ad-hoc photo printing a little easier. Some features:
- No need to import your photos into a “walled” library (great if your photos are on a network share like mine, or just want an ad-hoc print from a memory card).
- Never changes the source image and doesn’t require version history.
- All operations are additive and vector-based. Currently supports rotate (90° clockwise), crop (with aspect ratios) and straighten (up to 45° each way).
- It’s fast (no need to “Apply” changes or undo them later).