Changelog

September 3, 2025

Output Resolution & True Gaussian Blur

  • You can now specify output resolution when downloading PNGs, with upscaling support up to 600%.
    Note: After the beta period, this will become a Pro plan–only feature.
  • Introduced a true Gaussian blur algorithm (not an approximation) for input image processing.
  • Leveraging WebAssembly, we’ve achieved practical performance for high‑quality blurring.

August 26, 2025

Background Remover

  • Added a background removal feature powered by advanced AI.
  • Sign-in is required to use this feature.
  • A monthly limit applies to the number of images that can be processed. Free user allowances may change without prior notice.
  • Until the release of paid plans, upgrade options for increasing the limit are not available.

Policy updates

  • With this release, we have updated our Terms of Use and Privacy Policy.
  • Use of the app is now limited to users aged 16 and above.

August 18, 2025

User login and cloud sync

  • Added user login, enabling cloud sync for your preset data.
  • Sign in with Google, an email address, or a phone number that can receive SMS.
  • We’ll continue rolling out additional account-based features over time.

Privacy and security

  • Authentication is securely handled by Supabase and is not used for marketing or tracking.
  • For details, please see our Privacy Policy.

June 19, 2025

Addition of Fit Modes

  • Added the ability to select the canvas size basis from square, width, or height. This improves consistency when batch processing images with different aspect ratios.

May 31, 2025

Addition of Grid Displacement Feature

  • Added a Grid Displacement feature to Advanced Mode, allowing transformation of the grid. 2D Perlin noise is currently available as a displacement option.

May 29, 2025

Offline Launch Support

  • Added support for launching the application offline using a Service Worker. The application can now be started even when the device is not connected to a network.

May 27, 2025

Introduction of Advanced Mode and Simplified Initial UI

  • Introduced Advanced Mode: The initial UI has been simplified to improve usability. All features are now accessible via the Advanced Mode switch.

May 25, 2025

Performance Improvements and Codebase Optimization

  • Improved performance of character dot rendering on Canvas.
  • Undertook significant codebase optimizations in preparation for future feature expansions.

May 17, 2025

Dithering Function Expansion and More

  • Added new variations of ordered dithering with different matrix sizes to the quantization settings for sampling.
  • Added support for rotating images during cropping.

May 7, 2025

SVG Structure Update

We have updated the SVG output to utilize <defs> and <use> elements. This change improves processing speed in some software. (The issue where SVGs generated by Halftone Maker were not displaying correctly in Adobe Illustrator has been fixed. We apologize for any inconvenience this may have caused.)