Skip to main content

Product Roadmap

Our vision for the future of privacy-focused developer tools

We're committed to continuously improving SpaceExplore with new tools, features, and enhancements. This roadmap outlines our planned developments. All dates are approximate and subject to change based on user feedback and priorities.

💡 Have a feature request? Contact us and let us know what tools you need!

Q4 2025 - Data Transformation Tools

🔄 CSV to JSON Converter

Status: In Development

Convert CSV/Excel data to JSON format for API integration and data processing. Features include:

  • Auto-detect headers and data types
  • Custom delimiter support (comma, tab, semicolon)
  • Handle nested structures
  • Preview before conversion
  • Export to file or clipboard

Release: November 2025

📄 JSON to CSV Converter

Status: Planned

Reverse conversion from JSON to CSV for spreadsheet analysis. Support for flattening nested objects and arrays.

Release: December 2025

🔧 XML to JSON Converter

Status: Planned

Transform XML documents to JSON format with attribute handling and namespace support.

Release: December 2025

Q1 2026 - Code Formatting & Analysis

✨ HTML Beautifier

Status: Research Phase

Format and prettify HTML code with:

  • Auto-indentation
  • Attribute formatting
  • Tag validation
  • Accessibility hints
  • SEO suggestions

Release: January 2026

🎨 CSS Formatter

Status: Research Phase

Beautify and optimize CSS with property sorting, vendor prefix handling, and minification options.

Release: February 2026

⚡ JavaScript Formatter

Status: Research Phase

Format JavaScript/TypeScript code with AST-based parsing for accurate results. Support ES6+ syntax.

Release: February 2026

🔍 Diff Checker

Status: Planned

Compare two text blocks side-by-side with:

  • Line-by-line comparison
  • Syntax highlighting
  • Character-level diff
  • Merge functionality
  • Export diff report

Release: March 2026

Q2 2026 - Advanced Developer Tools

🔐 JWT Decoder & Debugger

Status: Planned

Decode and inspect JSON Web Tokens:

  • Decode header, payload, and signature
  • Validate token expiration
  • Verify signatures (with public key)
  • Display claims in readable format
  • Generate test JWTs

Release: April 2026

⏰ CRON Expression Builder

Status: Planned

Visual builder for cron schedules with:

  • Drag-and-drop interface
  • Human-readable descriptions
  • Next execution preview
  • Common presets (daily, weekly, monthly)
  • Timezone support

Release: May 2026

🧪 Regex Tester

Status: Planned

Test regular expressions with live matching, capture groups visualization, and pattern library.

Release: June 2026

Q3 2026 - Markdown & Documentation

📝 Markdown Editor

Status: Backlog

Live preview markdown editor with:

  • Split-screen editing and preview
  • Syntax highlighting
  • Table of contents generation
  • Export to HTML/PDF
  • GitHub-flavored markdown support
  • Emoji picker

Release: July 2026

📊 Table Generator

Status: Backlog

Visual table creator for Markdown, HTML, and LaTeX formats. Import from CSV, Excel, or manual input.

Release: August 2026

Q4 2026 - Graphics & Optimization

🎯 SVG Optimizer

Status: Backlog

Compress and optimize SVG files with:

  • Remove unnecessary metadata
  • Simplify paths
  • Combine duplicate elements
  • Precision control
  • Before/after preview

Release: October 2026

🖼️ Favicon Generator

Status: Backlog

Generate favicons in all required sizes (16x16, 32x32, 180x180) from a single image. Output PNG, ICO, and SVG formats.

Release: November 2026

Future Considerations

🌐 API Playground

Status: Under Consideration

Test REST APIs with request builder, authentication support, and response inspection.

📱 Mobile Apps

Status: Under Consideration

Native mobile apps for iOS and Android with offline tool access and cloud sync.

🔌 Browser Extension

Status: Under Consideration

Chrome/Firefox extension for quick access to tools from any webpage via right-click menu.

💻 Desktop Application

Status: Under Consideration

Electron-based desktop app for offline usage with all tools available without internet.

Platform Enhancements

🎨 UI/UX Improvements

  • Tool usage history (local storage)
  • Favorite tools quick access
  • Customizable keyboard shortcuts
  • Theme customization
  • Tool presets saving

⚡ Performance

  • Web Workers for heavy processing
  • Progressive Web App (PWA)
  • Service worker caching
  • Lazy loading optimization
  • Bundle size reduction

♿ Accessibility

  • WCAG 2.2 AAA compliance
  • Screen reader optimization
  • Voice control support
  • High contrast themes
  • Reduced motion options

📚 Content

  • Video tutorials
  • Interactive examples
  • Code snippets library
  • Developer blog expansion
  • Community contributions

Guiding Principles

As we build new features, we remain committed to our core values:

  • Privacy First: All tools process data client-side. Your data never leaves your browser.
  • Open Source: Code transparency allows security audits and community contributions.
  • No Tracking: We don't use analytics cookies or track user behavior.
  • Fast & Lightweight: Tools load instantly with minimal resource usage.
  • Accessibility: Everyone should be able to use our tools, regardless of ability.
  • Free Forever: Core tools remain free with no paywalls or premium tiers.

Your Input Matters

This roadmap is shaped by user feedback. If you have suggestions for new tools, feature requests, or usability improvements, please reach out!

Note: This roadmap represents our current vision and is subject to change. Dates are estimates and may shift based on development complexity, user priorities, and resource availability.