FAQ

Frequently Asked Questions

Practical answers about workflow, file handling, privacy, and troubleshooting.

Workflow & Production

How do I keep preset looks consistent across projects?

Save your slider values (contrast, brightness, highlights, shadows, grain) with the project. Reusing the same values on similar lighting gives consistent black and white output.

When should I use the batch black and white converter?

Use `/batch-black-and-white-converter` when you need one baseline look across many photos. It is useful for galleries, catalog images, and first-pass client previews.

What is the recommended RAW → delivery workflow?

Cull and color-correct in Lightroom or Capture One first, then export high-quality JPEG/TIFF files and convert in BWConverter. Do final spot adjustments only on selected keepers.

Technical Specifications

How large can my files be?

The hosted interface is tuned for files up to 10 MB for smoother browser performance. Very large frames may still work, but available RAM becomes the practical limit.

Does the converter change image dimensions?

No. Output keeps the original width and height. If you need smaller files, lower quality/compression at export.

Which formats are supported?

For standard conversion, BWConverter supports common image formats such as JPG, PNG, and WebP. The logo converter also supports SVG input and preserves transparency.

Privacy & Compliance

Are images or analytics sent to your servers?

Image pixels are processed locally in your browser. Optional analytics can collect anonymous usage events like page views; details are listed on `/privacy`.

How do I document privacy for client audits?

Use `/privacy` and `/about` as policy references, then capture a browser network log during conversion to show there are no image upload requests.

Can I run BWConverter offline?

Yes. Once assets are available locally, conversion can run without sending files to external APIs.

Troubleshooting

Preview rendering pauses on very large files. Why?

High-resolution images can exhaust browser memory. Try smaller batches, close extra tabs, or export a lighter intermediate file before conversion.

Downloads are larger than my client’s limit. What should I check?

Use JPG/WebP with lower quality settings and verify output size before delivery. PNG exports are usually larger for photo content.

Where can I find sample outputs for comparison?

Visit `/examples` to compare before/after results and inspect style choices for portraits, newborn sessions, and street scenes.

Advanced Features

Can I integrate the conversion worker in my own app?

Yes. You can reuse worker-based processing in a custom frontend setup. This is useful if you need black and white conversion inside an internal CMS.

Can I define my own presets?

Yes. Create a preset object with your preferred slider values and store it in local storage or your own settings layer.

Is batch processing available via API?

There is no public hosted API endpoint. Batch processing is currently delivered through the web UI and browser worker architecture.

Still Have Questions?

If your use case is not covered here, start with the guide or contact support.

Quick Tips for Best Results

  • • Start from a well-exposed image with clear subject separation
  • • Apply one preset first, then tune highlights and shadows
  • • Use batch mode for consistency, then refine select images individually
  • • Prefer JPG/WebP for smaller delivery files; PNG for transparency
  • • Conversion runs locally, so originals stay on your device