Notice

New Media API EndpointPull newly uploaded firearm images and rendersAll Media API Endpoint

Bauer 25 Automatic

Category
Pistol
Barrel
53 mm
Weight, empty
283 g
Introduced
1972

About

What it is, and why it matters

Copy a link to this section

The Bauer 25 Automatic is an American-made stainless steel copy of the FN Baby Browning, a .25 ACP vest-pocket pistol. Produced in Fraser, Michigan from 1972 to 1984, it was one of the first semi-automatic pistols manufactured entirely from stainless steel, using precision-machined 416 stainless investment castings with hand-fitted internal parts. The blowback-operated pistol fed from a six-round detachable box magazine and used integral fixed sights machined into the slide.

Founder Robert Bauer had previously worked for DeSantis Holsters before setting up his Michigan plant to build a stainless-steel update of the legendary Baby Browning; after his death in 1984 the line was rebranded the Fraser-25, and the factory burned to the ground in 1986.

The fire position of the thumb safety doubles as the takedown position; the barrel rotates clockwise roughly 45 degrees to disassemble. Grips were offered in synthetic white pearl (most common), walnut, black pearl, and pink pearl.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Bauer Firearms Corporation
Category
Pistol
Country
United States
Status
Discontinued
Produced
1972 to 1984

DimensionsAs issued, without a magazine or an optic.

Barrel
53 mm
Overall length
103 mm
Height
71 mm
Width
25 mm
Weight, empty
283 g

ActionHow it cycles, what trips it, and what feeds it.

Action
Blowback
Firing mechanism
Striker fired
Trigger
Single action
Capacity
6
Magazine
Detachable box

MaterialsEach swatch is the material itself, not a colour chosen to stand for it.

Frame
Stainless steel
Slide
Stainless steel
Barrel
Stainless steel
Finish
Stainless

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
232 m/s
Muzzle energy
87 J
Effective range
7 m

Trajectory

What the round does downrange

Solved from the muzzle figures and the bullet. The dashed rule is the effective range on the record, and the crosses are the steps the solver returned.

Copy a link to this section

No load solved for this record yetThe flight path is computed from a cartridge and a bullet. This record has no ammunition filed against its chambering, so there is nothing to solve.

Features

What it has

What the record lists as fitted, drawn from the catalogue.

Copy a link to this section
  • Fixed sights
  • Investment cast construction
  • Rotating barrel takedown
  • Interchangeable grips

Standing

How it compares

Copy a link to this section

Each figure against the firearms of the same type and cartridge that record it, or of the same type where that cartridge has too few. Positions are read to the nearest tenth.

MeasurementThis firearmMedianPosition
Empty weightAmong 86 .25 ACP pistols283 g350 gLighter than about 90%
Overall lengthAmong 85 .25 ACP pistols103 mm114 mmShorter than about 90%
Barrel lengthAmong 84 .25 ACP pistols53 mm54 mmShorter than about 70%
Magazine capacityAmong 93 .25 ACP pistols66Near the median

Answers

Questions about the Bauer 25 Automatic

Copy a link to this section
How much does the Bauer 25 Automatic weigh?

The Bauer 25 Automatic weighs 283 g (10.0 oz) empty.

What caliber is the Bauer 25 Automatic?

The Bauer 25 Automatic is chambered in .25 ACP.

How many rounds does the Bauer 25 Automatic hold?

The Bauer 25 Automatic holds 6 rounds, fed from a detachable box magazine.

How long is the Bauer 25 Automatic?

The Bauer 25 Automatic is 103 mm (4.06 in) long overall, with a 53 mm (2.09 in) barrel.

Who makes the Bauer 25 Automatic?

The Bauer 25 Automatic is made by Bauer Firearms Corporation (United States). It was designed by Robert Bauer.

When was the Bauer 25 Automatic introduced?

The Bauer 25 Automatic was introduced in 1972 and discontinued in 1984.

How does the Bauer 25 Automatic operate?

The Bauer 25 Automatic uses a blowback action, and its firing mechanism is striker fired.

Compatibility

Which parts fit this firearm

Copy a link to this section

Studio

Every part that mounts on this, resolved

Not a list the maker typed out: the answer comes from the mounts this firearm exposes and the interface each part needs, so it stays right when either one changes.

  • Every part that mounts on any firearm in the catalogue
  • Interface standards, platforms and fit overrides
  • The same answers through the API and the MCP server

Requires a signed-in GunSpec account on the Studio plan. The answer is computed per part, so it is not part of the public record.

Provenance

What the record holds

Every figure above was taken from one of these pages. The confidence reflects how much of the record came from a page a claim can be checked against.

Copy a link to this section

Provenance

Stockists

Where to buy

Offers link straight to the shop. GunSpec never takes the order.

Copy a link to this section

No shop has listed this firearm yet

Stock and prices come from the shops themselves. If you sell this firearm, you can list it and it appears here.

List a firearm

MCP

Ask an assistant about it

The same record, reached the way a person asks for it rather than the way a program does.

Copy a link to this section

Ask GunSpec

Works with

Claude CodeClaude DesktopCursorVS CodeGitHub CopilotWindsurf

Point an MCP client at GunSpec and it answers from the catalogue rather than from memory. A free key covers the read tools.

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

Copy a link to this section
curl --request GET \  --url 'https://api.gunspec.io/v1/firearms/bauer-automatic' \  --header 'X-API-Key: your_key'
Response
{  "id": "bauer-automatic",  "name": "Bauer 25 Automatic",  "manufacturer": {    "id": "bauer",    "name": "Bauer Firearms Corporation",    "countryCode": "US",    "foundedYear": 1972,    "website": null,    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-06-21 23:00:46",    "updatedAt": "2026-06-21 23:00:46",    "version": "6a6ea59ccc670e42bba082d260084d1410875b84dcff646947e371d5cbf7ca3e"  },  "category": {    "id": "pistol",    "name": "Pistol",    "description": "Handguns designed to be fired with one or two hands"  },  "country_of_origin": "US",  "year_introduced": 1972,  "barrel_length_mm": 53,  "weight_empty_g": 283,  "action_type": "blowback"}