Support
Need help with ImageChunker? You’re in the right place. Find answers below or reach out through our support channels.
Quick Support Options
Section titled “Quick Support Options”Documentation
Section titled “Documentation”Browse our comprehensive guides and reference materials.
GitHub Issues
Section titled “GitHub Issues”Report bugs or request features on our GitHub repository.
Community
Section titled “Community”Connect with other ImageChunker users.
Frequently Asked Questions
Section titled “Frequently Asked Questions”General
Section titled “General”What image formats does ImageChunker support?
ImageChunker supports all common image formats:
- Input: PNG, JPEG, HEIC, TIFF, BMP, GIF, WebP
- Output: PNG (lossless), JPEG (configurable quality), HEIC (Apple format)
For best results, use high-resolution source images.
What's the difference between Smart and Regular chunking?
Smart Chunking uses AI-powered content analysis to find optimal split points that avoid cutting through faces, text, or important visual elements.
Regular Chunking divides images into uniform grid squares regardless of content. Best for images with consistent patterns or when you need exact dimensions.
What are the system requirements?
- macOS: 15.0 (Sequoia) or later
- Processor: Apple Silicon (M1/M2/M3) or Intel
- RAM: 4GB minimum, 8GB+ recommended for large images
- Disk: ~50MB for app, plus space for exported chunks
Is ImageChunker free?
ImageChunker is a free, open-source application. You can download it from our GitHub releases or the Mac App Store.
Processing & Export
Section titled “Processing & Export”What's the optimal chunk size for Instagram?
Instagram supports images up to 1080×1350 pixels. For square posts and carousels:
- Square: 1080×1080px (recommended)
- Portrait: 1080×1350px
- Landscape: 1080×566px
Use the Instagram Preset in ImageChunker for automatic optimal settings.
How do I process multiple images at once?
- Open File → Batch Processing (⌘B)
- Drag multiple images or select a folder
- Configure chunking settings (applied to all)
- Click Process All
- Export chunks maintain source image naming
See our Batch Processing guide for advanced options.
Can I adjust chunk boundaries after processing?
Yes! After processing:
- Select any chunk in the preview
- Drag the boundary handles to adjust
- Hold Shift to constrain proportions
- Press Enter to confirm changes
Why are my exported chunks different sizes than expected?
Common causes:
- Source image smaller than chunk size: Chunks can’t be larger than the source
- Overlap enabled: Overlapping pixels add to effective size
- Final chunk: The last chunk may be smaller if the image doesn’t divide evenly
Check View → Show Dimensions to see exact sizes during preview.
Finder Extension
Section titled “Finder Extension”The Finder extension doesn't appear in the context menu
Try these steps:
- Open System Settings → Privacy & Security → Extensions
- Find Finder Extensions and enable ImageChunker
- Restart Finder: hold Option and right-click Finder icon, select Relaunch
If still missing, run in Terminal:
pluginkit -e use -i com.griffin.ImageChunker.FinderExtensionHow do I chunk images directly from Finder?
Once the extension is enabled:
- Right-click any image in Finder
- Select Quick Actions → Chunk with ImageChunker
- ImageChunker opens with the image loaded
- Configure and export as usual
Performance
Section titled “Performance”ImageChunker is slow with large images
For images larger than 10,000px:
- Enable Preferences → Performance → GPU Acceleration
- Close other memory-intensive apps
- Consider processing in smaller batches
- Use JPEG input (faster than RAW/TIFF)
The status bar shows memory usage during processing.
The app uses a lot of memory
ImageChunker optimizes memory usage, but large images require significant RAM:
- 50MP image: ~1.5GB RAM during processing
- Memory is released after export completes
- Enable Streaming Mode in Preferences for very large files
Troubleshooting
Section titled “Troubleshooting”App Won’t Launch
Section titled “App Won’t Launch”- Check macOS version: Requires macOS 15.0 or later
- Security prompt: First launch may require approval in System Settings → Privacy
- Corrupted download: Re-download from official source
- Reset app: Delete
~/Library/Application Support/ImageChunker/and relaunch
Export Failures
Section titled “Export Failures”- Disk space: Ensure sufficient space for output
- Permissions: Check write access to destination folder
- File in use: Close any apps using the same files
- Try different format: If HEIC fails, try PNG/JPEG
Image Won’t Load
Section titled “Image Won’t Load”- Format check: Verify file is a supported image type
- File corruption: Try opening in Preview.app first
- File size: Images over 100MP may require High Performance mode
- Reset: Restart ImageChunker and try again
Finder Extension Issues
Section titled “Finder Extension Issues”# Reset Finder extension registrationpluginkit -r /Applications/ImageChunker.app/Contents/PlugIns/ImageChunkerFinderExtension.appex
# Re-enable extensionpluginkit -e use -i com.griffin.ImageChunker.FinderExtension
# Restart Finderkillall FinderContact Us
Section titled “Contact Us”Report a Bug
Section titled “Report a Bug”Found something not working right? Open a Bug Report on GitHub
Include:
- macOS version
- ImageChunker version (Help → About)
- Steps to reproduce
- Sample image (if possible)
Request a Feature
Section titled “Request a Feature”Have an idea to make ImageChunker better? Submit a Feature Request
General Questions
Section titled “General Questions”For questions not covered here:
Version History
Section titled “Version History”See our GitHub Releases for full changelog.
| Version | Date | Highlights |
|---|---|---|
| 1.0.0 | Dec 2025 | Initial release |