Axonix Tools
🤖

AI Tools

A practical collection of AI tools: a text summarizer, AI image generator, background remover, and text-to-speech engine. Browser-only tools use local processing through ONNX Runtime Web or Kokoro, while the image generator sends prompts to an external image provider.

Summarize long articles with extractive AI, generate images from text prompts, and remove backgrounds from photos. Text summarization and background removal run on machine learning models in your browser using WebAssembly and ONNX, while image generation uses a cloud model to create HD images in square, portrait, or widescreen formats. Whether you're condensing a research paper for quick review, creating visuals for a blog post, or isolating a product photo from its background, each tool is ready in seconds.

AI tools usually mean signing up for another SaaS. This set is different: the summarizer, background remover, and text-to-speech run locally in your browser with ONNX models — no API key, no upload — while the image generator clearly marks when your prompt leaves the device.

Start here

Try Text Summarizer first

Summarize a long article privately — the model runs on your device, so the text never leaves your browser.

  1. 1

    Paste the full text

    500+ words gives the extractive model enough context to pick the key sentences.

  2. 2

    Review the summary

    The output uses real sentences from the original, so you can trust it at a glance.

  3. 3

    Copy or refine

    Grab the summary, or regenerate with more or fewer sentences to fit your needs.

Open Text Summarizer
5 tools in this category

What Each Tool Does

1

Text Summarizer

Paste an article (500+ words works best) and get a summary that extracts the most important sentences. Uses extractive summarization, so the output is composed of actual sentences from the original text.

2

AI Image Generator

Type a text prompt and generate an image using an external image provider. Prompts are sent to that provider for processing.

3

Background Remover

Upload a photo and get a version with the background removed. Outputs a transparent PNG. Works best with clear foreground subjects against distinct backgrounds.

4

Text-to-Speech

Enter text and generate audio using the Kokoro TTS engine. Choose from multiple voices and languages. The model downloads on first use and caches in your browser.

Practical workflows

Real Ways People Use These

Summarizing Research Papers

You have a 10-page paper and need the key findings quickly. Paste the abstract and conclusion into the summarizer to get a condensed version with the main points.

Preparing Product Photos

You have product photos with busy backgrounds. The background remover isolates the product on a transparent background for use in listings and catalogs.

Creating Content Images

You need an image for a blog post but don't have a photographer. Generate one from a text description using the image generator.

Audio for Accessibility

Convert written content to speech for users who prefer listening or have visual impairments. The TTS engine produces natural-sounding audio in multiple languages.

Which tool?

Pick the right tool for the job

Four common scenarios and the tool that handles each one.

When you need to…UseWhy
Condense a research paper fastText SummarizerExtractive summary built from the original sentences, processed entirely locally.
Create a visual for a blog postAI Image GeneratorTurns a text prompt into an image via a clearly-marked external provider.
Cut a subject out of a photoBackground RemoverTransparent PNG output, processed entirely in your browser.
Turn an article into audioText-to-SpeechKokoro neural voices in multiple languages, cached offline after first load.
Pro tips

Getting the most out of these tools

TIP 01

Summarize section by section

For 50-page reports, paste chapter by chapter — extractive models track topic sentences better in smaller windows.

TIP 02

Background removal loves contrast

Clear foregrounds against plain backgrounds give the cleanest masks and best edges.

TIP 03

TTS works offline after the first load

The model caches in your browser — generate once on Wi-Fi, then use the tool anywhere.

How it works

Local tools use ONNX Runtime Web with WebAssembly or the Kokoro neural vocoder on your device. The AI Image Generator is clearly separated as a server-assisted feature so users understand when prompts leave the browser.

Common questions

Questions That Come Up