Notice

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

Pedersen Device

Pedersen Device
Category
Rifle
Barrel
Not recorded
Weight, empty
964 g
Introduced
1918

About

What it is, and why it matters

Copy a link to this section

The Pedersen Device is a semi-automatic conversion unit that replaced the bolt of a modified M1903 Springfield rifle, turning the bolt-action service rifle into a blowback-operated, semi-automatic carbine firing a low-power .30 caliber pistol-sized cartridge. Designed by John D. Pedersen during World War I, it was issued the deliberately misleading nomenclature 'Automatic Pistol, Caliber .30, Model of 1918' to preserve secrecy. Fed by a 40-round stick magazine inserted at an angle on the right of the receiver, it was intended to deliver high-volume close-range fire across no man's land while still allowing the soldier to reinstall the standard bolt for long-range bolt-action shooting. The war ended before it could be used in combat, and almost all of the roughly 65,000 devices produced were later destroyed, making surviving examples among the rarest of American military firearms.

Demonstrated to US Army ordnance officers on October 8, 1917, the device so impressed observers that it was rushed into secret production. Pedersen reportedly stood and fired rapid semi-automatic fire from a rifle that moments earlier had been a slow bolt-action, stunning the officers present. The Armistice of November 1918 rendered the weapon's surprise-assault role moot, and it never saw combat.

The Pedersen Device is not a complete firearm on its own; it replaces the bolt assembly of a specially modified rifle (the M1903 Mark I) that featured an oval ejection port, altered sear, and modified magazine cut-off. After the Armistice the US Army scrapped the vast majority of devices in the 1920s, which is why intact examples are extremely valuable to collectors.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Remington Arms
Category
Rifle
Country
United States
Status
Discontinued
Produced
1918 to 1920

DimensionsAs issued, without a magazine or an optic.

Weight, empty
964 g
Weight, loaded
1.42 kg

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

Action
Blowback
Firing mechanism
Hammer fired
Trigger
Single action
Capacity
40
Magazine
Detachable box

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

Frame
Steel
Slide
Steel
Barrel
Steel
Finish
Blued

BallisticsFrom the service cartridge, not a handload.

Muzzle velocity
396 m/s
Muzzle energy
406 J
Effective range
90 m
Maximum range
500 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
  • Drop in bolt replacement
  • Converts bolt action to semi auto
  • 40 round stick magazine
  • Side mounted magazine

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 1,612 rifles964 g3.50 kgAmong the lightest tenth
Magazine capacityAmong 1,611 rifles405Holds more rounds than about 90%

Answers

Questions about the Pedersen Device

Copy a link to this section
How much does the Pedersen Device weigh?

The Pedersen Device weighs 964 g (2.13 lb) empty and 1.42 kg (3.12 lb) loaded.

What caliber is the Pedersen Device?

The Pedersen Device is chambered in 7.65x20mm Longue.

How many rounds does the Pedersen Device hold?

The Pedersen Device holds 40 rounds, fed from a detachable box magazine.

Who makes the Pedersen Device?

The Pedersen Device is made by Remington Arms (United States). It was designed by John D. Pedersen.

When was the Pedersen Device introduced?

The Pedersen Device was introduced in 1918 and discontinued in 1920.

How does the Pedersen Device operate?

The Pedersen Device uses a blowback action, and its firing mechanism is hammer 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

In service

United States Army
1918

Provenance

Confidence in this record

82%

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/pedersen-device' \  --header 'X-API-Key: your_key'
Response
{  "id": "pedersen-device",  "name": "Pedersen Device",  "manufacturer": {    "id": "remington",    "name": "Remington Arms",    "countryCode": "US",    "foundedYear": 1816,    "website": "https://www.remarms.com",    "logoUrl": null,    "description": null,    "status": "active",    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-11 23:44:38",    "updatedAt": "2026-02-18 03:40:45",    "version": "f839df62af811e3e261014e3302be8a7e112b5d78fb2f9f7bfad68d74817c9c8"  },  "category": {    "id": "rifle",    "name": "Rifle",    "description": "Long-barreled firearms designed for accurate shooting"  },  "country_of_origin": "US",  "year_introduced": 1918,  "barrel_length_mm": null,  "weight_empty_g": 964,  "action_type": "blowback"}