MemoryMark

An iOS app for making wallpapers


MemoryMark

MemoryMark 1.00 was a super simple iOS app I wrote for friend / coworker named Joe back in 2012. The concept was to add a Bible verse to an image and build a wallpaper that Joe could view when using his phone to help memorize the verse. There have been no updates to MemoryMark since 2013 when it was released.

Fastforward to 2026, MemoryMark 1.02 is coming! Rewritten in modern Swift / SwiftUI with new features, but with the same simple goal - make an image with a Bible verse you select, or input, and output it as a wallpaper!

What it does

  1. Pick a background image — user selects a photo from their Camera Roll (or a built-in default blue background loads automatically)
  2. Enter scripture text — a text view lets the user type (or edit) any scripture passage; the
    last-used text is saved and reloads on next launch
  3. Generate the image — tapping “Make Image” composites the text onto the photo using CoreGraphics/CoreText, rendering white Helvetica text in the “safe zone” between the lock screen
    clock and the home button area
  4. Save to Camera Roll — the finished image is saved to Photos, ready to be set as a lock screen or home screen wallpaper

Features in the Swift Rewrite

Backgrounds

Scripture Text

Image Rendering

Help Screen



View the privacy policy for MemoryMark.

Update Coming Soon!