# B\&W Film Reversal

### Permanganate Bleach Solution

Mix equal parts A and B before use. Mixture will last a short time so it is stored in equal parts before use.

#### Part A

* 4g Potassium Permanganate
* 1000ml Water

#### Part B

* 54.5g Sodium Bisulphate
* 1000ml Water

{% hint style="warning" %}
For films with weaker emulsions such as HP5 and Kentmere 100 the quantity of the Potassium Permanganate and Sodium Bisulphate should be halved. It is probably a good idea to do so with most films.
{% endhint %}

### Metabisulphite Clearing Bath

* 30g Sodium Metabisulphite OR 35g Potassium Metabishulphite
* 1000ml Water


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://film.dudwire.com/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
