Select By Index is a Blender add-on from Eric-Banker for selecting all vertices, edges, or faces within an index range. It works in Edit Mode, accessed through the Select menu under "By Index."
Inside the tool you set the selection mode—vertex, edge, or face—and define the selection range using either a start and stop index or a selection count. A selection behavior option lets you replace the current selection or add to a prior one.
Version 1.3.0 added the "Count" selection range input mode, revised the GUI for better display and handling of the range input modes, and brought a minor performance improvement for very large meshes. The add-on is written entirely in Python, requires no special permissions, is compatible with Blender 4.2 LTS and newer, and is released under the GNU General Public License v3.0 or later.