A native macOS app for composing blog posts and emails with images.
- Drag & Drop Images: Drop images anywhere in your text to insert them
- Smart Text Splitting: When you drop images in text, it automatically splits at the end of the line
- Auto Image Resizing: Images are automatically resized to 640px in their largest dimension
- Keyboard Navigation: Use arrow keys to navigate between text and images
- YouTube Video Support: Add YouTube videos by pasting URLs
- Clean Interface: Minimal, focused writing environment
This is a Swift Package Manager project. To build and run:
swift build
swift run BlogComposerOr open Package.swift in Xcode.
- macOS 13.0 or later
- Xcode 15.0 or later (for development)
- Start typing in the initial text area
- Drag and drop images from Finder onto the text or between items
- Use arrow keys to navigate between text areas and images
- Press Delete when an image is selected to remove it
- HTML export for blog posts
- Email integration with Mac Mail
- Blogger-specific HTML formatting
- Undo/redo support
All rights reserved.