A completely redesigned, modern panorama slicing tool with a beautiful, intuitive interface.
- Modern UI Design: Clean, minimalist interface with glassmorphism effects
- Responsive Layout: Works perfectly on desktop, tablet, and mobile devices
- Drag & Drop: Easy file upload with drag and drop support
- Real-time Preview: See your image and settings changes instantly
- Multiple Background Options: Blur, solid color, or gradient backgrounds
- High-Quality Slices: Generate professional-quality panorama slices
- Batch Download: Download all slices as a ZIP file or individually
- Theme Support: Dark and light theme options
- Keyboard Shortcuts: Power user shortcuts for faster workflow
- Glassmorphism: Modern glass-like UI elements with backdrop blur
- Gradient Accents: Beautiful blue-to-purple gradients throughout
- Smooth Animations: Subtle hover effects and transitions
- Modern Typography: Clean Inter font family for excellent readability
- Intuitive Layout: Logical flow from upload to processing to download
- Visual Feedback: Clear loading states and error messages
- Accessibility: Proper focus states and keyboard navigation
- Mobile-First: Touch-friendly interface for mobile devices
- Upload Image: Drag and drop your panorama image or click to browse
- Configure Settings: Adjust slice count, resolution, and background options
- Process: Click "Process Images" to generate your slices
- Download: Download individual slices or all as a ZIP file
Ctrl+O- Open file dialogEnter- Process imageCtrl+S- Download all slicesCtrl+T- Toggle themeEsc- Close modals
- Vanilla JavaScript: No framework dependencies
- Modern CSS: CSS Grid, Flexbox, and CSS Variables
- Responsive Design: Mobile-first approach with breakpoints
- Performance: Optimized image processing with Canvas API
- Storage: Settings saved to localStorage
- Removed the old complex layout in favor of a clean, card-based design
- Modern color scheme with better contrast and accessibility
- Simplified navigation and improved visual hierarchy
- Streamlined workflow from upload to download
- Better error handling with helpful suggestions
- Improved loading states and feedback
- Cleaner settings organization
- Glassmorphism effects with backdrop blur
- Smooth animations and transitions
- Better spacing and typography
- Consistent design language throughout
- Chrome 80+
- Firefox 75+
- Safari 13+
- Edge 80+
The design uses CSS custom properties (variables) for easy theming. You can customize colors, spacing, and other design tokens by modifying the :root section in style.css.
This project is open source and available under the MIT License.