Copy Button Not Working

If clicking the Copy button doesn't seem to copy your text, there are several possible causes.

Browser Permissions

Modern browsers require permission to access the clipboard. If you see a permission prompt, click Allow. If you previously denied permission, you may need to reset it in your browser settings.

In Chrome, click the lock icon in the address bar and check the Clipboard permission. In Firefox, go to Settings, Privacy and Security, and look for Permissions. Safari handles this automatically in most cases.

Nothing to Copy

The Copy button only works if there's text in the output area. Make sure you've clicked a case conversion button first. If the output area is empty, there's nothing to copy.

Browser Too Old

The clipboard API requires a relatively modern browser. If you're using Internet Explorer or a very old version of another browser, the copy function may not work. Updating your browser should fix this.

Manual Workaround

If all else fails, select the text in the output area manually (click and drag, or triple-click to select all), then use Ctrl+C to copy.

Conversion Not Working

If clicking the case buttons doesn't produce any output, try these solutions.

Empty Input

The converter needs text to convert. Check that you've actually pasted or typed something in the input area. The character count above the input should show a number greater than zero.

JavaScript Disabled

The converter requires JavaScript to function. If you have JavaScript disabled in your browser (or use a browser extension that blocks it), the conversion won't work. Enable JavaScript for this site.

Browser Console Errors

Open your browser's developer tools (usually F12) and check the Console tab for error messages. Red error messages might indicate what's preventing the tool from working.

Unexpected Conversion Results

Sometimes the output isn't quite what you expected. Here's why that might happen.

Title Case Minor Words

Title case intentionally leaves certain words lowercase. Articles (a, an, the), short prepositions (at, by, for, in, of, on, to), and coordinating conjunctions (and, but, or) remain lowercase unless they start the title. This follows standard English title case rules.

If your style guide requires different treatment, you'll need to manually adjust those words after conversion.

Sentence Case and Abbreviations

Sentence case capitalizes after periods. If your text contains abbreviations with periods (like "e.g." or "Dr."), the converter might capitalize the following word unexpectedly. Review the output and adjust as needed.

Proper Nouns Not Capitalized

The converter doesn't recognize proper nouns (names, places, brands). In sentence case and lowercase conversions, proper nouns will be lowercased like everything else. You'll need to manually capitalize them after conversion.

Accented Characters

Accented characters should convert correctly (é to É, etc.), but some unusual characters might not have case variants and will pass through unchanged. This is normal behavior.

Text Formatting Lost

The converter works with plain text only. If your original text had formatting (bold, italic, colors, fonts), that formatting is lost when you paste.

Rich Text from Word Processors

When copying from Word, Google Docs, or similar applications, the formatting is stripped. Only the text content is preserved. This is by design; the tool focuses purely on case conversion.

Preserving Line Breaks

Line breaks and paragraph structure are preserved. If your text had multiple lines, they'll remain as multiple lines after conversion. Press Enter in the input area to verify that line breaks are being captured.

Download Not Working

If clicking Download doesn't save a file, try these fixes.

Nothing to Download

Like Copy, Download requires output text. Make sure you've converted text before trying to download.

Pop-up Blocker

Some browsers treat downloads as pop-ups. If you have a strict pop-up blocker, it might prevent the download. Allow pop-ups for this site or disable the blocker temporarily.

Download Location

The file downloads to your default download location. Check your Downloads folder. The file is named "converted-text.txt".

Tool Running Slowly

The converter should work instantly for most text lengths. If it's slow, consider these factors.

Very Long Text

Texts over 100,000 characters might cause slight delays. This is normal. The browser is doing a lot of processing. Be patient, or consider breaking the text into smaller chunks.

Browser Overwhelmed

If you have many tabs open or other demanding web applications running, your browser might be short on resources. Close unnecessary tabs and restart the browser.

Old Device

Older computers and phones might process large texts more slowly. There's not much that can be done about this except using smaller text chunks or a faster device.

Mobile-Specific Issues

Keyboard Covering Input

On some mobile devices, the keyboard might cover the input area. Scroll up after tapping the input field to see what you're typing.

Paste Not Appearing

If pasting doesn't work, try long-pressing in the input area until you see the Paste option. Some keyboards have a clipboard button that makes pasting easier.

Buttons Hard to Tap

On small screens, the case buttons might be close together. We've designed them to be large enough for most fingers, but if you're having trouble, try rotating your phone to landscape mode for more space.

Still Having Issues?

If none of these solutions helped, we want to know about it. Contact us with a description of your problem, what device and browser you're using, and what you expected to happen versus what actually happened. We'll do our best to help.