← Back to File Converter

Updates & Bug Reports

Track the latest bug fixes, feature updates, and responses to user feedback

🔧 Recent Updates

🎉 Batch File Conversion Now Available!

New Feature October 11, 2025

Feature added: Convert up to 50 files at once with intelligent queue management!

Key features:

  • Per-file format selection for mixed file types
  • Individual scaling options for each image
  • Global format selector for converting multiple files to the same format
  • Download all converted files as a single ZIP archive
  • Detailed metadata and conversion info for each file

Safety features:

  • Hard limits: 50 files max, 500MB total max
  • Warnings for large batches (20+ files or 200MB+)
  • Sequential processing to prevent browser crashes
  • Memory management for efficient large batch handling

How to use: Simply select or drag and drop multiple files - the interface automatically switches to batch mode!

Fixed Homepage Console Warnings

Fixed October 7, 2025

Issue fixed: Removed deprecated meta tags and broken icon references causing console warnings.

Changes: Replaced apple-mobile-web-app-capable with mobile-web-app-capable and removed corrupted icon files.

Comprehensive FAQ Page

Added October 6, 2025

What was added: New FAQ page with 20+ common questions organized by category.

Categories: Getting Started, Privacy & Security, File Formats, Technical Questions, Common Issues, Tips & Best Practices, Support.

User benefit: Quick answers to common questions without searching through documentation.

Unified Navigation & Footer Links

Fixed October 6, 2025

What was improved: Consistent navigation across all pages with proper links to Home, Guides, FAQs, Privacy, and Terms.

Changes: Fixed broken "Back to guides" links and standardized footer layout across all pages.

Dark Mode Contrast Improvements

Fixed October 5, 2025

Issue fixed: White text on white backgrounds in dark mode on history pages.

What was done: Replaced hardcoded colors with CSS variables for proper theme adaptation.

Pages affected: Audio, Image, Document, and Data format history pages.

Fixed Image Scaling Options

Fixed October 4, 2025

Issue fixed: Width, height, and percentage scaling options were not being applied to converted images.

What was done: Fixed parameter mapping between UI controls and conversion functions.

Result: Image scaling now works correctly for all resize options.

Removed File System Access API

Fixed October 3, 2025

Issue fixed: Browser warning about tracking file edits when downloading converted files.

What was done: Disabled File System Access API in favor of traditional download methods.

Privacy benefit: No tracking warnings, more private file downloads.

Fixed Triple Download Issue

Fixed October 2, 2025

Issue fixed: Clicking save would download the file three times.

What was done: Removed redundant click triggers in the download handler.

Expanded Image Format Support

Fixed October 1, 2025

What was added: Support for ICO, TIFF, and AVIF image formats.

Issue fixed: "Unsupported target image format" errors for these formats.

User benefit: Convert to and from more image formats, including Windows ICO icons.

Cleaned Up Blog Console Errors

Fixed September 30, 2025

Issue fixed: "Cannot use import statement outside a module" errors on guide pages.

What was done: Removed unnecessary JavaScript files from static blog/guide pages.